July 2008 - Posts

Output Issue with Transcript in Powershell
As I mentioned in my previous blog post, there is a "bug" in the current version of Powershell with the Transcript. For "external" commands, (that is programs that aren't Powershell commands) the transcript will log the input but Read More...
Posted 14 July 08 11:30 by DanielS | 0 Comments   
"Logging" Script Output in Powershell
I've been using Powershell for deploy scripts from TFS builds at my current gig. I COULD have used MSBuild, but I chose Powershell for a number of reasons (which I'll detail in a future article on the subject). One important feature (particularly Read More...
Posted 12 July 08 10:41 by DanielS | 0 Comments