Using a Microsoft resources to sync my PDC to microsoft's time I used the following command as an administerator on cmd
w32tm /config /computer:<<PDC-FQDN>> /manualpeerlist:time.windows.com /syncfromflags:manual /update
but this returns << was unexpected at this time
what can I do to solve this and sync my pdc to Microsoft Time servers to avoid any further hickups
EDIT: how do i substitue <<PDC-FQDN>>?
I typed the name of my domain controller-domain name but that didn't work