Based on the https://www.microsoft.com/en-ca/windows/windows-11-specifications?r=1#:~:text=System%20firmware-,UEFI,-%2C%20Secure%20Boot%20capable , we have gathered the following checklist to help bringing your Windows 10 to the latest Windows 11.

Pre-Upgrade checklist

Upgrade process

The following steps were contributed and tested by joint efforts between the Client Success & Service Delivery team (Andrew Tomkins, thank you!) and the ITS Private Cloud team at EIS.

  1. Shut down the system (full shut down)

    vss-cli --wait compute vm set <id> state shutdown --confirm
  2. Power on the virtual machine (system then picks up new chipset identifiers)

    vss-cli --wait compute vm set <id> state on
  3. Proceed with upgrade as you like (e.g. by mounting an ISO or using Windows Update). To mount the ISO execute:

    vss-cli --wait compute vm set <id> cd up --backing Windows_11

Questions

As always please reach out to vss (at) eis.utoronto.ca if you have any questions or experience any issues.