Can you bypass security question configuration for a local user in Windows 11 OOBE with unattend XML

  • Thread starter Thread starter Matt Geiger1
  • Start date Start date
M

Matt Geiger1

Guest
Currently we are deploying a PPKG and Unattend XML on all of our Windows 10 and Windows 11 machines. We are seeing errors when trying to disable this before first logon. <CommandLine>cmd /c reg ADD HKLM\SOFTWARE\Policies\Microsoft\Windows\System /v NoLocalPasswordResetQuestions /t REG_DWORD /d 1 /f</CommandLine>On windows 10 this works fine. On windows 11 it throws an error OOBELOCAL

Continue reading...
 
Back
Top