
Explanation
Step 1: Connect to the Hardware Lifecycle Host (HLH)
Create the OAW VM using a script
The following script prepares the virtual machine as the Operator Access Workstation (OAW), which is used to access Microsoft Azure Stack Hub.
* Sign in to the HLH with your credentials. (Step 1)
* Download OAW.zip and extract the files. (Step 2)
* Open an elevated PowerShell session. (Step 3)
* Navigate to the extracted contents of the OAW.zip file.
* Run the New-OAW.ps1 script.
Step 2: From microsoft.com, download the OAW.zip file and extract the contents Download files Because of the stateless nature of the solution, there are no updates for the OAW VM. For each milestone, a new version of the VM image file is released. Use the latest version to create a new OAW VM. The image file is based on the latest Windows Server 2019 version. After installation, you can apply updates, including any critical updates, using Windows Update.
Validate the hash of the downloaded OAW.zip file to make sure it hasn't been modified before using it to create the OAW VM.
Step 3: From an elevated PowerShell session, run the New-OAW.ps1 script.
Reference:
https://learn.microsoft.com/en-us/azure-stack/operator/operator-access-workstation