Forum Discussion

MarkESmith's avatar
MarkESmith
Copper Contributor
Dec 01, 2024
Solved

SCVMM 2025 can't deploy Service Templates to Win2025 guest VMs.

I recently upgraded my SCVMM 2022 instance to 2025. I have a few Service Templates for lab/test purposes that expedite deployments such as installing the first DC in a new AD forest. I wanted to upgr...
  • MarkESmith's avatar
    MarkESmith
    Mar 21, 2025

    Yes, with your input, this was the fix:

    1. In the syspreped W2025 Server image, install WMIC: "DISM /Online /Add-Capability /CapabilityName:WMIC~~~~"
    2. Set [HKEY_LOCAL_MACHINE\SYSTEM\Setup] "Upgrade"=dword:00000001

     

    Although I'm not sure #2 is needed as it may not have persisted through the Sysprep. In any event the service now deployed.

    Thanks

Resources