enter display name hereenter description hereAllow remote server management through WinRMAllow Basic authenticationThis 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.This policy setting allows you to manage whether the Windows Remote Management (WinRM) service accepts Basic authentication from a remote client.
If you enable this policy setting, the WinRM service accepts Basic authentication from a remote client.
If you disable or do not configure this policy setting, the WinRM service does not accept Basic authentication from a remote client.Allow unencrypted trafficThis policy setting allows you to manage whether the Windows Remote Management (WinRM) client sends and receives unencrypted messages over the network.
If you enable this policy setting, the WinRM client sends and receives unencrypted messages over the network.
If you disable or do not configure this policy setting, the WinRM client sends or receives only encrypted messages over the network.This policy setting allows you to manage whether the Windows Remote Management (WinRM) service sends and receives unencrypted messages over the network.
If you enable this policy setting, the WinRM client sends and receives unencrypted messages over the network.
If you disable or do not configure this policy setting, the WinRM client sends or receives only encrypted messages over the network.Disallow WinRM from storing RunAs credentialsThis policy setting allows you to manage whether the Windows Remote Management (WinRM) service will not allow RunAs credentials to be stored for any plug-ins.
If you enable this policy setting, the WinRM service will not allow the RunAsUser or RunAsPassword configuration values to be set for any plug-ins. If a plug-in has already set the RunAsUser and RunAsPassword configuration values, the RunAsPassword configuration value will be erased from the credential store on this computer.
If you disable or do not configure this policy setting, the WinRM service will allow the RunAsUser and RunAsPassword configuration values to be set for plug-ins and the RunAsPassword value will be stored securely.
If you enable and then disable this policy setting,any values that were previously configured for RunAsPassword will need to be reset.This policy setting allows you to manage whether the Windows Remote Management (WinRM) service automatically listens on the network for requests on the HTTP transport over the default HTTP port.
If you enable this policy setting, the WinRM service automatically listens on the network for requests on the HTTP transport over the default HTTP port.
To allow WinRM service to receive requests over the network, configure the Windows Firewall policy setting with exceptions for Port 5985 (default port for HTTP).
If you disable or do not configure this policy setting, the WinRM service will not respond to requests from a remote computer, regardless of whether or not any WinRM listeners are configured.
The service listens on the addresses specified by the IPv4 and IPv6 filters. The IPv4 filter specifies one or more ranges of IPv4 addresses, and the IPv6 filter specifies one or more ranges of IPv6addresses. If specified, the service enumerates the available IP addresses on the computer and uses only addresses that fall within one of the filter ranges.
You should use an asterisk (*) to indicate that the service listens on all available IP addresses on the computer. When * is used, other ranges in the filter are ignored. If the filter is left blank, the service does not listen on any addresses.
For example, if you want the service to listen only on IPv4 addresses, leave the IPv6 filter empty.
Ranges are specified using the syntax IP1-IP2. Multiple ranges are separated using "," (comma) as the delimiter.
Example IPv4 filters:\n2.0.0.1-2.0.0.20, 24.0.0.1-24.0.0.22
Example IPv6 filters:\n3FFE:FFFF:7654:FEDA:1245:BA98:0000:0000-3FFE:FFFF:7654:FEDA:1245:BA98:3210:4562Disallow Digest authenticationThis policy setting allows you to manage whether the Windows Remote Management (WinRM) client uses Digest authentication.
If you enable this policy setting, the WinRM client does not use Digest authentication.
If you disable or do not configure this policy setting, the WinRM client uses Digest authentication.Disallow Negotiate authenticationDisallow Kerberos authenticationThis policy setting allows you to manage whether the Windows Remote Management (WinRM) client uses Negotiate authentication.
If you enable this policy setting, the WinRM client does not use Negotiate authentication.
If you disable or do not configure this policy setting, the WinRM client uses Negotiate authentication.This policy setting allows you to manage whether the Windows Remote Management (WinRM) service accepts Negotiate authentication from a remote client.
If you enable this policy setting, the WinRM service does not accept Negotiate authentication from a remote client.
If you disable or do not configure this policy setting, the WinRM service accepts Negotiate authentication from a remote client.This policy setting allows you to manage whether the Windows Remote Management (WinRM) client uses Kerberos authentication directly.
If you enable this policy setting, the Windows Remote Management (WinRM) client does not use Kerberos authentication directly. Kerberos can still be used if the WinRM client is using the Negotiate authentication and Kerberos is selected.
If you disable or do not configure this policy setting, the WinRM client uses the Kerberos authentication directly.This policy setting allows you to manage whether the Windows Remote Management (WinRM) service accepts Kerberos credentials over the network.
If you enable this policy setting, the WinRM service does not accept Kerberos credentials over the network.
If you disable or do not configure this policy setting, the WinRM service accepts Kerberos authentication from a remote client.Allow CredSSP authenticationThis policy setting allows you to manage whether the Windows Remote Management (WinRM) client uses CredSSP authentication.
If you enable this policy setting, the WinRM client uses CredSSP authentication.
If you disable or do not configure this policy setting, the WinRM client does not use CredSSP authentication.This policy setting allows you to manage whether the Windows Remote Management (WinRM) service accepts CredSSP authentication from a remote client.
If you enable this policy setting, the WinRM service accepts CredSSP authentication from a remote client.
If you disable or do not configure this policy setting, the WinRM service does not accept CredSSP authentication from a remote client.
Specify channel binding token hardening levelThis policy setting allows you to set the hardening level of the Windows Remote Management (WinRM) service with regard to channel binding tokens.
If you enable this policy setting, the WinRM service uses the level specified in HardeningLevel to determine whether or not to accept a received request, based on a supplied channel binding token.
If you disable or do not configure this policy setting, you can configure the hardening level locally on each computer.
If HardeningLevel is set to Strict, any request not containing a valid channel binding token is rejected.
If HardeningLevel is set to Relaxed (default value), any request containing an invalid channel binding token is rejected. However, a request that does not contain a channel binding token is accepted (though it is not protected from credential-forwarding attacks).
If HardeningLevel is set to None, all requests are accepted (though they are not protected from credential-forwarding attacks).
NoneStrictRelaxedWindows Remote Management (WinRM)WinRM ClientWinRM ServiceTrusted HostsThis policy setting allows you to manage whether the Windows Remote Management (WinRM) client uses the list specified in TrustedHostsList to determine if the destination host is a trusted entity.
If you enable this policy setting, the WinRM client uses the list specified in TrustedHostsList to determine if the destination host is a trusted entity. The WinRM client uses this list when neither HTTPS nor Kerberos are used to authenticate the identity of the host.
If you disable or do not configure this policy setting and the WinRM client needs to use the list of trusted hosts, you must configure the list of trusted hosts locally on each computer.Turn On Compatibility HTTP ListenerTurn On Compatibility HTTPS ListenerThis policy setting turns on or turns off an HTTP listener created for backward compatibility purposes in the Windows Remote Management (WinRM) service.
If you enable this policy setting, the HTTP listener always appears.
If you disable or do not configure this policy setting, the HTTP listener never appears.
When certain port 80 listeners are migrated to WinRM 2.0, the listener port number changes to 5985.
A listener might be automatically created on port 80 to ensure backward compatibility.This policy setting turns on or turns off an HTTPS listener created for backward compatibility purposes in the Windows Remote Management (WinRM) service.
If you enable this policy setting, the HTTPS listener always appears.
If you disable or do not configure this policy setting, the HTTPS listener never appears.
When certain port 443 listeners are migrated to WinRM 2.0, the listener port number changes to 5986.
A listener might be automatically created on port 443 to ensure backward compatibility.Syntax:Type "*" to allow messages from any IP address, or leave thefield empty to listen on no IP address. You can specify oneor more ranges of IP addresses.Example IPv4 filters:2.0.0.1-2.0.0.20, 24.0.0.1-24.0.0.22*Example IPv6 filters:3FFE:FFFF:7654:FEDA:1245:BA98:0000:0000-3FFE:FFFF:7654:FEDA:1245:BA98:3210:4562*Syntax:Configure the trusted hosts by a comma separated listof host names. You can use wildcards (*) but onlyone wildcard is allowed in a host name pattern.Use "<local>" (case insensitive) is used to indicateall host names that do not contain a period (.).The list can be empty to indicate that no host is trusted.Use asterisk (*) to indicate that all hosts are trusted.If you use *, then no other pattern can appear in the list.Examples:*.mydomain.com indicates that all computer in mydomain.com are trusted2.0.* indicates that all IP addresses starting with 2.0. are trustedHardening Level: