Error installing replication appliance using powershell

Ketan Kute 0 Reputation points
2025-10-06T12:32:09.3966667+00:00

I have downloaded installer from below link and extracted in c:\azuremigratefiles (azuremigratefiles is new folder created in c drive).

https://aka.ms/V2ARcmApplianceCreationPowershellZip

After trying executing DRInstaller.ps1 I am getting a below error.

Extracting DRA installer.

Script execution failed with error This command cannot be run due to the error: The system cannot find the file specified..Exception.Message

Error Record: This command cannot be run due to the error: The system cannot find the file specified..Exception.ErrorRecord

Exception caught: This command cannot be run due to the error: The system cannot find the file specified..Exception

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
{count} votes

1 answer

Sort by: Most helpful
  1. Naveena Patlolla 6,780 Reputation points Microsoft External Staff Moderator
    2025-10-06T12:48:07.34+00:00

    Hi Ketan Kute

    We believe the path you entered may be incorrect. If you’re trying to run a script or access files from C:\dr\DRAppliance,, you’ll need to change the directory to that location first.

     cd C:\dr\DRAppliance
    

     Then, try running the PowerShell script .\DRInstaller.ps1

    Please let me know if you face any challenge here, I can help you to resolve this issue further

    Provide your valuable Comments.

    Please do not forget to "Accept the answer” and “upvote it” wherever the information provided helps you, this can be beneficial to other community members.it would be greatly appreciated and helpful to others.

    1 person found this answer helpful.
    0 comments No comments

Your answer

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