RING 70 23 26 50 eller send en mail og få uforpligtende informationer om, hvor kurset udbydes, datoer, priser og en status på, om kurset har deltagere nok til at det bliver gennemført.
Udbydes kurset ikke i oversigten til højre, så kontakt os endelig for ny dato.
Get-Set for PowerShell! Du lærer de grundlæggende begreber i PowerShell, så du kan lave dine egne automatiseringsscripts samt læse og forstå andres. Samtidig bliver du fortrolig med hjælpesystemet.
Hvad er PowerShell, hvad kan jeg bruge det til, og hvordan kommer jeg i gang?
Hvad er forskellen på Windows PowerShell og PowerShell 7?
Hvilke cmdlets og moduler skal jeg anvende og hvordan?
Disse spørgsmål og meget mere får du svaret på i dette introduktionskursus til PowerShell.
Kurset er begrebsfokuseret med vægten lagt på syntaksen og tankegangen i PowerShell, og via konkrete kodeeksempler demonstrerer vi teorien. Hvert modul har tilhørende opgaver, så du får hands-on erfaring og prøver de ting af, du har lært.
Vi anvender konsollen til ad hoc scripting og ISE/Visual Studio Code som editor til længere scripts. Desuden arbejder vi med variable og funktioner og ser, hvordan man kan lave sit eget modul.
Alle kan google, men hvis du virkelig vil mestre PowerShell, skal du lære at læse og navigere i det indbyggede hjælpesystem og få en forståelse af, at alt i PowerShell er objekter.
Alle Microsoft platforme kan i korte træk styres og administreres i Windows PowerShell. Derfor er scriptsproget bredt anvendt både inden for Azure og on-premise løsninger. På kurset får du styr på hvordan du bruger de forskellige cmdlets og kobler dem sammen i en pipeline til at hente informationer om f.eks. brugere i AD'et, windows system information eller konfigurere en ny server.
Vi anbefaler, at man fortsætter med det videregående PowerShell kursus i samme uge, som ligger i direkte forlængelse af dette kursus.
Module A: Getting Started with Windows PowerShell
This module introduces students to Windows PowerShell, its purpose and history. The module will also cover the basics of using the shell, including the help system, command syntax, command discovery explaining the use of the two built-in host applications.
Module B: Working with the Pipeline
This module covers the Windows PowerShell pipeline along with a number of additional techniques and commands, including customizing command output, exporting and converting data, sorting objects, filtering objects, and enumerating objects allowing for the overall retrieval, manipulation and displaying of data.
Module C: Understanding How the Pipeline Works
This module explains the underlying details of how Windows PowerShell passes objects from command to command within the pipeline. Having seen it in action in the previous module will now get to see some of the theory under the hood. The emphasis will be on two specific techniques used by the shell and students will learn to explain the pipeline operation, predict command behavior and allows them construct more useful, predictable commands.
Module D: Preparing for Scripting
This module prepares students for writing scripts with Windows PowerShell, covering the Windows PowerShell security model and the use of variables.
Module E: Moving From a Command to Script to Module
This module shows students how to take a command that runs well in the console and turn it into a parameterized, reusable script, and how to evolve that script into a standalone script module. Students will learn the foundations needed to create their own reusable tools.
Module F: Using Profiles and Advanced PowerShell Techniques
#powershell #automatisering #kursus #kurser