-
Summary : In Beginner Event 6, you are required to compute the uptime for the local computer. About this event Division Beginner Date of Event 4/9/2012 12:01 AM Due Date 4/16/2012 12:01 AM Event scenario You are the main network administrator for a small...
-
Summary : Learn about using Windows PowerShell and specifying different calendar types to use with dates. Microsoft Scripting Guy, Ed Wilson, is here. Today is day four of my PowerShell Essentials for the Busy Admin series of webcasts. The series has...
-
Summary : Write a Windows PowerShell function to determine the status of time changes to daylight savings time. Microsoft Scripting Guy, Ed Wilson, is here. At the Windows PowerShell User Group meeting in Charlotte, North Carolina, Brian Wilhite talked...
Posted to
Hey, Scripting Guy! Blog
by
Hey, Scripting Guy! Blog : Windows PowerShell
on
02-18-2012
Filed under:
Filed under: Scripting Guy!, Windows PowerShell, operating system, dates and times, basic information, WMI, servers, guest blogger, Service Packs and Hot Fixes, Brian Wilhite
-
Summary : Learn how to use culture information in Windows PowerShell to format dates. Hey, Scripting Guy! I enjoyed your article yesterday about manually changing the way a date is displayed using string techniques. But the problem is that is a bit complicated...
-
Summary : Microsoft Scripting Guy Ed Wilson discusses four different techniques for using Windows PowerShell to convert date formats. Hey, Scripting Guy! I have a problem. Although I am sure you hear this a lot, this problem is causing me a major problem...
-
Summary : Learn how to use Windows PowerShell to easily get the number of the week of the year. Microsoft Scripting Guy, Ed Wilson, is here. It seems that at times things appear to be too hard. At other times, things that I figure might be too hard, end...
-
Summary : Microsoft PowerShell MVP Marco Shaw solves beginner event 10 in the 2011 Scripting Games and shows how to time script operations Microsoft Scripting Guy, Ed Wilson, here. Marco Shaw is the author of the expert commentary for Beginner Event 10...
-
Summary : Microsoft PFE, Michael Frommhold, uses Windows PowerShell to get the number of days between two dates as he solves Beginner Event 7 in one line of code. Microsoft Scripting Guy, Ed Wilson, here. Michael Frommhold is the author for the expert...
-
Summary : Beginner Event 9 in 2011 Scripting Games uses Windows PowerShell to create a file with a name that is based on a date. About this event Division Beginner Date of Event 4/14/2011 12:01 AM Due Date 4/21/2011 12:01 AM Event scenario You need to...
-
Summary : Beginner Event 7 uses Windows PowerShell to determine the number of days between dates. About this event Division Beginner Date of Event 4/12/2011 12:01 AM Due Date 4/19/2011 12:01 AM Event scenario Your company’s fiscal year ends on July...
-
Microsoft Scripting Guy Ed Wilson here. It has been a great week with some excellent guest bloggers. It is not that I took the week off; rather, I have spent the week working on some special projects I wanted to complete. The great thing about working...
-
Hey, Scripting Guy! I need to understand how to work with dates that I receive from Windows Management Instrumentation ( WMI ). I remember in VBScript I had to use a function I got from the Scripting Guys that did string manipulation to convert the WMI...
-
Hey, Scripting Guy! I need to be able to add and subtract dates so that I can use the results in custom queries for various Windows event logs using Windows PowerShell . Is doing this type of date manipulation easy or hard to do with Windows PowerShell...
-
In this post : What in the World Is Wrong with This Windows PowerShell Script I Wrote? How Can I Make a Script Run When a User Logs On? What in the World Is Wrong with This Windows PowerShell Script I Wrote? Hey, Scripting Guy! On trying to parse a datetime...
-
In this post : How Can I Format Dates in Windows PowerShell? A Get-ProgID Function from James Brundage? How Can I Run This Script on Remote Computers? Using Command-Line Arguments with Batch Files Can You Help Me Improve My Script? How Can I Format Dates...