- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Automate Monthly patching of Instant clone pool Master VM
Hi Experts, I am new to the Horizon World. We have 20+ Instant clone pools.
I need to patch them every Month (Windows, Office, Chrome, Edge etc)
Current process is to
- Logon to the Master VM of the Pool
- Remove the VM from AD Group (so that GPOs are not applicable and Browser can be updated)
- Reboot
- Install Windows, Office, Browser updates
- Run Dism.exe /online /Cleanup-Image /StartComponentCleanup /ResetBase
- Add the Computer account of master vm to AD groups
- Reboot
- Run defrag C: /v
- Run sdelete64.exe -Z C:
- Clear Event logs
- Shutdown the VM
- Take Snapshot of the VM
- Push the new Image to the pool
Its a very Time taking process, please suggest
- If this is the right way of patching?
- How can I automate this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yes. You should update master ,take new snapshot & publish the new image.
https://techzone.vmware.com/using-automation-create-optimized-windows-images-vmware-horizon-vms
https://blogs.vmware.com/euc/2020/01/vmware-horizon-7-powercli.html
https://techzone.vmware.com/blog/effective-image-management-image-management-service
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I was also looking for this information. Thanks for sharing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sort of a side question: Does anyone use the Image Management Service in production?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for sharing this information.
I am not getting the support to use Image Management service in our environment. We have already used the SCCM for creating the image (https://techzone.vmware.com/using-automation-create-optimized-windows-images-vmware-horizon-vms) but if we keep on creating new images every Month it would require help from Business for testing the apps before making the images live (wont be feasible for them to give us that Time).
Current method is taking a lot of Time, wanted to understand how others are doing it in their production environments with 20+ images.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try to reduce images by using layering or application virtualizations.
VMware has appvolume .This would help for centralized application life cycle management.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you, Funding has been requested to implement AppVol and most probably we should have it by May 2023. Hence looking for keeping these 25 images up to date every Month, driving me insane ![]()