Guest BSC Mike Posted January 12, 2008 Posted January 12, 2008 i am running server 2003 without AD and getting this warning. kb328621 says to to point to NtpServer "root ime server that you are using" ie. the PDC. this is a stand alone member server with no DC's around. what to do? ignore the warning? i just want a simple uncomplicated dns server. thanks -- Overwhelmed Owner Business Solutions Consulting
Guest Ace Fekay [MVP] Posted January 12, 2008 Posted January 12, 2008 Re: w32time event id 36 In news:6877CEA4-059D-4C8F-AC0B-97E1511F5EBA@microsoft.com, BSC Mike <BSCMike@discussions.microsoft.com> typed: > i am running server 2003 without AD and getting this warning. > kb328621 says to to point to NtpServer "root ime server that you are > using" ie. the PDC. this is a stand alone member server with no DC's > around. what to do? ignore the warning? i just want a simple > uncomplicated dns server. > > thanks In a cmd prompt:: net stop w32time net time /setsntp:192.5.41.41 net start w32time Make sure UDP 123 in your firewall (whether a local firewall installed on the machine as well as your edge firewall and any security software like McAfee Security center) is opened to this machine or it won't work. -- Regards, Ace This posting is provided "AS-IS" with no warranties or guarantees and confers no rights. Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT, MVP Microsoft MVP - Directory Services Microsoft Certified Trainer Infinite Diversities in Infinite Combinations
Recommended Posts