meargh
December 3rd, 2005, 11:38 AM
I have a CMD script I run at each logoff. This is done by going into Group Policy and double clicking the Logoff entry under User Configuration | Windows Settings | Scripts (Logon/Logoff).
The actual script I run is C:\WINDOWS\system32\GroupPolicy\User\Scripts\Logoff\logoff.cmd.
This setup has worked fine for me for months. However, since installing GSS the other day, I see the following error in Event Viewer whenever I reboot:
-{ Quote: "Event Type: Error
Event Source: UserInit
Event Category: None
Event ID: 1000
Date: 12/3/2005
Time: 6:24:41 AM
User: N/A
Computer: <computer name>
Description:
Could not execute the following script logoff.cmd. Access is denied.
.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp." }-
I assume that something in GSS, probably AppDefend, is blocking whatever process kicks off the CMD script. The problem is that, without a log being saved to disk, I have no idea what's really going on.
Before I spend hours figuring out exactly what, can someone point me in the right direction?
The actual script I run is C:\WINDOWS\system32\GroupPolicy\User\Scripts\Logoff\logoff.cmd.
This setup has worked fine for me for months. However, since installing GSS the other day, I see the following error in Event Viewer whenever I reboot:
-{ Quote: "Event Type: Error
Event Source: UserInit
Event Category: None
Event ID: 1000
Date: 12/3/2005
Time: 6:24:41 AM
User: N/A
Computer: <computer name>
Description:
Could not execute the following script logoff.cmd. Access is denied.
.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp." }-
I assume that something in GSS, probably AppDefend, is blocking whatever process kicks off the CMD script. The problem is that, without a log being saved to disk, I have no idea what's really going on.
Before I spend hours figuring out exactly what, can someone point me in the right direction?