Scripts in Group Policy

  • Thread starter Thread starter Ahmad Nazrul Azhar
  • Start date Start date
A

Ahmad Nazrul Azhar

Need help, my scripts specified in group policy is not running. Scripts are
named in .bat. I have no idea why. Thanks.
 
thanks for replying. im convince the group policy is in effect, because i
can restrict users for accessing their control panel and such. but if it is
the case, how do i check it? thank you.
 
Hi Ahmad. You can run gpresult on the client machine to see if group policy
is being applied. This can be downloaded from
http://www.microsoft.com/windows2000/techinfo/reskit/tools/existing/gpresult-o.asp.

Also, check the application log on the machine for any errors with a source
of userenv (usualled Event ID 1000). If group policy is failing, this may
tell you why.

For advanced logging of profile/group policy processing, enable user
envirmonment logging using the instructions at
http://support.microsoft.com/default.aspx?scid=KB;EN-US;221833

Here are some other articles that may help:

http://support.microsoft.com/default.aspx?scid=KB;EN-US;198642

http://support.microsoft.com/default.aspx?scid=KB;EN-US;277803

http://support.microsoft.com/default.aspx?scid=KB;EN-US;302104

If none of this helps, please post information about the operating system on
the clients, what the logon script it doing, userenv errors in the
application log and the userenv.log if you can.
 
Back
Top