How do I use a script to install an MSI file also put Adminusername and password
How do I use a script to install an MSI file also put Adminusername and password
I'm new to practice to write script. My first, I would like to run powershall script to install msi file to another laptop without Dell Kace1000 When I run script to spare laptop that have UAC to fill username and password. what should I do to write more script to access UAC ?
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
SMal.tmcc
9 years ago
use pstools psexec to run app on remote machines without the need for a management appliance.
https://technet.microsoft.com/en-us/sysinternals/bb896649.aspx
https://technet.microsoft.com/en-us/sysinternals/bb896649.aspx
Comments:
-
psexec will allow you to pass credentials - SMal.tmcc 9 years ago
Posted by:
jamesRT
9 years ago
Posted by:
jamesRT
9 years ago