I am using a kixtart script for logons on my Server 2003 domain. The domain specifies a NETLOGON.BAT file which calls the kixtart script.

It works fine, but I have a unique situation where I need to make a change to ever workstation. I'd like to do it during the logon process, but must have Administrator credentials to make the change.

If the user is NOT an administrator, how do I force a kixtart script to run with administrator priveleges?