For my current project I am working on, I am using the PSake build framework for Powershell. When I attempted to call the WebDeploy application to push it out to the server I was successful when the path did not have spaces it it, but on our build server (powered by Hudson) I couldn’t get it to work because of the spaces in our directory names. I was sort of boxed in because I cannot use relative paths in WebDeploy.