Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Install new program without being SA

Status
Not open for further replies.

Mdavis123

Programmer
Nov 12, 2001
56
US
We have to deploy a new 3rd party program build to 300 machines. Is there a way to do this without logging on as
System Adm. The program is installed already and is can be updated from the server?

Thanks for any help on this issue
Mike Davis
 
If the program can be deployed from the server, odds are you don't have to log in to the workstations at all. Have you tried it with a test workstation?
-Steve
 
Create a custom .msi package and have it install as system in group policy. That way you don't need admin rights.

hth
pat
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top