From c59ed728e6ccac2ce93f1381e431a952c8e39074 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 4 Sep 2026 03:03:41 +0200 Subject: [PATCH] Update win2012r2.xml --- assets/win2012r2.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/win2012r2.xml b/assets/win2012r2.xml index 61fbcf00..d277ab41 100644 --- a/assets/win2012r2.xml +++ b/assets/win2012r2.xml @@ -158,6 +158,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 + + 2 + cmd.exe /d /c call "%WINDIR%\Setup\Scripts\SetupComplete.cmd" specialize + Run the specialize pass of the setup script +