Showing tag results for Windows PowerShell

Feb 7, 2017
Post comments count0
Post likes count0

Announcing the 2016 Honorary Scripting Guys

Doctor Scripto

Summary: The Honorary Scripting Guys for 2016 are announced. Microsoft Scripting Guy, Ed Wilson, is here. Well, it has been an awesome year for Windows PowerShell and for the community. The Scripting Wife and I had the opportunity to speak at lots of user groups and conferences last year. This involved many, many miles of travel. Luckily, the comm...

Scripting Guy!Windows PowerShellcommunity
Feb 3, 2017
Post comments count0
Post likes count0

PowerTip: Get a list of security patches installed in the last 90 days

Doctor Scripto

Summary: Cloud and Datacenter Management MVP, Thomas Rayner, shows how to get a list of all the security patches installed in the last three months. How can I list all the security patches that I’ve installed in the last 90 days? There’s a class for that! Just use , and you can retrieve this information. Here is an example:

Windows PowerShellPowerTipguest blogger
Feb 3, 2017
Post comments count3
Post likes count1

PSScriptAnalyzer deep dive – Part 4 of 4

Doctor Scripto

Summary: Thomas Rayner, Microsoft Cloud and Datacenter Management MVP, shows how to write a custom PSScriptAnalyzer rule. Hello! I’m Thomas Rayner, a Cloud and Datacenter Management Microsoft MVP, filling in for The Scripting Guy this week. You can find me on Twitter (@MrThomasRayner), or posting on my blog, workingsysadmin.com. This week, I’m pre...

Windows PowerShellguest bloggerThomas Rayner
Feb 2, 2017
Post comments count0
Post likes count0

PowerTip: Get a list of suspended Azure Automation jobs

Doctor Scripto

Summary: Cloud and Datacenter Management MVP, Thomas Rayner, shows how get a list of all your suspended Azure Automation jobs. I think I have an Azure Automation job that is getting suspended for running too long. How can I verify this? You can use the cmdlet and its flag to get this information. Here is an example: You can also use other val...

Windows PowerShellPowerTipguest blogger
Feb 2, 2017
Post comments count0
Post likes count1

PSScriptAnalyzer deep dive – Part 3 of 4

Doctor Scripto

Summary: Thomas Rayner, Microsoft Cloud and Datacenter Management MVP, shows how to use Pester to get nUnit formatted results out of PSScriptAnalyzer. Hello! I’m Thomas Rayner, a Cloud and Datacenter Management Microsoft MVP, filling in for The Scripting Guy this week. You can find me on Twitter (@MrThomasRayner), or posting on my blog, workingsys...

Windows PowerShellguest bloggerThomas Rayner