PC Review


Reply
Thread Tools Rate Thread

cANT GET RID OF EVENT 1000

 
 
Jimmy f
Guest
Posts: n/a
 
      16th Mar 2004
I have tried everything I could find on this subject to
stop getting these errors every 5 minutes in my app log,
including checking dns, checking replication, sysvol share
permissions, bindings on my nics(it does have 2 cards for
fault tolerance). Does anyone know what else I can try?
Thanks..

Event Type: Error
Event Source: Userenv
Event Category: None
Event ID: 1000
Description:
Windows cannot access the registry information at
\\gilmanbp.com\sysvol\gilmanbp.com\Policies\{31B2F340-016D-
11D2-945F-00C04FB984F9}\Machine\registry.pol with (13).

 
Reply With Quote
 
 
 
 
Derek Melber [MVP]
Guest
Posts: n/a
 
      16th Mar 2004
Did you set up any advanced logging on your GPOs? How about diving into the
userenv.log file?

If so, and still no luck, you might want to see if www.eventid.com can help,
but it is a pay service.

--
Derek Melber
BrainCore.Net
(E-Mail Removed)
"Jimmy f" <(E-Mail Removed)> wrote in message
news:e53801c40b9e$4c6bfba0$(E-Mail Removed)...
> I have tried everything I could find on this subject to
> stop getting these errors every 5 minutes in my app log,
> including checking dns, checking replication, sysvol share
> permissions, bindings on my nics(it does have 2 cards for
> fault tolerance). Does anyone know what else I can try?
> Thanks..
>
> Event Type: Error
> Event Source: Userenv
> Event Category: None
> Event ID: 1000
> Description:
> Windows cannot access the registry information at
> \\gilmanbp.com\sysvol\gilmanbp.com\Policies\{31B2F340-016D-
> 11D2-945F-00C04FB984F9}\Machine\registry.pol with (13).
>



 
Reply With Quote
 
jimmy f
Guest
Posts: n/a
 
      17th Mar 2004
I am new to 2000 server. What is the best way to set up
these 2?


>-----Original Message-----
>Did you set up any advanced logging on your GPOs? How

about diving into the
>userenv.log file?
>
>If so, and still no luck, you might want to see if

www.eventid.com can help,
>but it is a pay service.
>
>--
>Derek Melber
>BrainCore.Net
>(E-Mail Removed)
>"Jimmy f" <(E-Mail Removed)> wrote in

message
>news:e53801c40b9e$4c6bfba0$(E-Mail Removed)...
>> I have tried everything I could find on this subject to
>> stop getting these errors every 5 minutes in my app log,
>> including checking dns, checking replication, sysvol

share
>> permissions, bindings on my nics(it does have 2 cards

for
>> fault tolerance). Does anyone know what else I can try?
>> Thanks..
>>
>> Event Type: Error
>> Event Source: Userenv
>> Event Category: None
>> Event ID: 1000
>> Description:
>> Windows cannot access the registry information at
>> \\gilmanbp.com\sysvol\gilmanbp.com\Policies\{31B2F340-

016D-
>> 11D2-945F-00C04FB984F9}\Machine\registry.pol with (13).
>>

>
>
>.
>

 
Reply With Quote
 
Derek Melber [MVP]
Guest
Posts: n/a
 
      17th Mar 2004
This KB article has about everything you might need!

KB250842

--
Derek Melber
BrainCore.Net
(E-Mail Removed)
"jimmy f" <(E-Mail Removed)> wrote in message
news:e63f01c40bb3$d5d564c0$(E-Mail Removed)...
> I am new to 2000 server. What is the best way to set up
> these 2?
>
>
> >-----Original Message-----
> >Did you set up any advanced logging on your GPOs? How

> about diving into the
> >userenv.log file?
> >
> >If so, and still no luck, you might want to see if

> www.eventid.com can help,
> >but it is a pay service.
> >
> >--
> >Derek Melber
> >BrainCore.Net
> >(E-Mail Removed)
> >"Jimmy f" <(E-Mail Removed)> wrote in

> message
> >news:e53801c40b9e$4c6bfba0$(E-Mail Removed)...
> >> I have tried everything I could find on this subject to
> >> stop getting these errors every 5 minutes in my app log,
> >> including checking dns, checking replication, sysvol

