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
- Left navigation → Content Library → Upload Content.
- Name the image clearly, e.g.
Windows 11 25H2 (Standard). - Set Type to OS Image (WIM).
- Choose the Scope (Platform for a shared base image; Tenant for a customer-specific one).
- (Optional) Set a Version, e.g.
25H2. - Select your
.wimfile 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).