Summary: Learn how to use a free Windows PowerShell module to audit and install patches on Windows systems. Microsoft Scripting Guy Ed Wilson here. Today, I am proud to present a guest blog post written by Boe Prox. Boe has written a really cool module to audit and install software patches on Windows systems.Boe is currently a senior ...
Summary: Learn how to check for administrative credentials when you run a Windows PowerShell script or command.Microsoft Scripting Guy, Ed Wilson, is here. Boe Prox is our guest blogger today.Boe Prox is currently a senior systems administrator with BAE Systems. He has been in the IT industry since 2003. He spent the past three years ...
Summary: Learn how to use Windows PowerShell and Microsoft .NET classes to find expired certificates on local and remote computers. Hey, Scripting Guy! How can I use Windows PowerShell and the .NET Framework classes to work with certificates?-- PB Hello PB, Microsoft Scripting Guy Ed Wilson here. We continue Guest Blogger ...
It seems like only yesterday that we were meeting Glenn Sizemore and Boe Prox at Tech·Ed 2010 North America in New Orleans. What? It was more than six weeks ago? Oh, right. Moving on...We asked Glenn and Boe if they would write brief trip reports about their Tech·Ed experiences. Enjoy! Glenn Sizemore (First Place in ...
Hey, Scripting Guy! I have a script that does certain management tasks based on the day of the week. I know how get the date in a script, but how can I tell whether it’s a Monday or a Tuesday or whatever?-- CT, Tallahassee, FLHey, CT. This is actually much easier then it might sound; that’s because VBScript ...