Kurser

5 dages kursus 
Læring inden for et specifikt emne

Automating Administration with PowerShell [AZ-040T00]

5. - 18. februar 2025 Taastrup
22. april til 2. maj 2025 Aarhus
12. - 21. maj 2025 Taastrup
15. - 26. september 2025 Taastrup
DKK  21.499
ekskl. moms
Nr. 87416 A
Tilmeld dig
161 har allerede deltaget
4,5
Fremragende
37 anmeldelser
Arrangementer på Teknologisk Institut bliver evalueret af deltagerne. Stjernerne angiver deltagernes gennemsnitlige tilfredshed inden for de sidste 5 år.

Dette kursus giver dig en grundlæggende viden og færdigheder i at bruge PowerShell til administration og automatisering af Windows-servere. På kurset lærer du at identificerer og bygge kommandoer til specifikke opgaver samt udvikle scripts til avancerede opgaver som automatisering af gentagne opgaver og rapportgenerering. Kurset understøtter produkter som Windows Server, Windows Client, Microsoft Azure, men med fokus på Windows Server til de praktiske øvelser.

Deltagerprofil

Dette kursus er for dig som allerede har erfaring med generel administration af Windows Server, Windows-klient, Azure og Microsoft 365, og som ønsker at lære mere om bruges af Windows PowerShell til administration. Kurset er også velegnet, hvis du har erfaring med serveradministration herunder Exchange Server, SharePoint Server og SQL Server.

Forudsætninger

Du forventes at have erfaring med administration, vedligeholdelse og fejlsøgning af Windows Server og Windows klient.

 

Udbytte

  • Lær de grundlæggende funktionaliteter i PowerShell
  • Lær at oprette grundlæggende scripts i Windows PowerShell
  • Lær at identificere og køre cmdletter til lokal systemadministration
  • Lær at arbejde med Windows PowerShell-pipelinen
  • Lær at bruge PSProviders og PSDrives til at arbejde med andre former for lagerplads
  • Lær at lave forespørgsler på systemoplysninger ved hjælp af WMI og CIM
  • Lær at arbejde med variabler, matrixer og hashtabeller
  • Lær at administrere Azure-ressourcer og Microsoft 365-tjenester med PowerShell

Det får du på kurset

Vi sørger for, at rammerne er i orden, så du kan fokusere på at lære.

Efter du har fuldendt kurset, vil du modtage et kursusbevis.

Kursusbevis

Hos Teknologisk Institut bruger vi kun erfarne undervisere.

Erfaren underviser

Certificeret underviser.png

Certificeret underviser

På kurset får du morgenmad, frokost, snacks og drikkevarer.

Fuld forplejning

På kurset er der indtænkt øvelser og deltagerinddragelse.

Øvelser og inddragelse

Materiale på engelsk

Materiale på engelsk

Undervisning på dansk

Undervisning på dansk

Tæt på kursusstedet er der gratis parkering.

Gratis parkering

Indhold

Module 1: Get started with Windows PowerShell
  • This module introduces you to Windows PowerShell and provide an overview of the product’s functionality. It explains how to open and configure Windows PowerShell, run commands, and use its built-in Help system.

    - Review Windows PowerShell
    - Understand the command syntax in Windows PowerShell
    - Find commands and get help in Windows PowerShell
Module 2: Maintain system administration task in Windows PowerShell
  • This module covers cmdlets that are commonly used for system administration tasks related to Active Directory, network configuration, server administration, and Windows device administration.

    - Manage Active Directory Domain Services using cmdlets
    - Mange network service settings for Windows devices using cmdlets
    - Mange Windows Server settings using cmdlets
    - Mange settings for a local Windows machine using PowerShell cmdlets
Module 3: Work with the Windows PowerShell pipeline
  • This module explains the purpose and use of PowerShell pipeline and use the pipeline to sort, filter, enumerate and display output data for PowerShell cdmlets. It also explains how to pass pipeline objects.

    - Understand the pipeline
    - Select, sort, and measure objects using the pipeline
    - Filter objects out of the pipeline
    - Enumerate objects in the pipeline
    - Send and pass data as output from the pipeline
    - Pass pipeline objects
Module 4: Work with PowerShell Providers and PowerShell Drives
  • This module explains two technologies: PSProviders and PSDrives, which let you work with many forms of storage by using the commands and techniques that you use to manage the file system.
    - Connect with data stores using PSProviders
    - Using PSDrives in PowerShell
