Custom user folder for 25h2 #314
Closed
millercentral
started this conversation in
General
Replies: 2 comments
-
|
Am I correct to assume that this command is designed to manually set the name of the user profile folder in To be honest, I don't quite understand how the SetDefaultUserFolder.cmd script works, but I don't think there is an appropriate hook in autounattend.xml files to call that script at the correct time. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Looks like it is only in insiders at the moment (26220.6772), but would be useful if/when offline accounts stop being possible. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Are there any drawbacks or concerns with creating a System script on a 25H2 install that calls:
C:\Windows\System32\oobe\SetDefaultUserFolder.cmd {name}
To set the user profile path as part of the unattended file, as described here: https://pureinfotech.com/set-user-folder-name-oobe-windows-11/
Beta Was this translation helpful? Give feedback.
All reactions