Anuj, I do understand what you are trying to accomplish, and I know there is no other way of doing this so you have to get this done using login scripts only.
As for joe's CPAU I tried it sometime back but unfortunately it didn't worked for me. Maybe I was doing something wrong, please do give it a shot or alternatively you can use "runas" command in script the only problem here being that you will have to write a script which automatically passes password to the command. You can tell the programmer to do so. Or you can use "kiXtart" script which would encrypt the script containing userid & password. You can also use paid tools like "TCQRunas" I know your organization will never allow this but you should try this for your own knowledge. Regards, Jaspreet Jolly _____ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Desmond Sent: Saturday, December 09, 2006 1:39 PM To: [email protected] Subject: RE: [ActiveDir] running scripts via group policy using alternate accounts The logon script will run in the context of the user who runs it. My suggestion is that you rethink your process because this sounds like a really crappy plan that you've got. I believe Joe Richards' cpau utility on joeware.net supports some type of encryption of credentials that you could use if you must do this. Thanks, Brian Desmond [EMAIL PROTECTED] c - 312.731.3132 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anuj Attree Sent: Saturday, December 09, 2006 2:29 AM 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