> share
> >> permissions, bindings on my nics(it does have 2 cards

> for
> >> fault tolerance). Does anyone know what else I can try?
> >> Thanks..
> >>
> >> Event Type: Error
> >> Event Source: Userenv
> >> Event Category: None
> >> Event ID: 1000
> >> Description:
> >> Windows cannot access the registry information at
> >> \\gilmanbp.com\sysvol\gilmanbp.com\Policies\{31B2F340-

> 016D-
> >> 11D2-945F-00C04FB984F9}\Machine\registry.pol with (13).
> >>

> >
> >
> >.
> >



 
Reply With Quote
 
David Everett [MSFT]
Guest
Posts: n/a
 
      17th Mar 2004
What Service Pack are the DCs at?

Try enabling userenv debug logging on the workstation generating this error.

221833 How to Enable User Environment Debug Logging in Retail Builds of
Windows
http://support.microsoft.com/?id=221833

After debug logging is enabled log off and back on as a user and run the
following command in command prompt:

Windows XP client:
gpupdate /force

Windows 2000 client:
secedit /refreshpolicy machine_policy /enforce

See if you get the following in the debug log:

USERENV(e0.524) 14:32:06:429 ParseRegistryFile: Entering with
<\\path\Registry.pol>.
USERENV(e0.524) 14:32:06:429 ParseRegistryFile: Invalid file version.
USERENV(e0.524) 14:32:06:429 ParseRegistryFile: Leaving.
USERENV(e0.524) 14:32:06:429 ProcessGPORegistryPolicy: ParseRegistryFile
failed.
USERENV(e0.524) 14:32:06:439 ProcessGPOList: ProcessGPORegistryPolicy
failed.
USERENV(e0.524) 14:32:06:439 ProcessGPOs: Extension Registry
ProcessGroupPolicy failed, status 0x80004005.

If you get this error let me know the GUID referenced in the
"ParseRegistryFile: Entering with \\path\Registry.pol." entry.
--
David Everett
Microsoft Corporation

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

"Derek Melber [MVP]" <(E-Mail Removed)> wrote in message
news:#$(E-Mail Removed)...
> This KB article has about everything you might need!
>
> KB250842
>
> --
> Derek Melber
> BrainCore.Net
> (E-Mail Removed)
> "jimmy f" <(E-Mail Removed)> wrote in message
> news:e63f01c40bb3$d5d564c0$(E-Mail Removed)...
> > I am new to 2000 server. What is the best way to set up
> > these 2?
> >
> >
> > >-----Original Message-----
> > >Did you set up any advanced logging on your GPOs? How

> > about diving into the
> > >userenv.log file?
> > >
> > >If so, and still no luck, you might want to see if

> > www.eventid.com can help,
> > >but it is a pay service.
> > >
> > >--
> > >Derek Melber
> > >BrainCore.Net
> > >(E-Mail Removed)
> > >"Jimmy f" <(E-Mail Removed)> wrote in

> > message
> > >news:e53801c40b9e$4c6bfba0$(E-Mail Removed)...
> > >> I have tried everything I could find on this subject to
> > >> stop getting these errors every 5 minutes in my app log,
> > >> including checking dns, checking replication, sysvol

> > share
> > >> permissions, bindings on my nics(it does have 2 cards

> > for
> > >> fault tolerance). Does anyone know what else I can try?
> > >> Thanks..
> > >>
> > >> Event Type: Error
> > >> Event Source: Userenv
> > >> Event Category: None
> > >> Event ID: 1000
> > >> Description:
> > >> Windows cannot access the registry information at
> > >> \\gilmanbp.com\sysvol\gilmanbp.com\Policies\{31B2F340-

> > 016D-
> > >> 11D2-945F-00C04FB984F9}\Machine\registry.pol with (13).
> > >>
> > >
> > >
> > >.
> > >

>
>



 
Reply With Quote
 
Gary Mudgett [MSFT]
Guest
Posts: n/a
 
      30th Mar 2004
That message usually means that the registry.pol file in that policy is
corrupted in some fashion.

Since based on the policy GUID of the event says that it is the Default
Domain Policy, you could do the following:
257705 HOW TO: Reinitialize the EDRP on a Workgroup Computer Running Windows
http://support.microsoft.com/?id=257705
1. Logon to the PDC Emulator and rename/delete the registry.pol file from
the message.
2. From Start -> Run type in "regsvr32 sclgntfy.dll" (without the quotes)
3. Logoff and on with an Administrator account.

Note: Any other registry based policies would be removed and would need to
be specified again.

814751 You receive no warning that the Registry.pol file is corrupted
http://support.microsoft.com/?id=814751

