Yes, any of the commands below will work without issue.would I be able to change the plan back to balanced after Windows installs?
I just don't know enough about this situation to comment, since this is school and sysadmin related, which is out of my wheelhouse. I'd rather wait and see what others have to say, before I attempt to recreate your image and fiddle with that stuff.Is the "net localgroup users student /delete" command incorrect?
Thanks for the clarification. So I assume placing that command in Post-Setup should work to change the plan back. I'll give that a test.Yes, any of the commands below will work without issue.
Balanced: powercfg /setactive scheme_balanced
Saver: powercfg /setactive scheme_max
High: powercfg /setactive scheme_min
You can also quickly verify which plan is currently active with: powercfg /list
I just don't know enough about this situation to comment, since this is school and sysadmin related, which is out of my wheelhouse. I'd rather wait and see what others have to say, before I attempt to recreate your image and fiddle with that stuff.
Whoops haha. I've attached the Unattended and Post-Setup presets. When making the image, I start with the Post-Setup, then append the Unattended preset. Each one should just have their related settings. I think I removed all the sensitive information.You know this works faster when you post a preset (with any user passwords or license keys removed). A screen capture is superficial.
That was my suspicion and I'm glad you cleared it up. So I will remove the associated command for the future. Now to figure out why the setup is hanging...When you specify a single Group for a local account, then it won't be added as a member of other groups. The Unattended XML format allows for multiple groups to be named, but I don't NTLite supports that notion.
Well, the log argument did work. I do not know how to interpret the results; however, I did change the switches for Edge and Chrome to "/qn /norestart" and the installs worked once again. Not sure what changed or why, but it seems to be working now.Why don't you add a verbose log argument?
/L*V "C:\path\to\install.log"