Install Postman with PDQ deploy
Matias Dall Rasmussenm
Hi.
I'm fairly new to PDQ deploy. I'm trying to deploy Postman to a test machine in our domain and I've had success with deploying other custom packages. I just can't get the postman package to work. The strange thing is, that it gives me a successful installation message when it's done running. But nothing shows up on the test machine. The installer files work, I've run them prior to creating the package. 
0
Comments
This was the only article I could find on this. Postman apparently will not install Machine wide unfortunately.
Here is my solution: Download the Postman.exe whatever version. Create a new package using a "--silent" parameter. Under 'run as' use "Logged on user" and have the user logged on who is going to get the package. This will give the user the correct files in their AppData as well as shortcuts on their desktop. Close enough... till Postman releases a machine wide installer or msi.
("--machine" does not work in my testing).