T
The Victim
I have two 2012R2 domain controllers. SERVER001 holds all FSMO roles and is configured to get time from an external source. SERVER007 has no FSMO roles and is configured to get time from SERVER001.
I used this command to set time on SERVER007 and all the member servers, including Exchange 2010:
W32tm /config /syncfromflags:manual /manualpeerlist:"server001.domain.local,0x1"
Afterwards, I run this command to verify the source was set correctly:
w32tm /query /source
All the servers report SERVER001 as the source except Exchange 2010, which reports the source is SERVER007.
What would make the Exchange server use SERVER007 when SERVER001 is explicitly stated in the command?
Thank you in advance!
Continue reading...
I used this command to set time on SERVER007 and all the member servers, including Exchange 2010:
W32tm /config /syncfromflags:manual /manualpeerlist:"server001.domain.local,0x1"
Afterwards, I run this command to verify the source was set correctly:
w32tm /query /source
All the servers report SERVER001 as the source except Exchange 2010, which reports the source is SERVER007.
What would make the Exchange server use SERVER007 when SERVER001 is explicitly stated in the command?
Thank you in advance!
Continue reading...