apply
http://support.microsoft.com/kb/156276 or script the task to avoid
running CMD...
Btw. as far as I can tell, this should be implemented as a logoff - rather
than shutdown - script...
hth
Marcin
"news.eternal-september.org" <> wrote in message
news:hdh4kt$pam$...
>I have defined a GPO to delete some files from profile directories under
>"documents and settings". However, I am a little uncertain about which
>environment the script takes on when it runs. Since the script is on the
>domain controller, does it take on that environment, or the environment of
>the computer that the policy is applied against.
>
> This is the output of the script, and it appears to me that it is running
> against the DC. There are more profiles than "Administrator" on the
> target computer.
>
> I'd appreciate any enlightenment. Thanks.
>
>
> '\\mydomain.mycomp.com\SysVol\Policies\{288E854F-0B06-42C9-BCB2-ACF5CC72DE227}\Machine\Scripts\Shutdown'
> CMD.EXE was started with the above path as the current directory.
> UNC paths are not supported. Defaulting to Windows directory.
> Nothing to do for "Administrator"
> Press any key to continue . . .
>
>
>