Policy
Allow Basic authentication
This policy setting allows you to manage whether the Windows Remote Management (WinRM) client uses Basic authentication. If you enable this policy setting, the WinRM client uses Basic authentication. If WinRM is configured to use HTTP transport, the user name and password are sent over the network as clear text. If you disable or do not configure this policy setting, the WinRM client does not use Basic authentication.
7a16221cf2b4 AllowBasic_2 Registry
Copy registry mappings
HKLM\Software\Policies\Microsoft\Windows\WinRM\Client\AllowBasic (enabled) = 1
HKLM\Software\Policies\Microsoft\Windows\WinRM\Client\AllowBasic (disabled) = 0 Policy notes
This policy setting allows you to manage whether the Windows Remote Management (WinRM) client uses Basic authentication. If you enable this policy setting, the WinRM client uses Basic authentication. If WinRM is configured to use HTTP transport, the user name and password are sent over the network as clear text. If you disable or do not configure this policy setting, the WinRM client does not use Basic authentication.