kaycee Posted January 27, 2005 Posted January 27, 2005 hi there,i'm having a login script which installs norton antivirus client on client computers.the clients do not have administrator permissions on their local computers.so when the script is running it doesn't install the antivirus proggy... it seems like it's running with the user's permissions...anything i can do ?eyal
tguy Posted January 27, 2005 Posted January 27, 2005 See this MSDN article: http://msdn.microsoft.com/library/default....allelevated.aspAnother option would be to explore the RunAs command or a freeware util called TCQRunAs.Both will allow you to elevate privileges during an installation.
berrick Posted January 28, 2005 Posted January 28, 2005 another way could be to install the software as a computer startup script
kaycee Posted January 28, 2005 Author Posted January 28, 2005 another way could be to install the software as a computer startup scriptit's a possibility i don't havesince i must assign the programand the computer objects are in "computers" container
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now