From 1c8ca6dcd1fd1fbea1facedaca85df8b1e4902c3 Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 18 Sep 2025 22:15:21 +0200 Subject: [PATCH] fix: Add quotes --- assets/win11x64-enterprise-eval.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/win11x64-enterprise-eval.xml b/assets/win11x64-enterprise-eval.xml index 96b7ad2..a354801 100644 --- a/assets/win11x64-enterprise-eval.xml +++ b/assets/win11x64-enterprise-eval.xml @@ -358,7 +358,7 @@ 5 - powershell.exe -ExecutionPolicy Unrestricted -NoLogo -NoProfile -NonInteractive set-localuser -name Docker -passwordneverexpires 1 + powershell.exe -ExecutionPolicy Unrestricted -NoLogo -NoProfile -NonInteractive set-localuser -name "Docker" -passwordneverexpires 1 Password Never Expires