Running exe after deploying file/copy through PDQ Deploymment
Whats my first step in running the exe that I copied over in a file/copy deployment from PDQ Deploy?
-
Hi Christopher,
what is the intention here? if you want to install something, you have to use the install step and provide the silent install parameters. (those are added automatically if MSI installer is used) This step can also be used to run a simple executable which performs some action on the target system.
The filecopy is usefull for situation where you want to copy a file like teamviewerqs.exe to a specific location and add a shortcut to the desktop.
Please sign in to leave a comment.
Comments
1 comment