# How-to Add a New image to the CapaSystems Cloud Updater Package

> Add a new Windows image, such as Windows 11 25H2, to the CapaSystems Cloud Updater package.

Source: https://docs.capaone.com/capainstaller/knowledge-base/how-to-add-a-new-image-to-the-capasystems-cloud-updater-package/  
Product: CapaInstaller — a separate CapaSystems product; do not apply this page to any other.

Follow these steps carefully to update your package with the new Windows image (for example, **Windows 11 25H2**).

---

### Step 1: Edit the Install Script

1. In **Capainstaller console**, locate the **CapaSystems Services Cloud Updater** package.
2. **Right-click** on the package and select **“Edit Installation Script.”**
3. The script will now open in the built-in editor.

---

### Step 2: Add the New Image Version

1. In the script, look for the line where the image versions are defined. should be line 75.
2. Add one of the following values depending on your language:

   - For **English (UK)**: `W11.25H2 EN-GB`
   - For **Danish**: `W11.25H2 DA-DK`
3. Make sure the formatting matches the other entries exactly.

---

### Step 3: Save the Script

After editing, **save** the script to ensure your changes are stored.

---

### Step 4: Promote the Package

If your **CapaServer** is running in **Production (Prod)**:

1. **Right-click** on the package again.
2. Choose **“Promote.”**

This step publishes your updated package for use. in the Production Point

---

### Step 5: Link the Computers to the Correct Group

1. set the **CapaSystems Services Cloud Updater** package to wating and wait for it to finish installing
2. after installation, Go to the **Groups** section in the Capainstaller console.
3. Locate and verify that the group is automatically created for the new image:  
   `Capawinupgrade -> W11.25H2`
4. Link the relevant computers to this group.

---

### Step 6: Run the Windows Upgrade Package

Now, you can execute the **WinUpgrade** package as usual to start upgrading the linked computers.

---

### Need Help?

If you’re unable to perform these steps yourself, please **contact your CapaSystems consultant**.  
They will assist you in preparing your environment for the **25H2** image deployment.

## Related

- [Images (OS Deployment)](/capainstaller/the-capainstaller-console/os-deployment/what-is-os-deployment/images/)
