Author Archives: Boe Prox

PoshPAIG V1.6 released

I finally released PoshPAIG version 1.6 on Sunday. The link to it is here. I have 2 Guest Blogs with the Hey,Scripting Guy! blog (Thanks, Ed for letting me do this!) that will cover the new features. I will post … Continue reading

Posted in Modules, powershell, WSUS | Tagged , , , | 1 Comment

PowerShell Binary Clock: Round 2

As you have seen in my previous post where I built a “proof of concept” binary clock (which I think was the first binary clock built using PowerShell, but have not been able to confirm yet), it worked as well … Continue reading

Posted in powershell, scripts | Tagged , , , | 1 Comment

Building a Binary Clock with PowerShell

I was busy surfing the web when I could have been working on some PowerShell scripts (or doing yard work outside) when I came across a binary clock. I don’t quite remember how I got to the page showing a … Continue reading

Posted in powershell, scripts | Tagged , , , , | 3 Comments

Quick Hits: Translate Windows Error Codes

Sometimes while working in Windows you might see some logs or receive an error message that are just numbers. Something like a 5 or maybe a 32. Regardless, these are nothing short of confusing and make you have to Google … Continue reading

Posted in scripts | Tagged , , | 6 Comments

Working with Software Rollback Policies using PowerShell

One of the things I deal with a lot where I work when performing patch installations is that the number of .NET patches is just amazing! Obviously, these patches are a must to get installed, but sometimes they do not … Continue reading

Posted in Modules, powershell | Tagged , , , | 1 Comment