Checking the VM for Import Specifications

Run the AWS VMImportChecker script to check if the VM meets the specifications for import method.

Procedure

  1. Log on to the VM using an account that has administrator rights.

  2. Open a new PowerShell window as an administrator.

  3. Type the command to allow scripts to run:

    Set-ExecutionPolicy Unrestricted -Force
  4. Download and run the VMImportChecker.ps1 script.

Loading...