PowerShell for the Enterprise Desktop [2hrs]
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.
We Respect Your Privacy.
By signing up for this free product, I agree that CSI-Windows.com may keep me informed via email about products and services. To opt out in the future, click the unsubscribe link in any marketing email you receive from us.
Your Instructor
Darwin Sanoy has a long history with Microsoft Windows and application management technologies. He has spent entirely too much time writing, speaking, blogging, training, consulting (and sometimes dreaming) about Windows applications. Darwin has designed and delivered advanced courses on Windows Installer, Windows 7, Application Compatibility, and App-V. He has written an eBook about managing application compatibility on 64-bit Windows. Recently, Darwin has been managing a large PowerShell template for desktop application deployment and management, using PowerShell to deploy Lync 2013 and Office 365. Darwin blogs on all of these topics at CSI:\>windows.
Course Curriculum
-
StartImportant PowerShell.exe Switches for Enterprise Desktop PowerShell (18:08)
-
StartSetting Set-ExecutionPolicy for Both 32-bit and 64-bit (w/ RTR Code) (8:00)
-
StartEasy Launcher CMD for End Users To Launch PowerShell Scripts (w/ RTR Code) (12:37)
-
StartControlling Execution Bitness (32 or 64) From WITHIN Your Script (w/ RTR Code) (11:45)
-
StartChecking Whether The Current Script Has Administrator Rights (w/ RTR Code) (7:17)