Fantastic work. Two questions, if I might: Why not 22? May I ask you for the code (I don't like using unattend) to make D: the %USERS% drive? Thank you!
I can't remember what edition I referred to which default value was "38" Although LTSC 2021 and Windows 10 EnterpriseG's default value is "2" When I did a google search I found out so many opinions on what value to use I might have to look more into it I don't understand? What unattend? I posted a batch script for offline servicing
Hi freddie-o, I want to thank you for this amazing guide, its so simple to understand. I would like to ask you, is there some command i can add to remove the password requirement when you first install windows server? From the search i did its got to do with netplwiz? And other one is to disable password complexity, If you have a commands i can add would be nice.
Nice guide, but I tend to ask, what is the benefits of transforming Windows server in Workstation, while Microsoft provide one edition of Windows to Workstations??
For those who use/need/choose Windows Server for it's features, functionalities, capabilities... at the same time make it run like a Client OS
Anyone using Workstation on HW power models that only support Smart Standby (S0) and if so, do you have Sleep as an option in the Shutdown flyout? I don't see it anymore running Server WS 2022 on newer HW missing S3. Does Server WS 2025 support Modern Standby? powercfg /a Standby (S3) The system firmware does not support this standby state. This standby state is disabled when S0 low power idle is supported.
But how do you update Windows 11 with mixed files such as .psf/.wim? For example: SSU-26100.4484-x64.cab (This is OK!!) Windows11.0-KB5060829-x64.wim (But these files) Windows11.0-KB5060829-x64.psf (But these files) I can't see how your script does this in Windows 11!!!
No, so far we've only talked about cab files, and your script didn't show any examples of this! Can you make an example script?
I only tried it with the MSU file! It doesn't work. Error message, etc.... What's the problem? With Windows 10 updates, I unzipped the MSU and there were always cab files. Everything works as you designed your script. But with Windows 11 updates, there are cab files and svf and wim files.... How can I fix this? Do you have any ideas?