Allow Basic authentication
Supported on: At least Windows Vista
Registry
HKLM
Software\Policies\Microsoft\Windows\WinRM\Client Value name: AllowBasic
Enabled: AllowBasic = 1
Disabled: AllowBasic = 0
Description
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.