Share-Story | Win-Prize
Posted by Karl Mitschke in Uncategorized on December 19, 2011
PowerShell Magazine is currently soliciting articles for a series called “How I Learned to Stop Worrying and Love Windows PowerShell”. Anyone can submit an article and potentially win a TrainSignal PowerShell course. Check it out at PowerShell Magazine, and help new users!
PowerShell V 3.0 CTP Export-Csv now has an Append parameter!
Posted by Karl Mitschke in V3 on December 16, 2011
Great news for all those folks who rely on Export-Csv and who have been wanting an Append parameter! The latest CTP of PowerShell 3.0 now provides the parameter. It’s not perfect, but it’s close – if the data you are exporting does not match the current data, you will receive an error: If you rerun […]
Guest blog post on Hey, Scripting Guy! blog
Posted by Karl Mitschke in Guest Blog on December 13, 2011
Shortly after the Windows 2.0 PowerShell Bible came out, I was contacted by Ed Wilson of Microsoft Scripting Guy fame. He asked all of the authors if we’d like to contribute a guest blog post to the Hey, Scripting Guy! blog. I am pleased to say that mine is now published. I extended a script […]
Windows PowerShell 2.0 Bible now available!
Posted by Karl Mitschke in PowerShell Bible on September 29, 2011
The book is now available at Amazon and Barnes & Noble in the US. Looks like it will take a day or two to make it overseas.
Updated CopyAsColorizedHTML module–Supports PowerGUI, PowerShell ISE, PowerShell Console
Posted by Karl Mitschke in Uncategorized on September 28, 2011
In a previous post (https://unlockpowershell.wordpress.com/2010/10/30/copytocolorizedhtmlscript-editor-add-on-for-powergui/), I discussed the add-on that I created for PowerGUI, which I use to copy scripts into colorized HTML. I am now using PowerShell V3, and though you can “break” PowerGUI to work with PowerShell V3 (http://csharpening.net/?p=588), I need my add-ons! I couldn’t really abandon PowerShell V3, but I can temporarily […]
Windows PowerShell 2.0 Bible–Quick Update
Posted by Karl Mitschke in PowerShell Bible on September 27, 2011
Wiley now have the Description, Table of Contents, Author Information, and Downloads for the PowerShell Bible You can also read excerpts in PDF format. http://www.wiley.com/WileyCDA/WileyTitle/productCd-1118021983.html I wrote Chapters 3, 5, 7, 8, 9, and 12. The physical book should be hitting shelves shortly!
Windows 8 / PowerShell 3.0 / Microsoft Exchange 2010
Posted by Karl Mitschke in 2010, V3 on September 26, 2011
This is based on the developer’s preview of Windows 8. I will use the tag “Windows 8 Developer Build” for all of these posts. So, I’m playing with Windows 8 and PowerShell version 3, like nearly everyone else on the planet, and decided to install the Exchange Management Tools. The first thing to do is […]
Windows PowerShell 2.0 Bible is now finished!
Posted by Karl Mitschke in PowerShell Bible on August 2, 2011
Well, sort of. We are done writing the book, done with editorial review, and are working on the final proofreading before the book is published. It’s been a long, hard road, but I have learned a lot. The book is on target for an October release. We have a cover too The book is available […]
PowerShell Bible Update
Posted by Karl Mitschke in PowerShell Bible on April 11, 2011
The book is now available for pre-order on Amazon! Of course, we aren’t actually DONE with the book – I still have five chapters to deliver, and three of those have not even been started. My fellow authors are also working feverishly to meet our deadlines.
Three PowerGUI Script Editor Add-ins
Posted by Karl Mitschke in PowerGUI, PowerShell Bible on January 10, 2011
I have created three script editor add-ins for the PowerGUI script editor; I mentioned the first one in a previous post (https://unlockpowershell.wordpress.com/2010/10/30/copytocolorizedhtmlscript-editor-add-on-for-powergui/) You can download that add-in at the following page: Copy to Colorized HTML The second add-in was created to support my work on the PowerShell Bible, as code lines need to be less […]


