My memory is a bit fuzzy on this as I read about this awhile ago, but 
essentially when you run a logon script as you are, you are running it under 
the credentials of the user logging in.  So if you are attempting to install 
some software, and the user logging in has only limited privileges, then the 
install will most likely fail.  However, if you configure the script as a 
startup or shutdown script, then the script runs under the Local System account 
and has administrative privileges.
 
So in your case, you'll probably want to run it as a startup or shutdown script.
 
~Ben
 

________________________________

From: [EMAIL PROTECTED] on behalf of Anuj Attree
Sent: Fri 12/8/2006 11:28 PM
To: [email protected]
Subject: [ActiveDir] running scripts via group policy using alternate accounts


Hi,
 
Is there a way to run user logon scripts via Group Policy using alternate 
credentials (say domain admins)? 
i m putting this question because i want to (for example) install some s/w (yes 
i can use s/w installation feature from GPMC, i know) or want to run a command 
which can be run only by administartor (say ipconfig /registerdns or something 
else) through the script but as the user logging in should have administrator 
priveleges to install the s/w etc and which is not the case generally. 
 
please correct me if i m wrong.

-- 
Regards
Anuj Attree 

<<winmail.dat>>

Reply via email to