Error 1000 in application log every 5 minutes

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have the below error in my application log every 5 minutes.

Windows cannot access the registry information at
\\EIS.CRE.NOA.ALCOA.COM\sysvol\EIS.CRE.NOA.ALCOA.COM\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\Machine\registry.pol with (67).

I've spent the past two days searching Microsoft's site and applying the
resolution listed, but I am still seeing the error. I have not been able to
find a resolution for the error number shown in the message {with (67)}.

Has anyone experienced this issue or seen this problem. Any help would be
greatly appreciated.

Ron
 
I have the below error in my application log every 5 minutes.

Windows cannot access the registry information at
\\EIS.CRE.NOA.ALCOA.COM\sysvol\EIS.CRE.NOA.ALCOA.COM\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\Machine\registry.pol with (67).

I've spent the past two days searching Microsoft's site and applying the
resolution listed, but I am still seeing the error. I have not been able to
find a resolution for the error number shown in the message {with (67)}.

Has anyone experienced this issue or seen this problem. Any help would be
greatly appreciated.

Ron

Could be timing out try to retrieve the info.
How long does it take to do a
dir \\EIS.CRE.NOA.ALCOA.COM\sysvol\EIS.CRE.NOA.ALCOA.COM\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\Machine\registry.pol
 
Running this command returns:

The network name cannot be found.

Jerold Schulman said:
Could be timing out try to retrieve the info.
How long does it take to do a
dir \\EIS.CRE.NOA.ALCOA.COM\sysvol\EIS.CRE.NOA.ALCOA.COM\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\Machine\registry.pol

Running this command returns:

The network name cannot be found.
 
You could deklete the GPT.INI file %SystemRoot%\sysvol\sysvol\<Domain Name>\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9} on the target server.

Then see what happens.

See tip 3329 » How do I reset User Rights in the Default Domain Group Policy?
in the 'Tips & Tricks' at http://www.jsifaq.com
 
Back
Top