|
Posted by Lanwench [MVP - Exchange] on January 7, 2006, 11:15 am
If you were Registered and logged in, you could reply and use other advanced thread options
> We are trying to use "Run As" in a shutdown script; however, since
> shutdown scripts run on the local system account, access to "run as"
> is denied. Is there any solution to this problem; either giving
> local system permissions to run as, or running shutdown scripts under
> a different security context? I do not think a different security
> context can run the shutdown scripts since user hives are unloaded by
> the time the scripts run, but I am not certain.
>
> Any ideas? Perhaps we should create a different solution altogether?
>
>
>
> background info:
> Shutdown scripts run as local system account:
> http://support.microsoft.com/kb/198642
>
> The Run As command cannot be used from the LocalSystem account
> http://support.microsoft.com/default.aspx?scid=kb;en-us;294676&sd=tech
>
> Although we are attempting this process with a Windows 2003 SP1
> system, we assume the articles linked above still apply.
I think you're correct & this is normal behavior. What is the shutdown
script supposed to do? There may be a better way.
|