Windows 2003 / Userenv / Error / Event ID: 1030 [Archive] - C Board

PDA

View Full Version : Windows 2003 / Userenv / Error / Event ID: 1030


gicio
09-22-2003, 08:56 AM
Hi!!

I get an error message on 2 machines in my domain.

domain: 3 windows 2003 servers.
1 server: DC
2/3 servers: on this I get the error. the both servers are set as member servers.
how I can fix the error on the both machines?





Event Type: Error
Event Source: Userenv
Event Category: None
Event ID: 1030
Date: 22.09.2003
Time: 10:13:48
User: GICIOLAND\gicio
Computer: JAMESBROWN
Description:
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.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.





regards,


gicio

confuted
09-22-2003, 01:42 PM
6 posts from you on the tech board at once?

Waldo2k2
09-22-2003, 01:47 PM
you need to enable the distributed file system (DFS)

run, regedit32,
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Mup,
in right pane, double click DisableDFS.
I don't know how regedit in server03 works, but if it's a dword you should have to first click decimal then enter 0 into the edit box. If it's already 0 then DFS is on and thats not the problem.

Also, another thing causing the quirk could be your file and print sharing. Right click and pull up the properties of the default network connection, click the general tab, make sure that file and prints sharing checkbox is checked.



Beyond that I don't know what could be wrong.