Azure Site Recovery Appliance(Physical Scenario - Modernized) time isnt synchronized

Andhika Saputra 20 Reputation points
2025-06-13T06:53:45.5866667+00:00

Screenshot 2025-06-12 191649

I want to try the Azure site recovery scenario with a physical server but I only have 1 physical server so I created hyper-v then created 2 vm, 1 as a vm appliance and 1 more as a dummy vm that will be replicated, but when installing the appliance there is an error that the time is not synchronized, even though I have made sure that the time and date are correct

I have also tried in vmware but still get the same error regarding the time not being synchronized

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
827 questions
{count} votes

Accepted answer
  1. Pranay Reddy Madireddy 6,180 Reputation points Microsoft External Staff Moderator
    2025-06-13T19:11:13.9233333+00:00

    Hi Andhika Saputra

    To resolve the time synchronization issue you're experiencing with the Azure Site Recovery Appliance in a physical scenario, verify that the system date and time for the appliance server is synchronized correctly. The error may occur if the server clock is out of synchronization with the current time by more than five minutes.

    Here are some steps you can take to troubleshoot and fix the issue:

    1. Check the date and time settings on your appliance server to ensure they are correct.
    2. Open an admin command prompt on the server.
    3. To check the time zone, run the command: w32tm /tz.
    4. To synchronize the time, run the command: w32tm /resync.

    https://learn.microsoft.com/en-us/azure/migrate/troubleshoot-appliance?view=migrate-classic&tabs=windows#time-sync-check-fails-during-the-prerequisites-setup

    User's image

    If you are using VMware, similar time synchronization checks should be performed to ensure that the time is consistent across your virtual machines.

    Kindly let us know if the above helps or you need further assistance on this issue.

     


    Please do consider to “up-vote” wherever the information provided helps you, this can be beneficial to other community members


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.