Use PowerShell
The Shell Is Calling
The Shell Is Calling
This user hasn't shared any biographical information
Homepage: http://www.usepowershell.com
Jabber/GTalk: steven.murawski@gmail.com
September 14, 2011 - 7:00 am
Posted in PowerShell, PowerShell Version 2 | No comments
(NOTE: I started this post a few weeks ago) This morning I woke up with my kitchen floor covered in water. As I was cleaning it up, I couldn’t help drawing some parallels between fixing a leaky pipe and a "leaky" (non-performing) script. My repair process this morning took the following steps: Contain the leak [...]
September 13, 2011 - 9:51 pm
Posted in Events, PowerShell, PowerShell Version 2, ShowUI | No comments
I’ll get the slides posted sometime (in the middle of migrating my machine to the developer preview of Win 8), but the links I mentioned are: —Project Home – http://www.show-ui.com —Codeplex Site – http://showui.codeplex.com —Doug Finke’s Blog – http://dougfinke.com/blog —Joel “Jaykul” Bennet’s Blog – http://huddledmasses.org —James Brundage’s Blog – http://blog.start-automating.com/
September 8, 2011 - 9:32 am
Posted in Events | No comments
I wish I could have make it out to Build or the PowerShell Deep Dive, but I’ll settle for these: September 13th – Wisconsin .NET User Group – Talking about Scriptable UI with PowerShell and ShowUI September 29th – Greater Milwaukee IT Pro User Group – Talking about the PsTools in the Sysinternals Suite October [...]
August 15, 2011 - 7:00 am
Posted in CommandAssist, Modules, PowerShell Version 2 | 1 comment
My friend Robert Robelo was kind enough to point out a problem with the proxies created by the CommandAssist module. In trying to research the problem, I found that PowerShell crashed ( yes, crashed.. not throwing an error, but CRASHED) when Get-Help could not resolve the command it needed to provide help for. Setting the [...]