Networking Forums  

Go Back   Networking Forums > Networking Newsgroups > Windows Server Networking

Group Policy processing does not work properly with two DC's

Reply
 
Thread Tools Display Modes
  #1  
Old 09-18-2006, 06:16 AM
Default Group Policy processing does not work properly with two DC's



Hi there,

I have 2 DC's and have this error on of one of them:

Group Policy processing does not work and events 1030 and 1058 are logged in
the Application log of a domain controller.

If users log on by server02 everything is fine. If they log on by server01
then some settings are not set on their machine. The errors in the event log
are:

1030:Userenv: Windows cannot query for the list of Group Policy objects.
Check the event log for possible messages previously logged by the policy
engine that describes the reason for this.

1058:Userenv: Windows cannot access the file gpt.ini for GPO
cn={5A75AA16-F702-4447-B563-8932FC335DFD},cn=policies,cn=system,DC=spreydon,DC =org,DC=nz.
The file must be present at the location
<\\spreydon.org.nz\SysVol\spreydon.org.nz\Policies \{5A75AA16-F702-4447-B563-8932FC335DFD}\gpt.ini>.
(The system cannot find the path specified. ). Group Policy processing
aborted.

Server01 (the one that doesn't work) is an older one upgraded from windows
2000 to 2003. Server02 is new and is win 2003 from the beginning.

I found a post somewhere saying do this:

dfsutil /PurgeMupCache

which did work, but about 3 days later the errors re-appeared.

Can anyone help me with this problem?
Thanks in advance,
Steve.


Steve
Reply With Quote
  #2  
Old 09-18-2006, 07:06 AM
myweb
Guest
 
Posts: n/a
Default Re: Group Policy processing does not work properly with two DC's

Hello Steve,

try this one:

http://support.microsoft.com/?id=842804

should help you


Best regards

myweb
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.



> Hi there,
>
> I have 2 DC's and have this error on of one of them:
>
> Group Policy processing does not work and events 1030 and 1058 are
> logged in the Application log of a domain controller.
>
> If users log on by server02 everything is fine. If they log on by
> server01 then some settings are not set on their machine. The errors
> in the event log are:
>
> 1030:Userenv: Windows cannot query for the list of Group Policy
> objects. Check the event log for possible messages previously logged
> by the policy engine that describes the reason for this.
>
> 1058:Userenv: Windows cannot access the file gpt.ini for GPO
> cn={5A75AA16-F702-4447-B563-8932FC335DFD},cn=policies,cn=system,DC=spr
> eydon,DC=org,DC=nz. The file must be present at the location
> <\\spreydon.org.nz\SysVol\spreydon.org.nz\Policies \{5A75AA16-F702-4447
> -B563-8932FC335DFD}\gpt.ini>. (The system cannot find the path
> specified. ). Group Policy processing aborted.
>
> Server01 (the one that doesn't work) is an older one upgraded from
> windows 2000 to 2003. Server02 is new and is win 2003 from the
> beginning.
>
> I found a post somewhere saying do this:
>
> dfsutil /PurgeMupCache
>
> which did work, but about 3 days later the errors re-appeared.
>
> Can anyone help me with this problem?
> Thanks in advance,
> Steve



Reply With Quote
  #3  
Old 09-18-2006, 07:11 AM
myweb
Guest
 
Posts: n/a
Default Re: Group Policy processing does not work properly with two DC's

Hello Steve,

this should help you:

http://support.microsoft.com/?id=842804

Best regards

myweb
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.



> Hi there,
>
> I have 2 DC's and have this error on of one of them:
>
> Group Policy processing does not work and events 1030 and 1058 are
> logged in the Application log of a domain controller.
>
> If users log on by server02 everything is fine. If they log on by
> server01 then some settings are not set on their machine. The errors
> in the event log are:
>
> 1030:Userenv: Windows cannot query for the list of Group Policy
> objects. Check the event log for possible messages previously logged
> by the policy engine that describes the reason for this.
>
> 1058:Userenv: Windows cannot access the file gpt.ini for GPO
> cn={5A75AA16-F702-4447-B563-8932FC335DFD},cn=policies,cn=system,DC=spr
> eydon,DC=org,DC=nz. The file must be present at the location
> <\\spreydon.org.nz\SysVol\spreydon.org.nz\Policies \{5A75AA16-F702-4447
> -B563-8932FC335DFD}\gpt.ini>. (The system cannot find the path
> specified. ). Group Policy processing aborted.
>
> Server01 (the one that doesn't work) is an older one upgraded from
> windows 2000 to 2003. Server02 is new and is win 2003 from the
> beginning.
>
> I found a post somewhere saying do this:
>
> dfsutil /PurgeMupCache
>
> which did work, but about 3 days later the errors re-appeared.
>
> Can anyone help me with this problem?
> Thanks in advance,
> Steve



Reply With Quote
  #4  
Old 09-18-2006, 07:22 AM
myweb
Guest
 
Posts: n/a
Default Re: Group Policy processing does not work properly with two DC's

Hello Steve,

It can also be a problem with your SMB signing, see this link:
http://support.microsoft.com/kb/839499/

Best regards

myweb
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.



> Hi there,
>
> I have 2 DC's and have this error on of one of them:
>
> Group Policy processing does not work and events 1030 and 1058 are
> logged in the Application log of a domain controller.
>
> If users log on by server02 everything is fine. If they log on by
> server01 then some settings are not set on their machine. The errors
> in the event log are:
>
> 1030:Userenv: Windows cannot query for the list of Group Policy
> objects. Check the event log for possible messages previously logged
> by the policy engine that describes the reason for this.
>
> 1058:Userenv: Windows cannot access the file gpt.ini for GPO
> cn={5A75AA16-F702-4447-B563-8932FC335DFD},cn=policies,cn=system,DC=spr
> eydon,DC=org,DC=nz. The file must be present at the location
> <\\spreydon.org.nz\SysVol\spreydon.org.nz\Policies \{5A75AA16-F702-4447
> -B563-8932FC335DFD}\gpt.ini>. (The system cannot find the path
> specified. ). Group Policy processing aborted.
>
> Server01 (the one that doesn't work) is an older one upgraded from
> windows 2000 to 2003. Server02 is new and is win 2003 from the
> beginning.
>
> I found a post somewhere saying do this:
>
> dfsutil /PurgeMupCache
>
> which did work, but about 3 days later the errors re-appeared.
>
> Can anyone help me with this problem?
> Thanks in advance,
> Steve.



Reply With Quote
Reply

Tags
group, policy, processing, properly, work

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 08:58 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.