diff --git a/README.md b/README.md
index 38ce37a..0de2c51 100644
--- a/README.md
+++ b/README.md
@@ -70,7 +70,7 @@ ansible -m win_ping all
Windows Installation
----------------------
-There is a prepared [autounattend.xml](autounattend.xml) to automate the windows installation.
+There is a prepared [autounattend.xml](autounattend.xml) to automate the windows installation, that will create an ``setup`` User.
Ad-hoc copy file example:
----------------------------
diff --git a/autounattend.xml b/autounattend.xml
index e1855cd..c90beda 100644
--- a/autounattend.xml
+++ b/autounattend.xml
@@ -106,7 +106,7 @@ Notes: Enter your comments here...
Never
true
- ansible
+ setup
winkekatze
diff --git a/roles/do1jlr.win_base_setup b/roles/do1jlr.win_base_setup
index f6f78a8..7183d17 160000
--- a/roles/do1jlr.win_base_setup
+++ b/roles/do1jlr.win_base_setup
@@ -1 +1 @@
-Subproject commit f6f78a8613c6779e78018b30db0af2484f28a30a
+Subproject commit 7183d17a2026ec37e13082ba1e5012354878f3c8