Summary : In Advanced Event 6, you are required to compute the uptime for multiple servers. About this event Division Advanced Date of Event 4/9/2012 12:01 AM Due Date 4/16/2012 12:01 AM Event scenario You are the server lead for a medium-sized enterprise...
Summary : The Scripting Wife learns how to use Windows PowerShell to determine the number of days until the NCAA championship game. Microsoft Scripting Guy, Ed Wilson, here. It has been an extremely exciting week. I finished writing all of the Windows...
Hey, Scripting Guy! I need to use Windows PowerShell to be able to parse dates. We have dates that are displayed in different ways. Some are day/month/year, others are month/day/year, and still others are year/month/day. I need to be able to express...
Hey, Scripting Guy! I need to be able to use Windows PowerShell to work with dates. Dates have always been a difficult thing to work with, and I just dread scripting anything that has to do with dates. It seemed that VBScript had a dozen functions that...