Author Archives: Boe Prox

Guest spot on the PowerScripting Podcast

I had the excellent opportunity to be a guest on the PowerScripting podcast earlier in September (1SEPT2011) to talk about my latest project: PoshPAIG. For anyone who hasn’t checked out the podcast, I HIGHLY recommend you do so. There is … Continue reading

Posted in News, powershell | Tagged , , , | Leave a comment

Don’t assume a Cmdlet has -WhatIf

Imagine that you are writing a script, or preparing to run a command that will perform a change on your domain. For instance, you are running the FailoverClusters module and want to move a cluster group on a given condition. … Continue reading

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

Checking for failing Hard Drives using S.M.A.R.T and PowerShell

I noticed a link to an article on twitter yesterday that talked about how you can use PowerShell to query for a SMART enabled hard drive and detect a possible imminent failure. It was an interesting article and showed me … Continue reading

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

Guest Blogger on Hey, Scripting Guy! for PoshPAIG

Yep, that is right! My articles on PoshPAIG 1.6 are live at the Hey, Scripting Guy! site. I have 2 articles this weekend talking about the latest updates and issues I ran into while working on this update. I will … Continue reading

Posted in GUI, News, powershell | Tagged , , | 2 Comments

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