Showing posts with label PowerShell. Show all posts
Showing posts with label PowerShell. Show all posts

Sunday, May 26, 2013

Executing scripts remotely from TeamCity using PowerShell

The problem I had to solve seems to be pretty simple on the beginning. Execute couple of deployment scripts on remote Windows 2008 R2 box, to perform deployment of web applications using with custom package manager used in our project.