--
Gary Mudgett, MCSE, MCSA
Windows 2000/2003 Directory Services

=====================================================
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.


"David Everett [MSFT]" <(E-Mail Removed)> wrote in message
news:#eF$(E-Mail Removed)...
> What Service Pack are the DCs at?
>
> Try enabling userenv debug logging on the workstation generating this

error.
>
> 221833 How to Enable User Environment Debug Logging in Retail Builds of
> Windows
> http://support.microsoft.com/?id=221833
>
> After debug logging is enabled log off and back on as a user and run the
> following command in command prompt:
>
> Windows XP client:
> gpupdate /force
>
> Windows 2000 client:
> secedit /refreshpolicy machine_policy /enforce
>
> See if you get the following in the debug log:
>
> USERENV(e0.524) 14:32:06:429 ParseRegistryFile: Entering with
> <\\path\Registry.pol>.
> USERENV(e0.524) 14:32:06:429 ParseRegistryFile: Invalid file version.
> USERENV(e0.524) 14:32:06:429 ParseRegistryFile: Leaving.
> USERENV(e0.524) 14:32:06:429 ProcessGPORegistryPolicy: ParseRegistryFile
> failed.
> USERENV(e0.524) 14:32:06:439 ProcessGPOList: ProcessGPORegistryPolicy
> failed.
> USERENV(e0.524) 14:32:06:439 ProcessGPOs: Extension Registry
> ProcessGroupPolicy failed, status 0x80004005.
>
> If you get this error let me know the GUID referenced in the
> "ParseRegistryFile: Entering with \\path\Registry.pol." entry.
> --
> David Everett
> Microsoft Corporation
>
> This posting is provided "AS IS" with no warranties, and confers no

rights.
>
> "Derek Melber [MVP]" <(E-Mail Removed)> wrote in message
> news:#$(E-Mail Removed)...
> > This KB article has about everything you might need!
> >
> > KB250842
> >
> > --
> > Derek Melber
> > BrainCore.Net
> > (E-Mail Removed)
> > "jimmy f" <(E-Mail Removed)> wrote in message
> > news:e63f01c40bb3$d5d564c0$(E-Mail Removed)...
> > > I am new to 2000 server. What is the best way to set up
> > > these 2?
> > >
> > >
> > > >-----Original Message-----
> > > >Did you set up any advanced logging on your GPOs? How
> > > about diving into the
> > > >userenv.log file?
> > > >
> > > >If so, and still no luck, you might want to see if
> > > www.eventid.com can help,
> > > >but it is a pay service.
> > > >
> > > >--
> > > >Derek Melber
> > > >BrainCore.Net
> > > >(E-Mail Removed)
> > > >"Jimmy f" <(E-Mail Removed)> wrote in
> > > message
> > > >news:e53801c40b9e$4c6bfba0$(E-Mail Removed)...
> > > >> I have tried everything I could find on this subject to
> > > >> stop getting these errors every 5 minutes in my app log,
> > > >> including checking dns, checking replication, sysvol
> > > share
> > > >> permissions, bindings on my nics(it does have 2 cards
> > > for
> > > >> fault tolerance). Does anyone know what else I can try?
> > > >> Thanks..
> > > >>
> > > >> Event Type: Error
> > > >> Event Source: Userenv
> > > >> Event Category: None
> > > >> Event ID: 1000
> > > >> Description:
> > > >> Windows cannot access the registry information at
> > > >> \\gilmanbp.com\sysvol\gilmanbp.com\Policies\{31B2F340-
> > > 016D-
> > > >> 11D2-945F-00C04FB984F9}\Machine\registry.pol with (13).
> > > >>
> > > >
> > > >
> > > >.
> > > >

> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Event Type:MRTG Event ID:1000 etrue Microsoft Windows 2000 Networking 0 21st Oct 2003 08:27 PM
1000 Event error + missing event viewer dcdon Microsoft Windows 2000 5 6th Sep 2003 05:38 AM
1000 Event ID Error + Problem with Event Viewer Right Pane Info missing (sometimes) dcdon Microsoft Windows 2000 2 30th Aug 2003 12:12 PM
Event Logg: Event ID 1000 Freddy Ulvseth Microsoft Windows 2000 Networking 0 29th Aug 2003 05:51 PM
Event 1000 every 5 minutes followed by event 1704 Stefano Microsoft Windows 2000 Group Policy 2 2nd Aug 2003 02:18 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:36 AM.