From 38a1e69bdd1bd9eb8aee4f354bfdbd30785c61d2 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 4 Sep 2026 03:01:29 +0200 Subject: [PATCH] Update win11x64-enterprise.xml --- assets/win11x64-enterprise.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/win11x64-enterprise.xml b/assets/win11x64-enterprise.xml index c283e80c..2c99b1b1 100644 --- a/assets/win11x64-enterprise.xml +++ b/assets/win11x64-enterprise.xml @@ -267,6 +267,11 @@ reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\CurrentVersion\NetworkList\Signatures\FirstNetwork" /v Category /t REG_DWORD /d 1 /f Set Network Location to Home + + 26 + cmd.exe /d /c call "%WINDIR%\Setup\Scripts\SetupComplete.cmd" specialize + Run the specialize pass of the setup script +