SYSVOL tree is missing win 2003 after migrate domain from 2000 server
dear, please me solve issue. have migrate domain win_2000 sp4 win_2003 ent r2 (32bit). after migrate con`t edit or create group policy. searching internet realize in domain controller there sysvol tree contain missing. please me resolved issue.
thanks
shipon
hi,
based on description, can check ntfrs eventlogs, , if needed can perform non-authoritative restore on windows server 2003 domain controller.
to perform non-authoritative restore, stop frs service, configure
burflags registry key, , restart frs service. so:
- click start, , click run.
- in open box, type cmd , press enter.
- in command box, type net stop ntfrs.
- click start, , click run.
- in open box, type regedit , press enter.
- locate following subkey in registry:
hkey_local_machine\system\currentcontrolset\services\ntfrs\parameters\backup/restore\process @ startup
- in right pane, double-click burflags.
- in edit dword value dialog box, type d2 , click ok.
- quit registry editor, , switch command box.
- in command box, type net start ntfrs.
- quit command box.
regarding sysvol missing issue, following article may referred more information.
using burflags registry key reinitialize file replication service replica sets
http://support.microsoft.com/kb/290762
sysvol , netlogon share importance in active directory
best regards,
frank shen
Windows Server > Group Policy
Comments
Post a Comment