Run powershell as logged in user / local system / deploy user interactive
Misner Patrick
I deploy an image baseline with a nested package via PSExec.
How do I get powershell to show up for the logged on user with PDQ Deploy? I'm wanting to use read-host to have them name the PC after the nested package runs. powershell never does show up for the user no matter what I choose (remove -noninteractive, powershell step, install step, cmd step, run as deploy user interactive, local system, logged on user)
1
Comments