Tag Archives: Powershell

PowerShell 4.0 Now Available for Download

That’s right, Windows Management Framework 4.0 is now available to download for down-level OS’s. Some important things to know regarding this: New Features and Updated Versions Windows PowerShell Windows PowerShell Integrated Scripting Environment (ISE) Windows PowerShell Web Services (Management OData … Continue reading

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

Using the ESPN API with PowerShell

Being a sports fan, I wanted to see what the ESPN API (just started in March 2012) had to offer (not much unfortunately unless you are a premium member) and make use of what PowerShell has to offer to pull … Continue reading

Posted in powershell | Tagged , , | 1 Comment

Guest Post on Hey, Scripting Guy! Talking PInvoke and PowerShell

Today my Hey, Scripting Guy! guest blog goes live. I am talking about using Pinvoke with PowerShell to handle the removal of files which may be locked by a process. Check it out and let me know what you think! … Continue reading

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

Fix Duplicate WSUS ClientIDs Using PowerShell

A common issue when using a ‘template’ or an OS image that hasn’t been sysprepped is that each client that has the same clientID will appear and disappear from the WSUS console (only 1 client will appear at a time). … Continue reading

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

Beginning with Windows Azure Using PowerShell

I recently created an account to use Windows Azure to create some virtual machines that I can then use to work with more systems than I can usually do given my current hardware. This also presents a great opportunity for … Continue reading

Posted in powershell | Tagged , , | Leave a comment