Install From Local Machine Instead of Repository
Andrew
Hello,
Anyone know a way to have the msi or exe to be launched and installed from the local machine it was copied to?
I have a msi that I copied to the C:\ drive of the targeted PC but I also want to launch it from that PC as well.
1
Comments
Any deployment is copied to the local machine before execution.
You will have to use a Command or PowerShell step. https://www.pdq.com/blog/alternative-to-dfs-deploying-to-remote-sites-with-powershell/