Ön Koşul
Katılımcıların, 10961: Automated Administration with Windows PowerShell eğitimini almış olmaları gerekmektedir.
Etkinlik Hedefi
Bu eğitimde Windows Powershell 5.1'i kullanarak yönetim görevlerini otomatik hale nasıl getireceğinizi, Windows PowerShell İş Akışı, REST
API'sı ve XML ve JSON biçimlendirilmiş veri dosyalarıyla nasıl çalışılacağını öğreneceksiniz.
Etkinlik İçeriği
Module 1: Creating advanced functions
Lab: Converting a command into an advanced function
Lab: Creating a script module
Lab: Defining parameter attributes and input validation
Lab: Writing functions that accept pipeline input
Lab: Producing complex pipeline output
Lab: Documenting functions by using comment-based help
Lab: Supporting –WhatIf and -Confirm
Module 2: Using Microsoft .NET Framework and REST API in Windows PowerShell
Lab: Using Microsoft .NET Framework in Windows PowerShell
Lab: Using REST API in Windows PowerShell
Module 3: Writing controller
Lab: Writing controller scripts
Lab: Writing controller scripts that produce HTML reports
Module 4: Handling script errors
Lab: Handling errors in a script
Lab: Reading, manipulating, and writing XML-formatted data
Lab: Creating and deploying a DSC configuration
Lab: Configuring and using JEA
Module 7: Analyzing and debugging scripts
Lab: Analyzing and debugging an existing script
Lab: Creating and running a Windows PowerShell Workflow