Who should attend
This seminar is aimed at service technicians and administrators from the Microsoft environment.
Prerequisites
Content of the course Workshop Microsoft PowerShell Fundamentals (MSPSFUN) or equivalent knowledge.
Course Objectives
Participants of this training will learn the necessary knowledge about the new features of Microsoft PowerShell.
Course Content
- Copy & paste: Why it sometimes makes sense to use script code from the Internet and what speaks against it
- Certificates, code signing and basic security in Powershell
- Loops and branches - how to master typical code constructions
- Input, output, parameters ( CSV, XML, JSON and parameter transfers)
- Divide and conquer: How functions make code clearer
- Living with errors: Error handling
- Troubleshooting Scripts
- How WMI and CIM help to uncover system secrets
- Everything at once: parallelization with jobs