You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
18.7.1.1 key starts with: 'KEY_LOCAL_MACHINE' instead of 'HKEY_LOCAL_MACHINE'
18.2.2, 18.2.4 and 18.2.6 should be:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft Services\AdmPwd
instead of
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\MicrosoftServices\AdmPwd
This is correct at 18.2.3 at 18.2.5.
Could this be corrected?
The text was updated successfully, but these errors were encountered:
In the 2019 file, there are some wrong Reg paths;
18.7.1.1 key starts with: 'KEY_LOCAL_MACHINE' instead of 'HKEY_LOCAL_MACHINE'
18.2.2, 18.2.4 and 18.2.6 should be:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft Services\AdmPwd
instead of
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\MicrosoftServices\AdmPwd
This is correct at 18.2.3 at 18.2.5.
Could this be corrected?
The text was updated successfully, but these errors were encountered: