Share via


Hyper-V 中的guest machine的 DC時間同步的問題

 

Issue: Hyper-V 中的guest machine的 DC時間同步的問題

Log Analyze:

· 系統事件不斷發生 Event 24, 29, 38的錯誤

image

image

image

Resolution:

· 參考KB976924的方法從Hyper-V介面把時間同步化的功能關閉

You receive Windows Time Service event IDs 24, 29, and 38 on a virtualized ___domain controller that is running on a Windows Server 2008-based host server with Hyper-V

https://support.microsoft.com/kb/976924/en-us

Disable time synchronization on the host by using Integration Services, and then configure the virtualized ___domain controller to accept the default Windows Time Service (W32time) ___domain hierarchy time synchronization. To do this, follow these steps:

  1. Open Hyper-V Manager.
  2. Click Settings.
  3. Click Integration services.
  4. Clear the Time Synchronization option.

clip_image008

  1. Exit Hyper-V Manager.
  2. Restart the server.

· 在其他的DC執行下面的指令與PDC主機同步

Net time /___domain: 網域名稱

Or

· Net time \\PDC主機 /set /y