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
+