Basic knowledge of command-line interfaces (CLI). Familiarity with general programming concepts is helpful but not mandatory. A Windows-based system with PowerShell installed for hands-on practice. Description Introduction:The Mastering PowerShell Scripting course is designed to elevate your skills in P...
When it comes to inline commenting when comments are added on the same line of script but at the end, my advice is to strongly avoid this practice. When people skim script, they don’t always look to the end to see if there was a comment. Also, if others start modifyin...
In my opinion, even though there are plenty of online resources, sample scripts, and exercises to help you practice, "Mastering PowerShell Scripting" is a must-have for anyone serious about PowerShell. Amazon Verified review Previous 1 2 3 4 5 ... Next ...
Advanced scripting Advanced scripts. Functions in PowerShell. Errors and Exceptions. Getting grasp of PowerShell modules. Lab Creating simple functions Creating advanced functions Adding error handling to a script Converting a function to a module ...
Getting real-life examples of scripting Theory and Lab Using PowerShell to automate active directory related tasks Using PowerShell to automate Azure cloud related tasks. Using PowerShell to automate Monitoring related tasks. Using PowerShell to automate networking related tasks. Practice Test & Intervi...
Hands-on exercises: Install and configure PowerShell; explore PowerShell commands Q&A Break Help system and basic commands (60 minutes) Presentation: Navigating the help system; common cmdlets Hands-on exercises: Explore “Get-Help” and find commands; practice basic commands ...
We are finally ready to talk scripting! In addition to the portal, Windows Azure offers a REST-style management API that we can leverage (it is secured with X.509 certificates). Writing against this directly, while not impossible, is not a very fun task. Fortunately, there areW...
In my opinion, even though there are plenty of online resources, sample scripts, and exercises to help you practice, "Mastering PowerShell Scripting" is a must-have for anyone serious about PowerShell. Amazon Verified review Previous 1 2 3 4 5 ... Next ...
Advanced scripting Advanced scripts. Functions in PowerShell. Errors and Exceptions. Getting grasp of PowerShell modules. Lab Creating simple functions Creating advanced functions Adding error handling to a script Converting a function to a module ...
In my opinion, even though there are plenty of online resources, sample scripts, and exercises to help you practice, "Mastering PowerShell Scripting" is a must-have for anyone serious about PowerShell. Amazon Verified review Previous 1 2 3 4 5 ... Next ...