Brief Summary
This course is all about getting your PowerShell scripts to work smoothly on lots of Windows machines. With helpful tips and real-world examples, you'll learn how to build reliable scripts that are ready for the enterprise desktop.
Key Points
-
Quick start tips and tricks for PowerShell scripting.
-
Guidance on running scripts reliably on many Windows machines.
-
Real code walkthroughs demonstrating a layer-it-up approach.
-
Understanding unique attributes of Enterprise Desktop scripting.
-
Key PowerShell.exe switches for easier script running.
Learning Outcomes
-
Create reliable PowerShell scripts for enterprise use.
-
Utilize essential PowerShell.exe switches effectively.
-
Apply the layer-it-up approach to script development.
-
Understand the specifics of enterprise desktop scripting.
-
Navigate challenges of running scripts on multiple machines.
About This Course
Quick Start Tips, Tricks and Ready To Run Code.
Putting together a simple PowerShell Script is the easy part...
Ensuring that script will run reliably on thousands of Windows machines scattered across the globe is where a little guidance can save you a lot of time!
This course is a cheat sheet for getting your scripts to run reliably on the Enterprise Desktop. Most of the concepts and samples apply equally to servers.
Videos consist of real code walkthroughs that model the "layer-it-up" approach you should use to build your own scripts.
Understand the attributes of Enterprise Desktop scripting that make it unique.
Understand critical PowerShell.exe switches that make running scripts on the enterprise desktop easier.
Jose M. S.
Maybe I misunderstood, but was this supposed to teach Powershell? It seems to be geared to just getting Powershell to run.