Updating machine catalogue in AWS

Updating machine catalogue in AWS

book

Article ID: CTX241464

calendar_today

Updated On:

Description

Updating machine catalog when VM's are running in AWS


Instructions

Please find the steps below to update the catalog.
 
  • Identify the master AMI used for the catalogue creation from Studio.
                     User-added image
 
  • Launch a new EC2 instance using above highlighted master AMI from AWS console.
  • Make the changes required on the instance.                                                                                                                    Note:- In case of 2016 and 2019 Windows images run the below PowerShell command before shutting down the instance.
                C:\ProgramData\Amazon\EC2-Windows\Launch\Scripts\InitializeInstance.ps1 -Schedule
                Ref: https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ec2launch.html
 
  • After initialize task reports as “Ready” in the output.
  • Click à Start à Run EC2LaunchSettings on the instance, select password as “Random” and select “Shutdown “without Sysprep””.
  • Once the instance stops, create an AMI of that instance from AWS console.
  • Once AMI shows as available, select update catalog in Studio and select the image created in previous step.
  • Once the update process finishes, launch Studio and restart the catalogue machines.                                                  Note: -Restarting the machines from AWS console will not help in updating the base disk to the existing machines.
 
 

Additional Information

https://support.citrix.com/article/CTX241160