Module 5: Querying management information by using WCIM and WMI
  • This module covers Windows Management Instrumentation (WMI) and Common Information Model (CIM). These technologies help to access information about a computer. Additionnally, both technnologies provide local and remote access to management information from the operating system, computer hardware, and installed software.

    - Review WMI and CIM
    - Querying configuration information by using WMI and CIM
    - Query and manipulate repository objects by using CMI and WMI methods
Module 6: Use variables, arrays, and hash tables in Windows PowerShell scripts
  • Variables are an essential component of scripts. You can use variables to accomplish complex tasks that you can't complete by using a single command. This module explains how to work with variables, arrays, and hash tables in Windows PowerShell scripts.

    - Manage variables in Windows PowerShell scripts
    - Work with arrays and hash tables in Windows PowerShell scripts
Module 7: Create and modify scripts in Windows PowerShell scripting
  • This module explains how to create and modify scripts. It covers useful scripting techniques that include importing data from a file, accepting user input, and error handling.
    - Create and run scripts by using Windows PowerShell
    - Work with scripting constructs in Windows PowerShell
    - Import data in different formats for use in scripts by using PowerShell cmdlets
    - Use methods to accept user inputs in Windows PowerShell scripts
    - Troubleshoot scripts and handle errors in Windows PowerShell
    - Use functions and modules in Windows PowerShell scripts
Module 8: Administer remote computers by using Windows PowerShell
  • This module covers remoting manily in its default configuration, using HTTP on port 5985. It describes how to configure remoting to allow for - or require - encryption based on Secure Sockets Layer (SSL).

    - Manage single and multiple computers by using Windows PowerShell remoting
    - Use advanced Windows PowerShell remoting techniques
    - Manage persistent connections to remote computers by using Windows PowerShell sessions
Module 9: Manage cloud resources by using Windows PowerShell
  • This module explains how to install the necessary modules for cloud services management and use PowerShell commands to perform simple administrative tasks on cloud resources such as Azure virtual machines, Azure storage accounts, and Azure subscriptions. The learning path also covers how to use the Azure Cloud Shell environment to perform PowerShell-based or Bash-based administration directly from the Azure portal.

    - Review Azure PowerShell module
    - Review the features and tools for Azure Cloud Shell
    - Manage Azure resources with PowerShell
Module 10: Manage Microsoft 365 services by using Windows PowerShell
  • This module explains how to efficiently manage the most commenly used services in Microsoft 365, such as Microsoft Entra ID, Microsoft Exchange Online, Microsoft SharePoint Online, and Microsoft Teams.

    - Manage users, groups, and licenses in Microsoft Entra ID by using Windows PowerShell
    - Manage Exchange Online by using Windows PowerShell
    - Manage SharePoint Online by using Windows PowerShell
    - Manage Microsoft Teams by using PowerShell
Module 11: Create and manage backgrounds jobs and scheduled jobs in Windows PowerShell
  • This module explains the job feature of Windows PowerShell. Jobs are an extentions point in Windows PowerShell, and there are several types of jobs. Each type works slightly different and has distinct capabilities.

    - Create and manage background jobs using Windows PowerShell
    - Create and manage scheduled jobs using Windows PowerShell
 

Anmeldelser af Automating Administration with PowerShell [AZ-040T00]

4,5
 
Fremragende Baseret på 37 anmeldelser
Arrangementer på Teknologisk Institut bliver evalueret af deltagerne. Stjernerne angiver deltagernes gennemsnitlige tilfredshed inden for de sidste 5 år.
Fremragende
Meget godt
Godt
Mindre godt
Ikke godt
Underviseren var rigtig dygtig og villig til at hjælpe og svare på spørgsmål.
 - Nicholas Madsen Aura Energi A.M.B.A
Underviser

Undervisningen varetages af en erfaren underviser fra Teknologisk Instituts netværk bestående af branchens dygtigste undervisere.

Vælg dato

Taastrup
5. - 18. februar 2025
Aarhus
22. april til 2. maj 2025
Taastrup
12. - 21. maj 2025
Taastrup
15. - 26. september 2025
Aarhus
4. - 14. november 2025

Vil du vide mere?

Microsoft Certificeringer - Få bevis på dine kompetencer

Microsoft Certificeringer der udbydes på Teknologisk Institut. Forstå hvor du befinder dig i certificeringsforløbet og hvad du mangler for at blive certificeret eksp...

Læs mere
 

3 gode grunde til at lære PowerShell

Få svar på hvad PowerShell er, hvad du kan bruge Powershell til, og få 3 gode grunde til hvorfor du bør lære PowerShell.

Læs mere