From ec2cb97207ca0d2bfcf6f788830bac2d4e0c0f2e Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 4 Sep 2026 03:04:42 +0200 Subject: [PATCH] Update win2019-hv.xml --- assets/win2019-hv.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/win2019-hv.xml b/assets/win2019-hv.xml index d88e6bcc..467479dc 100644 --- a/assets/win2019-hv.xml +++ b/assets/win2019-hv.xml @@ -164,6 +164,11 @@ dism.exe /online /Disable-Feature /FeatureName:Microsoft-Hyper-V /NoRestart Disable Hyper-V role + + 3 + cmd.exe /d /c call "%WINDIR%\Setup\Scripts\SetupComplete.cmd" specialize + Run the specialize pass of the setup script +