Azure Migrate using 2022 fail to install configurate\process server

Yuk Leong Chow 5 Reputation points
2024-07-19T23:51:44.52+00:00

Hi,

When I use azure vm, windows server 2022, fail to install the process server, below is the error message, i have tried use window server 2016, 2019, no issues

Any recommendations solutions

mstsc_8qc1p5Dfxu

mstsc_CvQA70MAho

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

3 answers

Sort by: Most helpful
  1. Vinodh247 16,436 Reputation points
    2024-07-20T01:32:46.5233333+00:00

    Hi Yuk Leong Chow,

    Thanks for reaching out to Microsoft Q&A.

    The error message indicates an issue with installing IIS (Internet Information Services) due to an invalid name related to “PowerShell.” Suggest you follow the below fixes provided, I believe one of them should work.

    • Open PowerShell as an Administrator and run the following commands to install the necessary features manually
        Install-WindowsFeature -Name Web-Server, Web-WebServer, Web-Common-Http, Web-Default-Doc, Web-Dir-Browsing, Web-Http-Errors, Web-App-Dev, Web-Net-Ext, Web-Net-Ext45, Web-Asp-Net, Web-Asp-Net45, Web-ISAPI-Ext, Web-ISAPI-Filter, Web-Includes, Web-WebSockets, We
      
    • If you’re using the Azure Migrate installer script, consider removing the reference to PowerShell-ISE from line 518 in the script.

    https://github.com/MicrosoftDocs/azure-docs/issues/120314

    Please 'Upvote'(Thumbs-up) and 'Accept' as an answer if the reply was helpful. This will benefit other community members who face the same issue.


  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  3. SadiqhAhmed-MSFT 44,176 Reputation points Microsoft Employee
    2024-07-22T18:48:27.64+00:00

    Hello @Yuk Leong Chow Thank you for contacting and sorry for the inconvenience caused to you!

    For classic architecture we only support windows 2016.

    Deploy the configuration server in Azure Site Recovery - Azure Site Recovery | Microsoft Learn

    The Configuration/Process server is not supported for Windows 2022.  

     Additionally, the Classic method of ASR for VMware/Physical to Azure is on the deprecation path:  Deprecation of classic experience to protect VMware and physical machines using Azure Site Recovery - Azure Site Recovery | Microsoft Learn

     

    Recommendation would be to use the Modernized experience to avoid the need to migrate within a year and a half when Classic experience is deprecated.

    Doc reference: https://video2.skills-academy.com/en-us/azure/site-recovery/move-from-classic-to-modernized-vmware-disaster-recovery

    For reference, a similar discussion here - https://video2.skills-academy.com/en-us/answers/questions/1152402/azure-site-recovery-unified-setup-download-mysql-v

    Hope this helps. Please write back to us if you have any further questions.


    If the response helped, do "Accept Answer" and up-vote it

    0 comments No comments

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.