Murad The logon (and logoff) script runs in the security context of the user that logged on.
The startup (and shutdown) script runs in the local machine system context. If you have a locked down build, you will probably be wanting to run your .exe as a startup script. Cheers James D. Stallard -----Original Message----- From: Murad Talukdar [mailto:[EMAIL PROTECTED] Sent: 09 March 2006 06:31 To: [email protected] Subject: user logon script context.... Hi guys, Can anyone point me to a paper detailing what security context a User logon script runs under? I want to know what kind of permissions a script(well, I understand that it doesn't have permissions itself but runs AT a certain level of access) has when that user logs one. For instance, if the user is just a restricted user locally, should I be able to call a .exe in the script which loads and writes to the c drive? All this to be done through a GPO. Kind Regards Murad Talukdar --------------------------------------------------------------------------- --------------------------------------------------------------------------- --------------------------------------------------------------------------- ---------------------------------------------------------------------------
