I am working on installing software on remote 2K workstations by using the 'run as' command while the user is logged in. Our user's have local 'Power User' rights, and not all software will install if it needs to write to the registry. I'm using Net Meeting to take control of user's desktops to execute the installation, so I do not need to travel to user's dektops.
I have had success using .exe installation packages, but not .msi or .vbs installers. :|
There is a work-around to installing these .msi and .vbs files by using 'run as' to start the mmc.exe (MS Management Console), giving users local administrator's rights, then having them log on again. User's can literally install the software as themselves at that point, and I can relenquish admin rights before I have them reboot after the install is complete.
I know that there must be an easier way to do this, but I need to be able to protect our administrative passwords as well, so scripts that can be opened to reveal passwords are out.
Anybody have a better method?
viz
I have had success using .exe installation packages, but not .msi or .vbs installers. :|
There is a work-around to installing these .msi and .vbs files by using 'run as' to start the mmc.exe (MS Management Console), giving users local administrator's rights, then having them log on again. User's can literally install the software as themselves at that point, and I can relenquish admin rights before I have them reboot after the install is complete.
I know that there must be an easier way to do this, but I need to be able to protect our administrative passwords as well, so scripts that can be opened to reveal passwords are out.
Anybody have a better method?
viz
