When building a complex script in PowerShell, remember to bite off only what you can chew successfully. This means that you probably can’t code an entire script one setting, so
Month: September 2018
PowerShell Cleanup TipsPowerShell Cleanup Tips
PowerShell scripts can use and create many types out output. Some output is needed for archival purposes, picked up by other scripts, emailed to recipients and stored as queries for
Sleepy PowerShellSleepy PowerShell
Putting PowerShell to sleep. Seems cruel. But it is necessary sometimes in order to either wait for another process or for an operator to read output. In this week’s PowerShell
Event Log ConfigurationEvent Log Configuration
Production servers require a lot of attention and configuration before they are ready to be put into service. For this article we’ll work on an oft overlooked configuration item for