Blog Archives

PSG2013 Advanced Event 0: System Uptime

This is the Advanced version of Event 0 for the 2013 PowerShell Scripting Games Goal: A Script that reports system uptime for a collection of computers. It must accept one or more computers by parameter. May be either name or

Posted in Desktop, PowerShell, Server

PSG2013 Beginner Event 0: System Uptime.

This is Beginner Event 0 (the warm up) for the 2013 PowerShell Scripting Games I will attempt to answer both the beginner and advanced versions of this exercise. This event centers on calculating system uptime, which is a realistic administrative

Posted in Desktop, PowerShell, Server

Finding and Fixing Unquoted Service Paths, Pt3