Script Share - Start Deployments Via Powershell
So I was playing around with the command line options for pdqdeploy.exe and thought "Boy it would be cool if I could use this from my work desk". So I came up with a Powershell command that I can put in my profile which allows me to start a deployment without having to remote in to my PDQ Deploy server and fiddle with the interface.
You can find it here: http://pastebin.com/pZNMFCuK
In order for the script to work you will need to make sure the computer you are working with has PSRemoting enabled.
Comments
Thanks for sharing with the community Pome.