Is it possible to deploy an exe file on computers whose users are not administrators and that when asking for the administrator user and password to be entered... it is done automatically?
The deployment was made from an account that is an administrator of the domain but on the users' computers it asks to manually enter an administrator user and password, I don't know why, I've tried deploying it using the System Account, Scanning Credentials and Currently Logged On, and always asks for the adm credentials. I thought it wouldn't be necessary since the user launching the deployment is an administrator.
On the other hand, the deployment also starts on my computer, even if I have selected another specific asset and not mine.
What I did is:
- First step, Type: Command -> msg.exe MESSAGE BLAH BLAH
- Second step, Type: Installer -> "{PackageShare}\Installers\file.exe" (I also tried it with powershell but the
same thing happens).
- Third step, Type: Command -> msg.exe WORKS
- Last step, Type: Command -> msg.exe FAILED