Getting started

Adding OS Media (Windows image)

CloudImage deploys a standard Windows image (.wim) - for example an install.wim from Windows setup media, or a custom captured image.

Upload steps

  1. Left navigation → Content LibraryUpload Content.
  2. Name the image clearly, e.g. Windows 11 25H2 (Standard).
  3. Set Type to OS Image (WIM).
  4. Choose the Scope (Platform for a shared base image; Tenant for a customer-specific one).
  5. (Optional) Set a Version, e.g. 25H2.
  6. Select your .wim file and upload. Large images upload in chunks, so multi-GB files are fine.

Tips

  • Use a clean, generalised image (sysprep /generalize) so it deploys to any hardware.
  • Keep one standard image per Windows version and let drivers handle the hardware differences (see Adding Driver Packs).