Friday, September 02, 2011

ไม่มี share folder ของ netlogon และ sysvol เมื่อเราทำการรีสตาร์ทเครื่อง DC (Windows 2003)

ในบางครั้งเครื่อง DC (Windows 2003) ของเรา ไม่มี share folder ของ netlogon และ sysvol เมื่อเราทำการรีสตาร์ทเครื่อง จะมีวิธีการแก้หลายวิธี ก่อนที่จะทำตามวิธีเหล่านี้ อย่าลืม backup ไว้ก่อนด้วยนะคับ
วิธีที่ 1 ตามลิงค์นี้ http://support.microsoft.com/kb/315457 วิธีนี้จะเป็นให้แก้ BurFlags registry ที่ HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NtFrs\Parameters\Cumulative Replica Sets\GUID เป็น D4 สำหรับเครื่องหลัก ส่วนเครื่องอื่นเป็น D2
วิธีที่ 2 ตามลิงค์นี้ http://support.microsoft.com/kb/947022 วิธีนี้จะแก้ค่าของ SysvolReady registry ที่ HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters ให้เป็น 1
วิธีที่3 ให้ทำการ 1. Stop NetLogon and FRS on the domain controller. 2. rename the Ntfrs.jdb file to Ntfrs.jdb.tmb in the \Ntfrs\Jet folder. 3. rename the Edb.chk file to Edb.chk.tmb in the \Ntfrs\Jet\Sys folder. 4. rename the Edb.log file, the Res1.log file, and the Res2.log file to Edb.log.tmp file, the Res1.log.tmp file, and the Res2.log.tmp in the\Ntfrs\Jet\Log folder. 5. Restart the NetLogon and FRS services on the domain controller.
Ref : http://itvithblog.exteen.com/20100512/share-folder-netlogon-sysvol-dc-windows-2003

No comments: