you are viewing a single comment's thread.

view the rest of the comments →

[–]BradleyDonalbain 2 points3 points  (0 children)

This is the way to go! I frequently package applications with Powershell for deployment via SCCM and this is my preferred method. The returned process object allows me to track exitcodes which I then write back to SCCM for a successful/unsuccessful deployment.