tacticalrmm/scripts_wip/Win_Hello_Disable.bat

2 lines
230 B
Batchfile
Raw Normal View History

2021-07-13 04:21:43 +00:00
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\PassportForWork" /v Enabled /t REG_DWORD /d 0 /f
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\PassportForWork" /v DisablePostLogonProvisioning /t REG_DWORD /d 1 /f