To sync the VDI’s time from the AD:
Type the following command and then press ENTER:
w32tm /config /syncfromflags:domhier /update
Type the following command and then press ENTER:
net stop w32time
Type the following command and then press ENTER:
net start w32time
Type the following command and then press ENTER:
w32tm /resync /force