Tag Archives: Powershell

Show-UI Weather Widget and a Non Show-UI widget

Ok, this weather widget created by Joel “Jaykul” Bennett (Blog | Twitter) is just amazingly cool. This widget auto-updates the temperature and even updates the picture to reflect the current conditions outside. The requirement to run this is by having … Continue reading

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

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

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