Win2k Sever Diary Error Analysis

xiaoxiao2021-03-06  78

1. When you start your computer today, I found that it is much slower than ever .... So open the system diary discovery:

Event type: error

Event Source: Userenv

Event type: no

Event ID: 1000

Date: 2004-11-9

Event: 12:09:46

User: NT Authority / System

Computer: Red

description:

Windows cannot be

/*** .***.com/sysvol/fragment.fragment.com/policies/{ {31b2f340-016d-11d2-945f-00c04fb984f9 }/machine/registry.pol Access registry information, the item is 53.

The analysis is: Windows 2000 attempts to access its Sysvol sharing to read group policies through the primary network adapter. Since this sharing cannot be accessed through this adapter, the operation is unsuccessful.

Workaround: Start ---> Control Panel >>> Network and Dial Connections >>> Advanced >>> Advanced Settings >> Connection

Click the arrow button on the right to move this adapter to the top of the list.

If it is a W2000SRV dual network card ADSL (RasppoE virtual dial), if the ADSL's network card must enter the DNS specified by the ADSL, the server's startup is more slower than if the DNS is not entered, and it is also necessary to report the above error.

2, this machine is PDC in the catalog forest. Please use the NET command 'net time / setsntp: ' to configure the synchronization from the external time source. "

TO:

C: /> Net time /setsntp:"time-a.nist.gov time-b.nist.gov "

Set the SNTP success, verify the command:

C: /> NET TIME / QUE

C: /> Net time // computername / set / yes

This can only synchronize once!

NET TIME / SETSNTP: "PDC"

转载请注明原文地址:https://www.9cbs.com/read-94105.html

New Post(0)