2. Configure the external time source, type w32tm /config /syncfromflags:manual /manualpeerlist:"net server"
3. Make PDC a reliable time source for the client, type w32tm /config /reliable:yes
4. On PDC server , start the W32Time service, type net start w32time
5. To check the status of your current time server settings, type w32tm /query /status
6. To display the configuration of run-time and where the setting come from, type w32tm /query /configuration