WsmRes.dll

Associated Error Codes

Below lists error codes and symbolic names found for this module.

CodeFound inDescription
0x7277578.11011The WinRM service is not listening for requests since it failed to listen on at least one address and port. Remote management using WinRM will fail. User Action Configure listeners by enabling GPO policy for Auto Configuration of listeners or manually create a listener using WinRM command line tool.
0x7277678.11011The WinRM service is not listening for %1 requests because there was a failure binding to the URL (%2) in HTTP.SYS. Another process is registered to listen on the WinRM service URL prefix. User Action Correct this problem by stopping the other process, changing its URL prefix, or by changing the configuration for the WS-Management listening address.
0x7277778.11011The WS-Management client is not listening for pushed events because there was a failure binding to the URL (%1) in HTTP.SYS. Another process is registered to listen on the WinRM client URL prefix. User Action Correct this problem by stopping the other process, changing its URL prefix, or by changing the configuration for the WS-Management listening address.
0x7277878.11011The WinRM service is not listening for HTTPS requests because there was a failure binding to the URL (%1) in HTTP.SYS. No remote requests will be serviced on that URL. User Action Please use "netsh http" to check if ACL for URL (%1) is set to Network Service. Additional Data The error code received from HTTP.sys is %2: %%2
0x7277978.11011The WS-Management client is not listening for pushed events because there was a failure binding to the URL (%1) in HTTP.SYS. User Action Please use "netsh http" to check if ACL for URL (%1) is set to Network Service. Additional Data The error code received from HTTP.sys was %2: %%2
0x7277e78.11011The WinRM service cannot validate the client certificate because the revocation status of the certificate or one of the certificates in the certificate chain is either offline or stale. User Action Please ensure that the Certificate Revocation List is accessible and up-to-date.
0x7277f78.11011User authentication using Basic authentication scheme failed. Additional Data Unexpected error received from LogonUser %1: %%1.
0x7278078.11011The client certificate exceeded the maximum size allowed by the WinRM service. User Action Please use a different client certificate or a different authentication mechanism.
0x7278178.11011Request processing failed because the WinRM service cannot load data or event source: DLL="%1" User Action Please check if "%1" exists. Additional Data Loading %1 failed with error="%2" (%%2).
0x7278278.11011The SSL configuration for IP %1 and port %2 is shared with another service, such as Internet Information Services (IIS).
0x7278778.11011The WinRM service is unable to start because of a failure during initialization. Additional Data The error code is %1.
0x7278878.11011The WinRM service has received an unsecure HTTP connection from %1. This is not a secure configuration. User Action Set AllowUnencrypted to False in WinRM configuration to ensure packets are encrypted on the wire.
0x7278978.11011The WinRM service has been configured to accept basic authentication for unsecure HTTP connections. This is not a secure configuration. User Action Set AllowUnencrypted to False in WinRM configuration to ensure packets are encrypted on the wire.
0x7279078.11011The WinRM service is not listening for HTTP requests because there was a failure binding to the URL (%1) in HTTP.SYS. No remote requests will be serviced on that URL. User Action Please use "netsh http" to check if ACL for URL (%1) is set to Network Service. Additional Data The error code received from HTTP.sys is %2: %%2
0x7279178.11011The WS-Management client is not listening for pushed events because there was a failure binding to the URL (%1) in HTTP.SYS. User Action Please use "netsh http" to check if ACL for URL (%1) is set to Network Service. Additional Data The error code received from HTTP.sys was %2: %%2
0x7279278.11011IP Filter %1 specified in the GPO policy for Auto Configuration of listeners is invalid and it will be ignored. Due to this issue, the WinRM service cannot use the autoconfigured listener. "*" is used to indicate that the service should listen on all available IPs on the machine. When "*" is used, other ranges cannot be specified in the filter. User Action Remove other IP ranges if "*" needs to be included in the IP Filter.
0x7279378.11011The IP Range %1 is invalid and it will be ignored. Ranges are specified using the syntax IP1-IP2. Multiple ranges are separated using "," as delimiter. Example IPv4 ranges: 2.0.0.1-2.0.0.20, 24.0.0.1-24.0.0.22 Example IPv6 ranges: 3FFE:FFFF:7654:FEDA:1245:BA98:0000:0000-3FFE:FFFF:7654:FEDA:1245:BA98:3210:4562 User Action Correct the IP filter %1 using the syntax described above.
0x7279478.11011The WinRM service is not listening for policy changes because there was a failure registering for changes to the contents of the WS-Management policy key. No group policy change will be serviced. User Action Stop and restart the WinRM service. Additional Data The error code was %1.
0x7279878.11011The WinRM service encountered a catastrophic security failure. The service can no longer run under its security context. User Action Stop and restart the WinRM service. Additional Data The error code is %1.
0x7279978.11011The WinRM service cannot migrate the listener with IP address %1 and Port %2 because the IP address does not exist on the destination computer. This listener was ignored during migration. User Action Create the listener again with the correct IP address.
0x7279a78.11011The WinRM service cannot migrate the listener with Address %1 and Transport %2 because the IP address %3 does not exist on the destination computer. This listener was ignored during migration. User Action Create the listener again with the correct IP address.
0x7279b78.11011The WinRM service cannot migrate the listener with IP address %1 and Port %2 because the MAC address %3 does not exist on the destination computer. This listener was ignored during migration. User Action Create the listener again with the correct MAC address.
0x7279c78.11011The WinRM service cannot migrate the listener with Address %1 and Transport %2 because the MAC address %3 does not exist on the destination machine. This listener was ignored during migration. User Action Create the listener again with the correct MAC address.
0x7279d78.11011The WinRM service cannot migrate the listener with IP address %1, Port %2 and Transport %3. A listener that has Address=%4 and Transport=%5 configuration already exists.
0x7279e78.11011The WinRM service cannot migrate the listener with Address %1 and Transport %2. A listener that has the same Address and Transport configuration already exists.
0x7279f78.11011The WinRM service had a failure during migration. User Action Create the configuration again using the WinRM command line tool. Additional Data The error code is: %1 %%1
0x727a078.11011The WinRM service had a failure reading the current configuration and is stopping. User Action Use the following command to restore defaults: winrm invoke Restore winrm/config @{} Then add any custom configuration settings and restart the service. Additional Data The error code is: %1 %%1
0x727a178.11011The WinRM service had a failure applying the current configuration and is stopping. User Action Check for previous event log messages and restart the service.
0x727a278.11011The WinRM service had a failure reading the current configuration and is stopping. User Action Use the following command to restore defaults: winrm invoke Restore winrm/config @{} Then add any custom configuration settings and restart the service. Additional Data The error code is: %1 %%1
0x727a378.11011The host name pattern "%1" is invalid and it will be ignored. Host name patterns must not be empty and they can contain at most one wildcard ("*"). "*" pattern can be used to indicate all hosts; if this pattern is used, no other pattern can show up in the list. Special string "" can be used to indicate all host names that do not have a '.' User Action Correct the host name pattern using the syntax described above.
0x727a478.11011The WinRM service is listening for WS-Management requests. User Action Use the following command to see the specific IPs on which WinRM is listening: winrm enumerate winrm/config/listener
0x727a578.11011The WinRM service is not listening for WS-Management requests. User Action If you did not intentionally stop the service, use the following command to see the WinRM configuration: winrm enumerate winrm/config/listener
0x727a678.11011The WinRM service could not use the following listener to receive WS-Management requests. The listener is enabled but the listener does not have an IP address configured. User Action Check the underlying network configuration to determine if this listener has at least one valid IP. If the IP is valid, ensure that WinRM configuration does not exclude that IP address by using the following command: winrm get winrm/config/service Additional Data Listener transport: %1 Listener address: %2
0x727a778.11011The WinRM service had a failure (%1) reading configuration during ip address change notification. Service will continue running with old configuration. User Action If immediae changes are required manually restart the service
0x727a878.11011The WinRM service successfully processed an address change notification.
0x727a978.11011The WSMan IIS module failed to read configuration. The error received was %1: %%1 %2. User Action Make sure both the schema and validation files are present and valid.
0x727aa78.11011The WinRM service failed to create the following SPNs: %1; %2. Additional Data The error received was %3: %%3. User Action The SPNs can be created by an administrator using setspn.exe utility.
0x727ab78.11011The WSMan service failed to read configuration of the following plugin: %1. The error received was %2: %%2 %3. User Action Make sure this plugin configuration is valid.
0x727ac78.11011The WinRM service failed to initialize CredSSP. Additional Data The error received was %1. User Action Configure CertificateThumbprint setting under the WinRM configuration for the service. Use the thumbprint of a valid certificate and make sure that Network Service has access to the private key of the certificate.
0x727ad78.11011The WinRM service received an error while trying to unloading a data or event source: DLL="%1" User Action Please check if there is an updated version of this file available: "%1". Additional Data Shutting down %1 failed with error="%2" (%%2).
0x727ae78.11011The WinRM service is listening on the default %1 port %2 and on %1 (Compatibility) port %3 for WS-Management requests. %1 port %3 is no longer the default port for the WinRM service. If you want to disable the listener on the (Compatibility) port %3, run the following command: Winrm set winrm/config/service @{%4="False"}
0x727af8.11011The WinRM service has terminated %1 unauthenticated connections over the past %2 minutes to maintain healthy system state. This will likely happen if the service is overloaded or if the service is under an authentication based attack. Action: Enable and observe Windows Remote Management Analytic log and look for warning events with Id 1843. These include additional information about the clients that got abruptly terminated.
0x1000000178.11011Soap Trace
0x1000000278.11011Client
0x1000000378.11011Server
0x1000000478.11011Security
0x1000000578.11011QuotaViolation
0x1000000678.11011Activity Transfer
0x1000000778.11011Error
0x1000003878.11011Classic
0x3000000178.11011Start
0x3000000278.11011Stop
0x4033c35178.11011The WS-Management service cannot process the request because the URI contains a '?' but no key was present.
0x4033c35278.11011The WS-Management service cannot process the request. The URI contains a key: (%1). But WS-Management cannot find a value because no '=' was found.
0x4033c35378.11011The WS-Management service cannot process the request because the URI contains a value in parentheses followed by '%1!c!'. The URI should either end or a new key should start following a '+'.
0x4033c35478.11011The WS-Management service cannot process the request. The resource URI is longer (%1!d! characters) than the maximum length that is supported (%2!d! characters).
0x4033c35578.11011The WS-Management service cannot process the request. The filter dialect URI is longer (%1!d! characters) than the maximum length that is supported (%2!d! characters).
0x4033c35678.11011The WS-Management service cannot process the request. The SOAP packet contained a WS-Addressing Action element that was longer (%1!d! characters) that the maximum length that is supported (%2!d! characters).
0x4033c35778.11011The WS-Management service cannot process the request. The URI contains more keys than maximum number that WS-Management supports (%1!d!).
0x4033c35878.11011The WS-Management service cannot process the request. The URI contains a duplicate key (%1).
0x4033c35978.11011The WS-Management service cannot process the request. The URI lacks a closing or an opening parenthesis.
0x4033c35a78.11011The WS-Management service does not support concurrent pull operations for enumerations.
0x4033c35b78.11011The WS-Management service cannot process the request. The resource URI (%1) was not found in the WS-Management catalog. The catalog contains the metadata that describes resources, or logical endpoints.
0x4033c35c78.11011Not used. To be removed.
0x4033c35d78.11011The WS-Management service cannot process the request. The resource URI does not support the %1 operation.
0x4033c35e78.11011The WS-Management service cannot process the request. The operation id %1 is larger than expected.
0x4033c35f78.11011ProvSysException, ErrorCode=%1!d!, Message=%2.
0x4033c36078.11011The function: "%1" failed unexpectedly. Error=%2!d!.
0x4033c36178.11011The function "%1" failed unexpectedly. Error=%2!d!, GetLastError=%3!d!.
0x4033c36278.11011The function "%1" failed unexpectedly. Hresult=%2!X!.
0x4033c36378.11011Could not access the WS-Management catalog from %1. The catalog contains the metadata that describes resources, or logical endpoints.
0x4033c36478.11011The function: "%1" failed unexpectedly. GetLastError=%2!d!.
0x4033c36578.11011Unexpected result from internal function: "%1". GetLastError: %2!d!. File: %3:%4!d!
0x4033c36678.11011A call to the function "%1" supplied an invalid parameter.
0x4033c36778.11011A call to the function "%1" supplied an invalid parameter. The invalid parameter = %2.
0x4033c36878.11011The WS-Management service does not support the request.
0x4033c36978.11011The WS-Management cannot locate the data source with the specified id (%1).
0x4033c36a78.11011The WS-Management service cannot process the request. The number of outstanding requests exceeds the maximum number allowed.
0x4033c36b78.11011The WS-Management service cannot process the request. The SOAP packet contains a WS-Management ResourceURI element that is either invalid, duplicated, or too long.
0x4033c36c78.11011The WS-Management service cannot process the request. The SOAP packet contains a WS-Addressing MessageID element that was either invalid, duplicated, or too long.
0x4033c36d78.11011The WS-Management service cannot process the request. The SOAP packet contains a WS-Addressing To element that was either invalid, duplicated, or too long.
0x4033c36e78.11011The WS-Management service cannot process the request. The SOAP packet contains a WS-Addressing Action element that is either invalid, duplicated, or too long.
0x4033c36f78.11011The WS-Management service cannot process the request. The SOAP packet does not contain a valid WS-Addressing ReplyTo element. The element is duplicated or is not the WS-Addressing anonymous URI. http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous.
0x4033c37078.11011The WS-Management service cannot process the request. The SOAP packet does not contain a valid WS-Addressing FaultTo element. The element is duplicated or is not the WS-Addressing anonymous URI. http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous.
0x4033c37178.11011The WS-Management service cannot process the request. The SOAP packet did not contain a valid WS-Management Locale element. The element is duplicated or does not match the system locale.
0x4033c37278.11011The WS-Management service cannot process the request. The SOAP packet does not contain a valid enumeration context ID element. The incoming Pull or Release packet should contain a body entry containing an WS-Enumeration EnumerationContext.
0x4033c37378.11011The WS-Management service cannot process the request. WS-Management cannot identify the enumeration context ID in the SOAP packet. The packet may have been invalid, or the operation may have timed out.
0x4033c37478.11011The WS-Management service could not identify the subscription context ID in the SOAP packet that was received. The packet may have been invalid, or the operation may have timed out.
0x4033c37578.11011The WS-Management service received a SOAP packet that contained a request to do a %1 operation. This operation requires a single element in the body.Number of elements found in the soap body was %2!d!.
0x4033c37678.11011The WS-Management service cannot process the request. The SOAP packet contains the request to do a %1 operation. This operation requires a single element in the body.
0x4033c37778.11011The WS-Management service cannot process the request. The SOAP packet does not have all the fields that are required.
0x4033c37878.11011The WS-Management service cannot process the request. The input XML contains an unrecognized XML element: "%1". Ensure that the spelling of the element name is correct.
0x4033c37978.11011The WS-Management service cannot process the configuration request. XML element %1 must contain sub-elements and none are present.
0x4033c37a78.11011The WS-Management service cannot process the request. The XML contains an invalid boolean value: "%1". Valid boolean values are "true", "false", "1", or "0".
0x4033c37b78.11011The WS-Management service cannot process the request. The XML contains an invalid integer value "%1". Valid integer values consist of the characters '0' through '9' and are no more than 10 digits in length.
0x4033c37c78.11011The WS-Management service cannot process the request. The XML contains an invalid security descriptor "%1";received error (%2!d!) from ConvertStringSecurityDescriptorToSecurityDescriptor.
0x4033c37d78.11011The WS-Management service cannot process the configuration request. The XML contains an invalid security descriptor: "%1". The security descriptor is missing an owner.
0x4033c37e78.11011The WS-Management service cannot process the configuration request. The XML contains an invalid security descriptor: "%1". The security descriptor is missing a group.
0x4033c37f78.11011The WS-Management service cannot process the configuration request. The XML contains an invalid security descriptor: "%1". The security descriptor is missing a discretionary access control list (DACL).
0x4033c38078.11011The WS-Management service cannot process the configuration request. The XML contains an invalid security descriptor: "%1". WS-Management does not support the access control entry (ACE) type: %2!d!.
0x4033c38178.11011Invalid security descriptor "%1"; access right must be a combination of GR (generic read = WSManGet, WSManEnumerate, WSManSubscribe), GW (generic write = WSManPut, WSManCreate, WSManDelete), or GX (generic execute = WSManInvoke) GA (generic all)
0x4033c38278.11011The WS-Management service cannot process the configuration request. The request has a blank setting. %1 cannot be "" (blank or empty string) or NULL.
0x4033c38378.11011The WS-Management service cannot process the configuration request. WS-Management configuration received an invalid URL. The URL prefix cannot start or end with a '/'.
0x4033c38478.11011The WS-Management service cannot process the configuration request. The XML contains a URL with an invalid character. The URL prefix cannot contain %1!c!.
0x4033c38578.11011The WS-Management service cannot process the configuration request. The XML contains an invalid integer setting: %1 that is too small: %2!lu!. The value must be %3!lu! or more.
0x4033c38678.11011The WS-Management service cannot process the configuration request. The XML contains an invalid integer setting: %1 that is too large: %2!lu!. The value must be %3!lu! or less.
0x4033c38778.11011The WS-Management service cannot process the request. The XML contains an invalid port number: %1!lu! The value must be %2!lu! or more.
0x4033c38878.11011The WS-Management service cannot process the request. The XML contains an invalid port number that is too large: %1!lu! The value must be %2!lu! or less.
0x4033c38978.11011The WS-Management service cannot process the configuration request. The XML contains an invalid setting type: %1!d!.
0x4033c38a78.11011The WS-Management service cannot process the configuration request. The XML contains an invalid setting: %1!d!.
0x4033c38b78.11011The WS-Management service cannot process the configuration request. The XML contains an invalid setting %1. The value is longer than the maximum length of %2!d!
0x4033c38c78.11011The WS-Management service cannot process the configuration request because it cannot enable the %1 privilege. This privilege is required to set security on registry keys. The error code is %2!d!.
0x4033c38d78.11011The WS-Management service cannot process the configuration request because it cannot open a registry key. The error code is %1!d!.
0x4033c38e78.11011The WS-Management service cannot process the configuration request. The XML contains an unknown URI: %1.
0x4033c38f78.11011The WS-Management service cannot process the configuration request. The XML contains a repeated element: %1.
0x4033c39078.11011The WS-Management service cannot process the configuration request. The XML contains a complex element: %1. WS-Management configuration requires a simple element.
0x4033c39178.11011The WS-Management service cannot process the configuration request. The XML contains a simple element: %1. WS-Management configuration requires a complex element.
0x4033c39278.11011The WS-Management service cannot process the configuration request. The WS-Addressing Action URI (%1) and resource URI (%2) do not match. The %3 action can only be used on the %4 resource.
0x4033c39378.11011The WS-Management service cannot process the configuration request. This action requires input XML with an element name of %1 and no parameters.
0x4033c39478.11011Not used. To be removed.
0x4033c39578.11011The WS-Management service cannot process the request. The user does not have permission for the %1 operation on the %2 resource.
0x4033c39678.11011The WS-Management service cannot process the request. The XML contains an invalid timeout field in the SOAP header: %1.
0x4033c39778.11011The WS-Management service cannot process the request. The URI does not contain keys, but the class is not a singleton.
0x4033c39878.11011The WS-Management service cannot process the request. The XML contains a timeout value that is too small: %1!lu!. The timeout value must be larger than %2!lu!.
0x4033c39978.11011The WS-Management service cannot process the request. The SOAP header %1 contains the mustUnderstand attribute, but it is not a known header by this WS-Management implementation. This could be caused by the use of a version of the protocol which is not supported, or may be an incompatibility between the client and server implementations.
0x4033c39a78.11011The WS-Management service cannot process the request. The SOAP batch parameter %1 is invalid.
0x4033c39b78.11011The WS-Management service cannot process the request. The SOAP packet did not contain a valid Timeout element, was duplicated or the duration was not a valid xs:Duration. For example, the timeout PT30S is 30 seconds.
0x4033c39c78.11011
0x4033c39d78.11011The WS-Management service cannot process the request. The data source failed to return the result.
0x4033c39e78.11011The WS-Management service cannot process the request. The data source failed to return the result URI from an operation to create a new instance.
0x4033c39f78.11011WS-Management could not connect to the specified destination: (%1:%2!d!).
0x4033c3a078.11011The operation was aborted.
0x4033c3a178.11011WS-Management cannot process the request. The operation failed because of an HTTP error. The HTTP error (%1!lu!) is: %2.
0x4033c3a278.11011The server certificate on the destination computer (%1:%2!d!) has the following errors: %3 %4 %5 %6 %7 %8 %9 %10
0x4033c3a378.11011WS-Management cannot process the request. The destination computer (%1:%2!d!) returned an 'access denied' error.
0x4033c3a478.11011WS-Management cannot process the request. The HTTP response from the destination computer was not in the same format as the request. A Unicode request packet may have been sent and an ANSI packet received.
0x4033c3a578.11011The client specified username and password in the request to the destination computer. But the destination computer requested a client certificate.
0x4033c3a678.11011WS-Management cannot process the request. The response received from the destination computer includes element %1. But this element does not match what is expected.
0x4033c3a778.11011WS-Management cannot process the request. The element %1 is missing from the response sent by the destination computer.
0x4033c3a878.11011WS-Management encountered an invalid internal parameter.
0x4033c3a978.11011The WS-Management service cannot process the configuration request because the certificate thumbprint in the request is not a valid hex string: %1.
0x4033c3aa78.11011The WS-Management service does not support concurrent event delivery operations.
0x4033c3ab78.11011The WS-Management service encountered an internal error.
0x4033c3ac78.11011The WS-Management service cannot process the request. The response from the destination computer is invalid.
0x4033c3ad78.11011The WS-Management service cannot process the request because it cannot find the requested System.
0x4033c3ae78.11011The WS-Management service cannot process the request because the URI contains incorrect keys that WS-Management cannot process.
0x4033c3af78.11011The WS-Management service cannot process the request because port %1 is invalid.
0x4033c3b078.11011The WS-Management service cannot process the request because IP address %1 is invalid.
0x4033c3b178.11011The WS-Management service cannot process the configuration request because the transport is not supported by the service: %1. The value should be one of the accepted values: %2.
0x4033c3b278.11011The WS-Management service cannot process the configuration request because the configuration for a static listening address requires an empty MAC address setting.
0x4033c3b378.11011The WS-Management service cannot process the request because the SOAP packet contained an invalid or duplicate WS-Management SelectorSet element.
0x4033c3b478.11011The data source encountered the error: %1.
0x4033c3b578.11011The WS-Management service cannot process the configuration request. After a listener is configured, you cannot change the value of the IP address or of the port number.
0x4033c3b678.11011The WS-Management service received an invalid SOAP packet. The packet contains an invalid or missing WS-Management Delivery mode.
0x4033c3b778.11011The WS-Management service cannot process the configuration request. The configuration of a dynamic ip address requires a MAC address setting.
0x4033c3b878.11011The WS-Management service cannot process the configuration request. The SSL configuration for IP %1 and port %2 is owned by another service and cannot be shared.
0x4033c3b978.11011The WS-Management service cannot process the request. The value for the selector %1 is invalid.
0x4033c3ba78.11011The WS-Management service cannot process the request because the maximum envelope size header was invalid or duplicated.
0x4033c3bb78.11011The WS-Management service cannot process the request because the maximum envelope size requested is (%1!lu!) too small. The size must be %2!lu! or larger.
0x4033c3bc78.11011The WS-Management service cannot process the request because the maximum envelope size requested is (%1!lu!) too large. The size must be %2!lu! or smaller.
0x4033c3bd78.11011The WS-Management service cannot process the request because the timeout value is too large: %1!lu! The timeout value must be less than %2!lu!.
0x4033c3be1011The WS-Management service cannot process the request. The computed response packet size (%1!lu!) exceeds the maximum envelope size that is allowed (%2!lu!).
0x4033c3bf78.11011An arithmetic operation failed in function "%1". The error code is %2!d!.
0x4033c3c078.11011The WS-Management service cannot process the request. The MAC address for the network adapter does not have the dynamic IP address.
0x4033c3c178.11011The WS-Management service cannot process the enumeration request. The server is already executing the maximum number of enumerations. Retry later.
0x4033c3c278.11011The WS-Management service cannot process the request because the Endpoint Reference does not contain a WS-Addressing Address element.
0x4033c3c378.11011WS-Management service cannot process the request because the WS-Addressing Address in the Endpoint Reference (EPR) contains one or more unexpected child elements.
0x4033c3c478.11011The WS-Management service cannot process the request because the WS-Addressing EndPointReference (EPR) contained an unexpected XML element.
0x4033c3c578.11011The WS-Management service cannot process the request because the WS-Addressing EndPointReference (EPR) contained an unexpected XML element.
0x4033c3c678.11011The WS-Management service cannot process the request because the WS-Addressing EndPointReference contains a repeated child element: %1.
0x4033c3c778.11011Not used.
0x4033c3c878.11011The WS-Management service cannot process the request because the service does not support the action: %1.
0x4033c3c978.11011The WS-Management service cannot process the request because the filter or dialect has syntax errors, contains both a WS-Enumeration and WS-Management version of the filter, other semantic problems, or is too complex.
0x4033c3ca78.11011The data source cannot add another item to a WS-Management message envelope because a single element in the batch exceeded the envelope size.
0x4033c3cb78.11011The WS-Management service cannot process the request. The SOAP packet that WS-Management received did not contain a valid %1 element.
0x4033c3cc78.11011The WS-Management service cannot process the request because the XML in the SOAP packet is invalid.
0x4033c3cd78.11011The WS-Management service cannot process the request. The URI generated from the CIM path is too long. The maximum supported length is %1!d! characters.
0x4033c3ce78.11011The WS-Management service cannot process the request. The key %2 in an instance of class %3 has an unexpected CIM type.
0x4033c3cf78.11011The WS-Management service cannot process the request because the request contains an embedded object or array of embedded objects. WS-Management does not support retrieving or updating instances containing embedded objects or arrays of embedded objects.
0x4033c3d078.11011The WS-Management service cannot process the request because a WMI instance contains an invalid char16 value: %1.
0x4033c3d178.11011The WS-Management service cannot process the request because the XML contains an unknown CIM type for the property: %1.
0x4033c3d278.11011The WS-Management service cannot process the request because the XML contains an invalid datetime value (%1) in a WMI instance.
0x4033c3d378.11011The WS-Management service cannot process the request. The request contains an XML element (%1) that does not represent a string property. Only string properties can be empty. To specify a null value, add the xsi:nil attribute to the element.
0x4033c3d478.11011The WS-Management service cannot process the request. When setting an array property to null, only one element with that name can be present in the input XML. Property: %1.
0x4033c3d578.11011The WS-Management service cannot process the request because it contains several XML elements with the same name for a property that is not an array. Property: %1.
0x4033c3d678.11011The WS-Management service cannot process the request because it contains an invalid type for a property qualifier on an instance or on the class. Property: %2 Qualifier: %1.
0x4033c3d778.11011The WS-Management service cannot process the request because it contains an invalid empty string for representing a number.
0x4033c3d878.11011The WS-Management service cannot process the request because it contains an invalid character. WS-Management cannot convert the string to a number. String: %1. Ensure that the string represents the correct datatype.
0x4033c3d978.11011The WS-Management service cannot process the request. WS-Management cannot convert a string to an unsigned number. The request contains an unexpected minus sign. String: %1. Ensure that the string represents the correct datatype.
0x4033c3da78.11011The WS-Management service cannot process the request because the service cannot convert string %1 to a number with %2!d! bits. The string does not represent a number in the allowed range. Ensure that the string represents the correct datatype.
0x4033c3db78.11011The WS-Management service cannot process the request because the request contains an invalid boolean value (%1) for element %2. The value must contain "true", "false", "1", or "0".
0x4033c3dc78.11011The WS-Management service cannot process the request. An element of the array named %1 contains the xsi:nil attribute. The array cannot have a NULL element.
0x4033c3dd78.11011The WS-Management service cannot process the request. The XML contains an invalid xs:duration string: %1. Ensure that the string represents the correct datatype.
0x4033c3de78.11011The WS-Management service cannot process the request. The XML contains an invalid xs:duration string: %1. CIM datetime type does not accept more than 99999999 days.
0x4033c3df78.11011The WS-Management service cannot process the request. The request contains an invalid datetime. The string %1 does not represent any of these types: xs:dateTime, xs:date, or xs:time.
0x4033c3e078.11011The WS-Management service cannot process the request because it contains an invalid value for a system property: %1. The value is not a string or it is an empty string.
0x4033c3e178.11011The WS-Management service cannot process the request because the XML simple content is invalid: %1.
0x4033c3e278.11011The WS-Management service cannot process the request because a class has an invalid Singleton qualifier. The class is %1. The type is not boolean or the value is not 'TRUE'.
0x4033c3e378.11011The WS-Management service cannot process the request. The element for a datetime value must have exactly one child and no mixed content.
0x4033c3e478.11011The WS-Management service cannot process the request. An element in a datetime property has an incorrect name: %1.
0x4033c3e578.11011The WS-Management service cannot process the request because it cannot convert the string (%1) to a double value. Ensure that the type that the string represents is correct.
0x4033c3e678.11011The WS-Management service cannot process the request because it cannot convert the string (%1) to a floating point value. The value is too large. Ensure that the type that the string represents is correct.
0x4033c3e778.11011The element for a endpoint reference value must have one and only one child.
0x4033c3e878.11011The WS-Management service cannot process the request. The action URI (%1) is invalid. Method %2 does not exist in class %3.
0x4033c3e978.11011The WS-Management service cannot process the request. The elements for an array property (%1) must be in consecutive order.
0x4033c3ea78.11011The WS-Management service cannot process the configuration request. The SSL configuration for IP %1 and port %2 is shared with another service. Client certificates for Mutual configuration must map to a user account. The other service does not have this http configuration.
0x4033c3eb78.11011The WS-Management service failed to set the user certificate for user authentication.
0x4033c3ec78.11011The WS-Management service cannot guarantee that all data is returned in the requested locale as some data sources may not be able to comply. Resend the remote request with locale as a hint (the SOAP header should have mustUnderstand="false").
0x4033c3ed78.11011The WS-Management service cannot perform the configuration operation. A listener with Address=%1 and Transport=%2 configuration already exists. You have to delete the existing listener first in order to be able to create it with the same Address and Transport values.
0x4033c3ee78.11011The WS-Management service cannot process the request because the Endpoint Reference does not contain a WS-Management ResourceURI element.
0x4033c3ef78.11011The xsi:type attribute is missing from element (%1). This attribute is required for embedded objects.
0x4033c3f078.11011The WS-Management FragmentTransfer element has no text content.
0x4033c3f178.11011The WS-Management FragmentTransfer element contains one or more child elements.
0x4033c3f278.11011The SOAP packet that was received did not contain a valid WS-Management FragmentTransfer element, or was duplicated.
0x4033c3f378.11011The response received from the destination machine includes unexpected element %1.
0x4033c3f478.11011There is no filter specified for the given dialect.
0x4033c3f578.11011The specified class does not exist in the given namespace.
0x4033c3f678.11011No instance found with given property values.
0x4033c3f78.11011The WS-Management service cannot process the request. The WQL query is invalid.
0x4033c3f88.11011Invalid policy setting %1; The specified value %2!lu! is below the minimum required value of %3!lu!.
0x4033c3f978.11011Invalid policy setting %1; value must be no larger than %3!lu!, but given %2!lu!
0x4033c3fa78.11011Invalid policy setting %1; the policy has the wrong type.
0x4033c3fb78.11011Invalid policy setting %1;
0x4033c3fc78.11011Invalid listener address %1.
0x4033c3fd78.11011An exception was thrown (%1!d!) while parsing the following fragment path : %2.
0x4033c3fe78.11011Syntax error at position %1!d! for the following fragment path : %2.
0x4033c3ff78.11011Lexical error at position %1!d! for the following fragment path : %2.
0x4033c40078.11011Parsing error (%1!d!) at position %2!d! for the following fragment path : %3.
0x4033c40178.11011An absolute fragment path must start with the class name present in the resource URI.
0x4033c40278.11011Node %1 is invalid : the previous node must correspond to a WMI object and this node must a property of that object or the previous node must correspond to a datetime property and this node must have one of these values (Datetime, Date, Time, Interval or CIM_DateTime).
0x4033c40378.11011Cannot apply text() function to array, object, datetime or reference properties.
0x4033c40478.11011The fragment path selected an unknown attribute. Only 'type' and 'nil' can be used.
0x4033c40578.11011The position of the element must be a non-zero positive integer. Value %1!lu! was given.
0x4033c40678.11011Node %1 does not correspond to an array property; position context cannot be used for it.
0x4033c40778.11011An attribute was selected by the fragment path, but updating attributes is not supported.
0x4033c40878.11011The input XML is not valid for this fragment-level Put operation : it must contain a single element (the WS-Management XmlFragment element), which must have a simple content or be empty; empty content is allowed only for string properties.
0x4033c40978.11011Node %1 selects a key property, but keys cannot be updated.
0x4033c40a78.11011The input XML is not valid for this fragment-level Put operation : it must contain a single element (the WS-Management XmlFragment element), which must have a single child with name matching the property to be updated; the child can have empty content only if the operation updates a string property.
0x4033c40b78.11011The fragment path cannot select a property more than %1!d! levels deep.
0x4033c40c78.11011The WS-Management service cannot process the request. The request contains more options than maximum supported(%1!d!).
0x4033c40d78.11011The WS-Management service cannot process the request because the SOAP packet that was received contained a invalid WS-Management OptionSet element, or it was duplicated.
0x4033c40e78.11011The WS-Management service Wmi plugin does not support the specified OptionSet because MustComply for one of the options is set.
0x4033c40f78.11011The resource URI does not support options.
0x4033c41078.11011The WS-Management service does not support the specified compression scheme (%1).
0x4033c41178.11011The config setting %1 cannot be changed because is controlled by policies. The policy would need to be set to "Not Configured" in order to change the config setting.
0x4033c41278.11011There exists no property corresponding to index %1!d! in the specified array.
0x4033c41378.11011WS-Management does not allow changes to a listener created automatically by the group policy. The policy "Allow Auto Configuration of listeners on WinRm service" would need to be set to "Not Configured" in order to create a new listener for same Address and Transport or to modify an already existing listener.
0x4033c41478.11011It is not allowed to change the value of the address or of the transport for a configured listener.
0x4033c41578.11011The WS-Management service cannot process the request because appending port number to service principal name cannot be executed. Appending port number to the service principal name of the remote server requires a version of WinHTTP.dll that implements WINHTTP_OPTION_SPN option flag.
0x4033c41678.11011The requested operation cannot be performed. No default authorization schemes are available when using HTTPS. Username and password must be specified.
0x4033c41778.11011The fragment path must not contain tokens longer than 1023 characters.
0x4033c41878.11011Unit test plugin for Windows Remote Management
0x4033c41978.11011WMIv1 plugin for Windows Remote Management
0x4033c41a78.11011SEL plugin for Windows Remote Management
0x4033c41b78.11011Test plugin for Windows Remote Management
0x4033c41c78.11011Test plugin for Windows Command Shell
0x4033c41d78.11011Event collector plugin for Windows Remote Management
0x4033c41e78.11011Built-in catalog plugin for Windows Remote Management
0x4033c41f78.11011WinRM failed to load the plugin DLL for %1. Loading the DLL failed for the path %2 with error code %3!d!. The plugin may be unavailable or the DLL may not be properly installed.
0x4033c42078.11011WinRM cannot process the request because the request is missing the element titled '%1'.
0x4033c42178.11011WinRM cannot process the request because a selector set contains text. Selector sets must contain only '%1' elements.
0x4033c42278.11011WinRM cannot process the request because a selector set contains an unrecognized element. Selector sets must contain only '%1' elements.
0x4033c42378.11011WinRM cannot process the request because a '%1' element is missing a '%2' attribute.
0x4033c42478.11011WinRM cannot process the request because a selector contains multiple child elements.
0x4033c42578.11011WinRM cannot process the request because a selector contains both text and a child element. Remove the text.
0x4033c42678.11011WinRM cannot process the request because an option set contains text. Option sets must contain only '%1' elements.
0x4033c42778.11011WinRM cannot process the request because an option set contains an unrecognized element. Option sets must contain only '%1' elements.
0x4033c42878.11011WinRM cannot process the request because an option contains multiple child elements or complex content.
0x4033c42978.11011WinRM cannot process the request because a key is either "" (blank or empty string) or NULL.
0x4033c42a78.11011WinRM cannot process the request because an option contains a name attribute which is either "" (blank or empty string) or NULL.
0x4033c42b78.11011WinRM cannot process the request because a WMI option value is NULL.
0x4033c42c78.11011WinRM cannot process the request because a non-array WMI option occurred more than once. WMI array options must use the prefix 'wmiarray:'.
0x4033c42d78.11011WinRM cannot process the request because a WMI option was defined both as an array option and as a non-array option. WMI options must occur exactly once with the prefix 'wmi:' or at least once with the prefix 'wmiarray:'.
0x4033c42e78.11011The xsi:type attribute (%1) does not identify an existing class.
0x4033c42f78.11011The XML namespace URI (%1) is invalid. Check the documentation for constructing the namespace URI for a CIM class.
0x4033c43078.11011The SSL certificate could not be checked for revocation. The server used to check for revocation might be unreachable.
0x4033c43178.11011The SSL certificate is invalid.
0x4033c43278.11011The SSL certificate was revoked.
0x4033c43378.11011The SSL certificate is signed by an unknown certificate authority.
0x4033c43478.11011The SSL certificate contains a common name (CN) that does not match the hostname.
0x4033c43578.11011The SSL certificate is expired.
0x4033c43678.11011The SSL certificate is not appropriate for server authentication.
0x4033c43778.11011Encountered an internal error in the SSL library.
0x4033c43878.11011The WS-Management service cannot process the request. The resource URI (%1) was not found in the WS-Management catalog. For getting Windows Remote Management configuration, use the following resource URI: %2.
0x4033c43978.11011Cannot update an instance of class %1 using a representation of an instance for class %2; please provide a representation of an instance for class %1.
0x4033c43a78.11011Built-in catalog plugin for Windows Remote Management
0x4033c43b78.11011Built-in catalog plugin for Windows Command Shell
0x4033c43c78.11011The WS-Management service cannot process the request because an embedded object or reference element contains mixed content.
0x4033c43d78.11011The WS-Management service cannot process the request because a date-time element or simple property contains child elements.
0x4033c43e78.11011The WS-Management service cannot process the request because an element ("%1") is missing from the input XML. Non-array properties cannot be missing from the input XML.
0x4033c43f78.11011WinRM cannot process the request because the XML parser unexpectedly reached the end of input.
0x4033c44078.11011Not used. To be removed.
0x4033c44178.11011Not used. To be removed.
0x4033c44278.11011Not used. To be removed.
0x4033c44378.11011Not used. To be removed.
0x4033c44478.11011Not used. To be removed.
0x4033c44578.11011WinRM cannot process the request because the input XML uses an undefined XML namespace.
0x4033c44678.11011Not used. To be removed.
0x4033c44778.11011Not used. To be removed.
0x4033c44878.11011Not used. To be removed.
0x4033c44978.11011The WinRM migrated configuration from R2 is corrupted. The listener configuration is not valid.
0x4033c44a78.11011The WinRM configuration is corrupted. Use the following command to restore defaults: winrm invoke Restore http://schemas.microsoft.com/wbem/wsman/1/config @{} Then add any custom configuration settings.
0x4033c44b78.11011The WS-Management service cannot process the request. The SOAP packet does not contain a valid subscription ID element. The incoming Unsubscribe request should contain a header entry with the reference property element obtained from the Subscribe response.
0x4033c44c78.11011WinRM cannot process the configuration request. The hostname pattern is invalid: "%1" Hostname patterns must contain one or more patterns. A pattern can contain at most one wildcard ("*"). The special pattern "" can be used to indicate all hostnames that do not have a '.'. To trust all hosts use "*" as the only pattern.
0x4033c44d78.11011The WinRM client cannot process the request. The WinRM client received an 'access denied' error from the server and it tried to send again the message, but the configuration changed and the new settings did not allow the message to be re-sent. Try the request again with an authentication mechanism that is allowed by the updated configuration.
0x4033c44e78.11011The WinRM client cannot process the request. The authentication mechanism requested by the client is not supported by the server or unencrypted traffic is disabled in the service configuration. Verify the unencrypted traffic setting in the service configuration or specify one of the authentication mechanisms supported by the server. To use Kerberos, specify the computer name as the remote destination. Also verify that the client computer and the destination computer are joined to a domain. To use Basic, specify the computer name as the remote destination, specify Basic authentication and provide user name and password. Possible authentication mechanisms reported by server: %1 %2 %3 %4 %5
0x4033c44f78.11011The WinRM client cannot process the request. The destination computer (%1:%2!d!) returned an 'access denied' error. Specify one of the authentication mechanisms supported by the server. If Kerberos mechanism is used, verify that the client computer and the destination computer are joined to a domain. Possible authentication mechanisms reported by server: %3 %4 %5 %6 %7
0x4033c45078.11011The WinRM client cannot process the request. The WinRM client tried to use %1 authentication mechanism, but the destination computer (%2:%3!d!) returned an 'access denied' error. Change the configuration to allow %1 authentication mechanism to be used or specify one of the authentication mechanisms supported by the server. To use Kerberos, specify the local computer name as the remote destination. Also verify that the client computer and the destination computer are joined to a domain. To use Basic, specify the local computer name as the remote destination, specify Basic authentication and provide user name and password. Possible authentication mechanisms reported by server: %4 %5 %6 %7 %8
0x4033c45178.11011The WS-Management service cannot process the request. The WS-Eventing NotifyTo element might be missing from the WS-Eventing Delivery section or it might be invalid. It might be longer than the maximum length allowed.
0x4033c45278.11011The WS-Management service cannot process the request. The WS-Addressing Address element is missing from the WS-Eventing NotifyTo section.
0x4033c45378.11011The WS-Management service cannot process the request. The SOAP packet contains an WS-Addressing Address element in the WS-Eventing NotifyTo section that is either invalid, duplicated, or too long.
0x4033c45478.11011The WS-Management service cannot process the request. The SOAP packet contains an WS-Eventing expiration element that is either invalid, duplicated, not supported, or too long.
0x4033c45578.11011The WS-Management service cannot process the request. The SOAP packet contains an WS-Eventing locale element that is either invalid, duplicated, not supported, or too long.
0x4033c45678.11011The WS-Management service cannot process the request. The SOAP packet contains an WS-Management heartbeat element that is invalid.
0x4033c45778.11011The WS-Management service cannot process the request. This request is valid only when the -remote option is specified.
0x4033c45878.11011The WinRM client cannot process the request. API was called with no session.
0x4033c45978.11011Not used. To be removed.
0x4033c45a78.11011Not used. To be removed.
0x4033c45b78.11011The WS-Management service cannot process the configuration request. The XML contains a value longer than the maximum length of %1!d!
0x4033c45c78.11011WinRM cannot process the request. The requested locale '%1' contains an invalid language code.
0x4033c45d78.11011WinRM cannot process the request. The requested locale '%1' contains an invalid country code.
0x4033c45e78.11011The WS-Management service cannot process the request. The batch is smaller (%1!d! bytes) than the minimum size that is supported (%2!d! bytes).
0x4033c45f78.11011The WS-Management service cannot process the request. The WS-Eventing EndTo element is missing from the WS-Eventing Delivery section, or is invalid.
0x4033c46078.11011WinRM cannot process the configuration request. The service resource URI (%1) only supports the following actions: %2 and %3.
0x4033c46178.11011WinRM cannot process the configuration request. This action requires input XML with an element name of %1.
0x4033c46278.11011WinRM cannot process the configuration request. This action requires input XML with an element name of %1.
0x4033c46378.11011Create a WinRM listener on %1://%2 to accept WS-Man requests to any IP on this machine.
0x4033c46478.11011Created a WinRM listener on %1://%2 to accept WS-Man requests to any IP on this machine.
0x4033c46578.11011Could not create a WinRM listener on %1://%2.
0x4033c46678.11011Enable the WinRM listener on %1://%2.
0x4033c46778.11011Enabled the WinRM listener on %1://%2.
0x4033c46878.11011Could not enable the WinRM listener on %1://%2.
0x4033c46978.11011This resource requires the following selectors: %1 %2
0x4033c46a78.11011This resource requires no selectors.
0x4033c46b78.11011Start the WinRM service.
0x4033c46c78.11011Set the WinRM service type to delayed auto start.
0x4033c46d78.11011Set the WinRM service type to auto start.
0x4033c46e78.11011WinRM service started.
0x4033c46f78.11011Could not start the WinRM service: %1
0x4033c47078.11011WinRM service type changed successfully.
0x4033c47178.11011Could not change the WinRM service type: %1
0x4033c47278.11011The WinRM service cannot process the request. A configuration setting or group policy setting denies access to the resource URI (%1).
0x4033c47378.11011The action URI (%1) is invalid.
0x4033c47478.11011The following authentication mechanisms were specified in the request: %1 %2 %3 %4 %5 %6
0x4033c47578.11011Not used. To be removed.
0x4033c47678.11011The WS-Management service cannot process the request. The URI contains a invalid character (%1).
0x4033c4778.11011WinRM cannot process the request. The following error with errorcode 0x%1!x! occurred while using %2 authentication: %3 Possible causes are: -The user name or password specified are invalid. -Kerberos is used when no authentication method and no user name are specified. -Kerberos accepts domain user names, but not local user names. -The Service Principal Name (SPN) for the remote computer name and port does not exist. -The client and remote computers are in different domains and there is no trust between the two domains. After checking for the above issues, try the following: -Check the Event Viewer for events related to authentication. -Change the authentication method; add the destination computer to the WinRM TrustedHosts configuration setting or use HTTPS transport. Note that computers in the TrustedHosts list might not be authenticated. -For more information about WinRM configuration, run the following command: winrm help config.
0x4033c47878.11011Unable to check the status of the WinRM service.
0x4033c47978.11011Unable to check the status of the firewall.
0x4033c47a78.11011Enable the WinRM firewall exception.
0x4033c47b78.11011
0x4033c47c78.11011Unable to enable the firewall for WinRM.
0x4033c47d78.11011Warning: The WinRM firewall exception could not be enabled for all active profiles.
0x4033c47e78.11011WinRM firewall exception enabled.
0x4033c47f78.11011The WinRM client received an HTTP status code of %1!d! from the remote WS-Management service.
0x4033c48078.11011The subscribe packet had a Locale element with missing lang attribute. The lang attribute is required for the Locale element.
0x4033c48178.11011WinRM cannot process the configuration request. This action requires input XML containing an element name of %1 with value "http" or "https".
0x4033c48278.11011The Windows Remote Shell cannot process the request. The server is already executing the maximum number of concurrent shells an user can remotely open on the same system. Retry later.
0x4033c48378.11011The Windows Remote Shell cannot process the request. The server exceeded the maximum number of users concurrently performing remote operations on the same system. Retry later.
0x4033c48478.11011The Windows Remote Shell cannot process the request. The server attempted to apply the quota limits for the Remote Shell object, however the system determined that the limits were invalid. Please correct the configuration settings, the settings can be viewed using the following command "winrm get winrm/config/winrs".
0x4033c48578.11011The Windows Remote Shell received a request to perform an operation on a command identifier that does not exist. Either the command has completed execution or the client specified an invalid command identifier.
0x4033c48678.11011The Windows Remote Shell cannot process the request because it requires the following selector: %1. Retry with the correct selector.
0x4033c4878.11011The request for the Windows Remote Shell with ShellId %1 failed because the shell was not found on the server. Possible causes are: the specified ShellId is incorrect or the shell no longer exists on the server. Provide the correct ShellId or create a new shell and retry the operation.
0x4033c48878.11011Only one rsp:Send can be outstanding per instance of the shell or command. Resend the rsp:Send request after a rsp:SendResponse is received.
0x4033c48978.11011Only one rsp:Receive can be outstanding per instance of the shell or command. Resend the rsp:Receive request after a rsp:ReceiveResponse is received.
0x4033c48a78.11011Only one rsp:Signal can be outstanding per instance of the shell or command. Resend the rsp:Signal request after a rsp:SignalResponse is received.
0x4033c48b78.11011The WS-Management service cannot process the request with a wsman:Locale different from that used in the initiating wxf:Create request. Resend the remote request without locale or with the same locale initially used by wxf:Create.
0x4033c48c78.11011The Windows Remote Shell cannot process the request. It is not permitted for other users then the initial creator to make use of a running shell instance, even if they have permissions to create shells themselves with the same or even greater privileges. The administrator can enumerate all running shell instances, also get and delete a running shell instance.
0x4033c48d78.11011The Windows Remote Shell cannot process the request. The resource URI is not valid or the service cannot find the resource identified by the resource URI and selectors. The wsman:ResourceURI value should be %1 or be defined in the CustomRemoteShell table. Check the documentation or use the following command for information on how to populate CustomRemoteShell table: "winrm help customremoteshell". The selectors are relative to the resource URI. Retry the request with the correct resource URI or selectors.
0x4033c48e78.11011The Windows Remote Shell cannot process the request. The command id returned from the shell plugin is empty.
0x4033c48f78.11011The Windows Remote Shell cannot process the request. The WS-Addressing action URI is invalid. The valid actions are Command, Receive, Send and Signal. Check the Windows Remote Shell documentation for information on how to construct an action URI.
0x4033c49078.11011The Windows Remote Shell cannot process the request. The SequenceId element is empty or invalid.
0x4033c49178.11011The Windows Remote Shell cannot process the request. The computed response packet size exceeds the maximum envelope size that is allowed.
0x4033c49278.11011The WS-Management service cannot process the fragment filter because the specified XPath filter is not supported. Try simplifying the path and try again.
0x4033c49378.11011The Windows Remote Shell cannot process the request. The SOAP packet contains an element %1 that is invalid. Retry the request with the correct XML element.
0x4033c49478.11011The WinRM client cannot process the request. The following setting is read-only and cannot be modified: %1. Remove this setting from the command and try again.
0x4033c49578.11011Subscription Manager plugin for Windows Remote Management
0x4033c49678.11011The WS-Management service cannot process the request. The SOAP packet contains a MachineID element that was either invalid, duplicated, or too long.
0x4033c49778.11011The WS-Management service configuration contains ambiguous entries in the URI security table: more than one pattern matches the following resource URI: %1. Authorization process cannot continue. Fix the entries in the URI security table and try the request again.
0x4033c49878.11011Windows Remote Management
0x4033c49978.11011Full Control(All Operations)
0x4033c49a78.11011Read(Get,Enumerate,Subscribe)
0x4033c49b78.11011Write(Put,Delete,Create)
0x4033c49c78.11011Execute(Invoke)
0x4033c49d78.11011Only one Command can be outstanding per instance of the shell. You must terminate the command using Signal as the last message in all cases, whether the command is terminated early or run to completion. Resend the Command request after a SignalResponse is received.
0x4033c49e78.11011The filter contains a property (%1) that does not exist in the class.
0x4033c49f78.11011The filter contains a property (%1) that is of an unsupported type. Filtering is not supported on properties with the following types: datetime, reference, object, and array.
0x4033c4a078.11011The resource URI (%1) does not support unfiltered enumeration. One of the following filter dialects is required: %2.
0x4033c4a178.11011It is not allowed to change the value of the Issuer,Subject or the URI for a configured certmapping entry.
0x4033c4a278.11011This resource requires the following selectors: %1 %2 %3
0x4033c4a378.11011This resource requires the following selector: %1
0x4033c4a478.11011The following selector is not a key property of the resource accessed : %1. Use selectors that are key properties for the resource that you want to access.
0x4033c4a578.11011WinRM cannot process the request because the input XML contains an invalid XML header.
0x4033c4a678.11011WinRM cannot process the request because the input XML contains a mismatched element. The ending name does not match the starting name.
0x4033c4a778.11011WinRM cannot process the request because the input XML contains an invalid attribute or element name.
0x4033c4a878.11011WinRM cannot process the request because the input XML contains an invalid attribute.
0x4033c4a978.11011WinRM cannot process the request because the input XML contains a syntax error.
0x4033c4aa78.11011WinRM cannot process the request because the input XML contains too many nested levels of elements.
0x4033c4ab78.11011WinRM cannot process the request because an XML element has content or child elements but is marked as NULL with the xsi:nil attribute.
0x4033c4ac78.11011WinRM cannot process the request because a boolean attribute contains an invalid boolean value.
0x4033c4ad78.11011The WinRM client cannot process the request. The batch items must be at least: %1!d!
0x4033c4ae78.11011The WinRM client cannot process the request. The max characters must be at least: %1!d!
0x4033c4af78.11011The resource URI (%1) supports unfiltered enumeration and the following filter dialects: %2.
0x4033c4b08.11011Invalid session option %1; The specified value %2!lu! is below the minimum required value of %3!lu!.
0x4033c4b178.11011Invalid session option %1; the value is too large: %2!lu!. The value must be %3!lu! or less.
0x4033c4b278.11011Invalid session option %1; the type of the option is not valid.
0x4033c4b378.11011This resource requires the following selector: %1
0x4033c4b478.11011The configuration XML is not valid. The configuration XML contains an unexpected XML element: "%1" while element: "%2%" is expected at this point. Ensure that the elements are in correct sequence and that the spelling of the element name is correct.
0x4033c4b578.11011The configuration XML is not valid. The configuration XML contains an invalid XML element: "%1". Ensure that the elements are in correct sequence and that the spelling of the element name is correct.
0x4033c4b678.11011The configuration XML is not valid. The namespace for XML element: "%1" is not correct.
0x4033c4b778.11011The configuration XML is not valid. Too many instances of XML element: "%1" found.
0x4033c4b878.11011The configuration XML is not valid. The XML element: "%1" is expected but not found.
0x4033c4b978.11011The configuration XML is not valid. Text for XML element: "%1" is not expected.
0x4033c4ba78.11011The configuration XML is not valid. Either attribute: "%1" is not expected for element: "%2" or its namespace is invalid.
0x4033c4bb78.11011The configuration XML is not valid. Attribute: "%1" is repeated for element: "%2".
0x4033c4bc78.11011The configuration XML is not valid. Attribute: "%1" is required for element: "%2".
0x4033c4bd8.11011The configuration XML is not valid. The configuration value length for attribute %1 exceeded the maximum limit of 10240 characters.
0x4033c4be78.11011The configuration XML is not valid. Attribute value: "%1" is not a valid integer. Valid integer values consist of the characters '0' through '9' and are no more than 10 digits in length.
0x4033c4bf78.11011The configuration XML is not valid. Attribute value: "%1" is not a valid boolean. Valid boolean values are "true" and "false".
0x4033c4c08.11011The configuration XML is not valid. Attribute value: "%1" is not a valid capability type. Valid capability types are "Identify", "Get", "Put", "Create", "Delete", "Invoke", "Enumerate", "Subscribe" and "Shell".
0x4033c4c18.11011The configuration XML is not valid. Attribute value: "%1" is not a valid plugin name. Plugin name cannot be empty and cannot exceeded 255 characters. Plugin name should not have any preceding space or tab characters. The plugin name should not contain backslash and double quote characters.
0x4033c4c278.11011The configuration XML is not valid. SDK Version: "%1" is currently not supported.
0x4033c4c378.11011The configuration XML is not valid. Attribute value: "%1" is not a valid xml rendering type. Valid xml rendering types are "text" and "XmlReader".
0x4033c4c478.11011The configuration XML is not valid. Resource Uri: "%1" is registered more than once in the plugin configuration.
0x4033c4c578.11011The configuration XML is not valid. Resource Uri: "%1" is not valid. Plugin resource Uris cannot have WSMan configuration root uri as a prefix.
0x4033c4c678.11011The configuration XML is not valid. Resource Uri: "%1" cannot be exposed by more than one plugin.
0x4033c4c778.11011The configuration XML is not valid. Capability: "%1" is defined multiple times for resource uri: "%2".
0x4033c4c878.11011The configuration XML is not valid. Fragments are not supported for capability: "%1".
0x4033c4c978.11011The configuration XML is not valid. Filters are not supported for capability: "%1".
0x4033c4ca78.11011The configuration XML is not valid. Resource uri: %1 cannot simultaneously support shell capability with other capabilities.
0x4033c4cb78.11011The configuration XML is not valid. Value of attribute "name" does not match the given selector.
0x4033c4cc78.11011The configuration XML is not valid. Attribute value: "%1" is not a valid file path. Valid file path should be absolute, reside in the system32 directory and should point to an existing file.
0x4033c4cd78.11011The WS-Management service cannot process the request. Configuration for plugin: "%1" is corrupted. This plugin needs to be reconfigured or deleted. Use the following command to delete a plugin configuration winrm delete http://schemas.microsoft.com/wbem/wsman/1/config/plugin?Name=xyz Or use the following command to restore default plugin configuration. Note that all external plugins will be unregistered during this restore operation. winrm invoke Restore http://schemas.microsoft.com/wbem/wsman/1/config/plugin @{}
0x4033c4ce78.11011The WS-Management service cannot process the request. The selector for plugin configuration cannot exceed 255 characters.
0x4033c4cf78.11011The WS-Management service cannot perform the configuration operation. A plugin configuration with plugin name=%1 already exists. You have to delete the existing plugin configuration first in order to be able to create it with the same plugin name.
0x4033c4d08.11011An error occurred while reading the IIS configuration. File: %1 Line: %2 Issue: %3
0x4033c4d178.11011The WSMan client cannot process the request. The authentication mechanism requested by the proxy is not supported by the client. The only proxy authentication mechanisms supported are Negotiate, Basic or Digest. Possible authentication mechanisms reported by proxy: %1 %2 %3 %4 %5
0x4033c4d278.11011The WSMan client received a redirect status from the server, but the server did not give the actual redirect location to use.
0x4033c4d378.11011Configure CertificateThumbprint setting for the service, to be used for CredSSP authentication.
0x4033c4d478.11011Configured CertificateThumbprint setting for the service.
0x4033c4d578.11011Could not configure CertificateThumbprint setting for the service.
0x4033c4d678.11011The WS-Management service cannot process the request. This user is allowed a maximum number of %1!d! concurrent shells, which has been exceeded. Close existing shells or raise the quota for this user.
0x4033c4d778.11011The WS-Management service cannot process the request. This user is allowed a maximum number of %1!d! concurrent operations, which has been exceeded. Close existing operations for this user, or raise the quota for this user.
0x4033c4d878.11011The WS-Management service cannot process the request. The user load quota of %1!d! requests per %2!d! seconds has been exceeded. Send future requests at a slower rate or raise the quota for this user. The next request from this user will not be approved for at least %3!d! milliseconds.
0x4033c4d978.11011The WS-Management service cannot process the request. The system load quota of %1!d! requests per %2!d! seconds has been exceeded. Send future requests at a slower rate or raise the system quota. The next request from this user will not be approved for at least %3!d! milliseconds.
0x4033c4da78.11011The WSMan service could not launch a host process to process the given request. Make sure the WSMan provider host server and proxy are properly registered.
0x4033c4db78.11011The WSMan provider host process did not return a proper response. A provider in the host process may have behaved improperly.
0x4033c4dc78.11011The configuration XML is not valid. Initialization xml attribute values for "Name" and "Value" cannot be empty.
0x4033c4dd78.11011Configure LocalAccountTokenFilterPolicy to grant administrative rights remotely to local users.
0x4033c4de78.11011Configured LocalAccountTokenFilterPolicy to grant administrative rights remotely to local users.
0x4033c4df78.11011Could not configure LocalAccountTokenFilterPolicy to grant administrative rights remotely to local users.
0x4033c4e078.11011The authorization plugin returned the following error: %1.
0x4033c4e178.11011The WS-Management service cannot process the request. This service is configured to allow a maximum of %1!d! concurrent shell users, which has been exceeded. Retry your request after sometime or raise the quota for concurrent shell users.
0x4033c4e278.11011The WS-Management service cannot process the request. The SOAP packet did not contain a valid WS-Management ActivityId element. The element is duplicated or is not in the correct format. The ActivityId should be a 128 bit value in the UUID format specified as a string.
0x4033c4e378.11011The WS-Management service cannot guarantee that the ActivityId will be used as the tracing is turned OFF by default. Resend the remote request with ActivityId as a hint (the SOAP header should have mustUnderstand="false").
0x4033c4e478.11011The WS-Management service cannot process the request. The configuration setting "%1" is deprecated and cannot be changed. Remove this setting and try again.
0x4033c4e578.11011The configuration XML is not valid. Attribute value: "%1" is not a valid architecture type. Valid architecture types are "32" on a 32-bit system; "32" and "64" on a 64-bit system.
0x4033c4e678.11011The WSMan client cannot process the request. Proxy is not supported under HTTP transport. Change the transport to HTTPS and specify valid proxy information and try again.
0x4033c4e778.11011The WSMan client cannot process the request. Proxy is not supported when the authentication mechanism with the server is Kerberos or CredSSP. Change the authentication mechanism to Negotiate or Digest or Basic and try again.
0x4033c4e878.11011The configuration XML is not valid. Resource Uri: "%1" is not valid. The Resource URI does not conform to RFC 3986. Change the Resource URI in the configuration XML and try again.
0x4033c4e978.11011The WS-Management service cannot process the request. The SOAP packet did not contain a valid remote shell CompressionType element. The element is duplicated, is not marked as must understand or is not in the correct format. The only supported compression type is "xpress".
0x4033c4ea78.11011The configuration XML is not valid. Resource Uri: "%1" is reserved for the WSMan shell manager.
0x4033c4eb78.11011The configuration XML is not valid. The provider "%1" supports the %2 method but it could not be loaded. Verify that the provider exports the %2 method properly.
0x4033c4ec78.11011Windows Remote Management - Compatibility Mode (HTTP-In)
0x4033c4ed8.11011Configure "Network access: Sharing and security model for local accounts" policy to allow local users to authenticate as themselves over network.
0x4033c4ee8.11011Configured "Network access: Sharing and security model for local accounts" policy to allow local users to authenticate as themselves over network.
0x4033c4ef8.11011Could not configure "Network access: Sharing and security model for local accounts" policy to allow local users to authenticate as themselves over network.
0x4033c4f08.11011The WS-Management service cannot process the request because the SOAP packet does not contain a valid SessionID element. Verify that the SessionID element is not a duplicate or GUID and retry the operation.
0x4033c4f18.11011The WinRM service cannot process the request because the WinRS shell instance is already processing a connect operation.
0x4033c4f28.11011The configuration XML is not valid. The value for the attribute "%1" must be between %2 and %3.
0x4033c4f38.11011The configuration XML is not valid. The attribute "%1" can be specified only if the attribute "%2" is also specified.
0x4033c4f48.11011The configuration XML is not valid. The attribute "%1" can be non-zero only if the attribute "%2" is set to true.
0x4033c4f58.11011The configuration XML is not valid. The attribute "%1" can be specified only if the attribute "%2" is set to true, the attribute "%3" is specified, and the attribute "%4" is at least %5.
0x4033c4f68.11011The configuration XML is not valid. The attribute "%1" must be specified to change the attribute "%2".
0x4033c4f78.11011The configuration XML is not valid. The plugin "%1" is a default plugin and its attributes cannot be modified.
0x4033c4f88.11011An error %1!d! was encountered while subscribing to a Group Policy change notification.
0x4033c4f98.11011The configuration XML is not valid. A plugin cannot simultaneously support the shell capability with other capabilities.
0x4033c4fa8.11011The configuration XML is not valid. The quota %1 is not valid for this plugin.
0x4033c4fb8.11011The configuration XML is not valid. The attribute value "%1" must be changed to a valid Server Buffering Mode value of either "%2"or "%3".
0x4033c4fc8.11011The WS-Management service cannot process the request. This user has exceeded the maximum number of %1!d! concurrent shells for plugin "%2". Close the existing shells or raise the plugin quota for this user.
0x4033c4fd8.11011The WS-Management service cannot process the request. This service has exceeded its maximum of %1!d! concurrent users allowed for plugin "%2". Retry the request later or raise the quota for concurrent users.
0x4033c4fe8.11011The WS-Management service cannot process the request. This service has exceeded its maximum of %1!d! concurrent shells allowed for plugin "%2". Retry the request later or raise the Maximum Shells per Plugin quota.
0x4033c4ff8.11011The WS-Management service cannot process the request. This service has exceeded its maximum of %1!d! concurrent operations allowed for plugin "%2". Retry the request later or raise the Maximum Shells per Plugin quota.
0x4033c5008.11011The WS-Management service cannot process the request. This service has exceeded its maximum of %1!d! concurrent operations per user allowed for plugin "%2". Retry the request later or raise the Maximum Operations per User quota.
0x4033c5018.11011The WS-Management service cannot process the command. This service has exceeded its maximum of %1!d! concurrent commands per shell allowed for plugin "%2". Retry the request later or raise the Maximum Commands per Shell quota.
0x4033c5028.11011The WS-Management service cannot process the command. The service does not have minimum required resources to start a new operation for the plugin "%1". Try the request later or lower the minimum requirement for the plugin.
0x4033c5038.11011The WS-Management service cannot process the request. The WS-Management service cannot accept subscriptions to an indication class, when either the filter or the dialect is specified. Retry with filter removed.
0x4033c5048.11011The verification of the runAs user credentials failed with the error %1!d!.
0x4033c5058.11011The WS-Management service cannot process the request. The CIM namespace %1 is invalid.
0x4033c5068.11011The WS-Management service cannot process the request. The class %1 does not exist in the %2 namespace.
0x4033c5078.11011Configure service to allow remote requests.
0x4033c5088.11011Configure service to allow authenticating requests using Kerberos protocol.
0x4033c5098.11011Configure service to allow authenticating requests using Negotiate protocol.
0x4033c50a8.11011Could not configure one or more configuration settings for the service.
0x4033c50b8.11011Configured required settings for the service.
0x4033c50c8.11011Modify the GP setting "Allow remote server management through WinRM" to either "Not Configured" or "Enabled".
0x4033c50d8.11011Modify the GP setting "Disallow Kerberos authentication" to either "Not Configured" or "Disabled".
0x4033c50e8.11011Modify the GP setting "Disallow Negotiate authentication" to either "Not Configured" or "Disabled".
0x4033c50f8.11011Modify the GP setting "Allow remote server management through WinRM" to either "Not Configured" or "Disabled".
0x4033c5108.11011The WinRM client cannot process the request because the XML contains an unsupported type (%1).
0x4033c5118.11011The WS-Management service cannot process the request because no CIM namespace was specified. Choose a valid CIM namespace and try again.
0x4033c5128.11011Enabled remote access.
0x4033c5138.11011Unable to enable remote access.
0x4033c5148.11011Disabled remote access.
0x4033c5158.11011Unable to disable remote access.
0x4033c5168.11011The WinRM client cannot process the request. "AllowRemoteAccess" setting is read-only and cannot be modified. Use the following commands instead to change the remote access behavior: winrm invoke EnableRemoting http://schemas.microsoft.com/wbem/wsman/1/config/service winrm invoke DisableRemoting http://schemas.microsoft.com/wbem/wsman/1/config/service
0x4033c5178.11011The WS-Management service cannot process the configuration request. The service resource URI %1 only supports the following actions: %2, %3 and %4.
0x4033c5188.11011The WS-Management service cannot process the configuration request. The configuration resource URI %1 only supports the following action: %2.
0x4033c5198.11011WinRM cannot process the request. The following error occurred while using %1 authentication: Cannot find the computer %2. Verify that the computer exists on the network and that the name provided is spelled correctly.
0x4033c51a8.11011The WS-Management service cannot process the request. There was no matching certificate mapping found for the requested resource URI.
0x4033c51b8.11011The WS-Management service cannot process the request. Retry requests are not supported.
0x4033c51c8.11011The WS-Management service cannot process the request. Operations involving multiple messages from the client are not supported.
0x4033c51d8.11011The WS-Management service cannot process the request. The configuration XML is not valid. The value for Quota %1 cannot be less than value for %2.
0x4033c51e8.11011WinRM cannot process the request. The following error with error code 0x%1!x! occurred while using Negotiate authentication: %2 This can occur if the provided credentials are not valid on the target server, or if the server identity could not be verified. If you trust the server identity, add the server name to the TrustedHosts list, and then retry the request. Use winrm.cmd to view or edit the TrustedHosts list. Note that computers in the TrustedHosts list might not be authenticated. For more information about how to edit the TrustedHosts list, run the following command: winrm help config.
0x4033c51f8.11011Unable to enable remote access because of the following reason: %1.
0x4033c5208.11011The WS-Management service cannot process the request. The requested IdleTimeout of %1!d! is outside the allowed range. Specify an IdleTimeout value between %2!d! and %3!d!, and retry the operation.
0x4033c5218.11011WinRM cannot process the request. The following error occurred while using Kerberos authentication: The computer %1 is unknown to Kerberos. Verify that the computer exists on the network, that the name provided is spelled correctly, and that the Kerberos configuration for accessing the computer is correct. The most common Kerberos configuration issue is that an SPN with the format HTTP/%1 is not configured for the target. If Kerberos is not required, specify the Negotiate authentication mechanism and resubmit the operation.
0x4033c5228.11011The WinRM client cannot process the request. Property "%1" with MI type %2 does not match the expected type from the schema: %3. Specify the correct type and retry the operation.
0x4033c5238.11011The metadata failed to be retrieved from the server, due to the following error: %1
0x4033c5248.11011The WS-Management service cannot process the request. The WMI service or the WMI provider returned an unknown error: HRESULT 0x%1!x!
0x4033c5258.11011The WS-Management service cannot process the request. The SOAP packet contains an WS-Eventing Encoding element that is either not valid, duplicated, not supported, or too long.
0x4033c5268.11011The WS-Management service cannot process the request. The object contains an unrecognized property: "%1". Verify that the spelling of the property name is correct.
0x4033c5278.11011The WinRM client cannot process the request. The object contains an unrecognized property: "%1". Verify that the spelling of the property name is correct.
0x4033c5288.11011The WS-Management service cannot process the request. The object contains an unrecognized argument: "%1". Verify that the spelling of the argument name is correct.
0x4033c5298.11011The WinRM client cannot process the request. The object contains an unrecognized argument: "%1". Verify that the spelling of the argument name is correct.
0x4033c52a8.11011The WS-Management service cannot process the request. The method name "%1" is not valid. Verify that the spelling of the method name is correct.
0x4033c52b8.11011The WinRM client cannot process the request. The method name "%1" is not valid. Verify that the spelling of the method name is correct.
0x4033c52c8.11011%1 The network connection to %2 has been interrupted. Attempting to reconnect for up to %3!d! minutes...
0x4033c52d8.11011%1 Attempting to reconnect to %2 ...
0x4033c52e8.11011%1 The network connection to %2 has been restored.
0x4033c52f8.11011%1 The reconnection attempt to %2 failed.
0x4033c5308.11011%1 The reconnection attempt to %2 failed while trying to retrieve the CIM schema needed for the operation.
0x4033c5318.11011The WS-Management service cannot process the request. You must be an administrator in order to access the WinRS shell instance.
0x4033c5328.11011The WS-Management service cannot process the request. The WinRS shell instance is not accessible over a remote connection.
0x4033c5331011Unable to look up SID of group: "%1". Ensure that the group is valid.
0x4033c5341011Username specified looks like a Manged Service Account. Passwords to such accounts are managed and should not be specified.
0x4033c5351011The verification of the Managed Service Account failed with error %1!d!. Ensure that the account is valid.
0x5000000278.11011Error
0x500000038.11011Warning
0x5000000478.11011Information
0x7000000178.11011WSMan API Initialize
0x7000000278.11011WSMan API Deinitialize
0x7000000378.11011WSMan Session initialize
0x7000000478.11011WSMan Session deinitialize
0x7000000578.11011WSMan API call
0x7000000678.11011Auto-detecting proxy settings
0x7000000778.11011User authentication
0x7000000878.11011User authorization
0x7000000978.11011Request handling
0x7000000a78.11011Response handling
0x7000000b78.11011Winrm service start/stop
0x7000000c78.11011Winrm configuration
0x7000000d78.11011Winrm Operation
0x7000000e8.11011WinRM MI Protocol Handler
0x7000000f8.11011WinRM MI Session
0x700000108.11011WinRM MI Operation
0x700000118.11011Winrm Verbose Message
0x8033800078.11011The WS-Management service cannot process the request. The service cannot find the resource identified by the resource URI and selectors.
0x8033800178.11011The WS-Management service cannot process the request. The WS-Addressing action URI is invalid. Check the documentation for information on how to construct an action URI.
0x8033800278.11011The WS-Management service cannot process the request. The resource URI is missing or it has an incorrect format. Check the documentation or use the following command for information on how to construct a resource URI: "winrm help uris".
0x8033800378.11011An error was encountered inside the plugin.
0x8033800478.11011The WS-Management service cannot complete the request. The WSManEnumerator object is full and no more items can be added.
0x8033800578.11011The WS-Management configuration is corrupted. Use the following command to restore defaults: winrm invoke Restore http://schemas.microsoft.com/wbem/wsman/1/config @{} Then add any custom configuration settings.
0x8033800678.11011The WS-Management service cannot process a pull request because a pull operation is already in progress.
0x8033800778.11011The WS-Management enumeration session is finished or cancelled and cannot be used. Start a new enumeration.
0x8033800878.11011The event subscription is already closed and cannot be used. Start a new subscription.
0x8033800978.11011The event subscription session is closing and cannot be used. Start a new subscription.
0x8033800a78.11011The application or script that has an event subscription did not request a pull operation within the heartbeat interval. The subscription session was closed. Start a new subscription.
0x8033800b78.11011The event source did not return events within the heartbeat interval. The subscription session was closed. Start a new subscription.
0x8033800c78.11011The WS-Management service does not support the specified timeout. The value specified is smaller than the minimum allowed value for this setting. Change the timeout value and try the request again.
0x8033800d78.11011The WS-Management service does not support the SOAP version specified in the request.
0x8033800e78.11011The WS-Management service does not support the encoding specified in the request.
0x8033800f78.11011The WS-Management service cannot process the request. The request contains one or more invalid SOAP headers.
0x8033801078.11011The WS-Management service cannot process a SOAP header in the request that is marked as mustUnderstand by the client. This could be caused by the use of a version of the protocol which is not supported, or may be an incompatibility between the client and server implementations.
0x8033801178.11011The WS-Management service cannot process the request. The request does not have all the expected SOAP headers.
0x8033801278.11011The client cannot connect to the destination specified in the request. Verify that the service on the destination is running and is accepting requests. Consult the logs and documentation for the WS-Management service running on the destination, most commonly IIS or WinRM. If the destination is the WinRM service, run the following command on the destination to analyze and configure the WinRM service: "winrm quickconfig".
0x8033801378.11011The WS-Management service does not support the action specified in the request.
0x8033801478.11011The WS-Management service cannot process the request because the resource is offline. Retry the request later when the resource is online.
0x8033801578.11011The WS-Management service cannot identify the format of the object passed to a Put or Create method. The input XML may not be appropriate for the resource or uses the wrong schema for the resource. Change the input XML in the request.
0x8033801678.11011The expiration time passed to the WS-Management Enumerate method is not valid. The time value may be zero or refer to a time in the past. Change the expiration time and try the request again.
0x8033801778.11011The data source does not support expiration time. Remove the expiration time from the request and try the request again.
0x8033801878.11011The data source does not support filtering. Remove the filter from the request and try the request again.
0x8033801978.11011The filter dialect (the type associated with the filter) was not supported for this resource. Change the filter dialect or remove it from the request and try the request again.
0x8033801a78.11011The data source could not process the filter. The filter might be missing or it might be invalid. Change the filter and try the request again.
0x8033801b78.11011The WS-Enumeration context in the enumeration is not valid. Enumeration may have been completed or canceled. You cannot use this enumeration context anymore. Start a new enumeration.
0x8033801c78.11011The pull operation did not get any data in the MaxTime duration. But the enumeration is still valid. The client can attempt to do another pull request to retrieve data.
0x8033801d78.11011The WS-Management service cannot renew the enumeration. Start a new enumeration.
0x8033801e78.11011The WS-Management service does not support the delivery mode for the specified resource. The client should change the subscription to use one of the supported delivery modes.
0x8033801f78.11011The expiration time of the subscription is invalid. The time is either not supported, zero or a time that happened in the past. Change the expiration time and try the request again.
0x8033802078.11011The expiration time specified for subscription was invalid. Specify the expiration time as a duration.
0x8033802178.11011The event source does not support filtering. Remove the filter from the request and try the request again.
0x8033802278.11011The event source cannot process the specified filter. Change the filter or remove it from the request and try the request again.
0x8033802378.11011The event source cannot process the subscription.
0x8033802478.11011The WS-Management service cannot renew the event subscription. Create a new subscription.
0x8033802578.11011The WS-Management service cannot complete the WS-Eventing request because the request had some unknown or invalid content and could not be processed.
0x8033802678.11011The WS-Management service cannot process the response because it is larger than the maximum size allowed.
0x8033802778.11011The WS-Management service cannot process the request because the request packet does not have a valid SOAP body.
0x8033802878.11011The resumption context specified in the subscription is invalid. It may have expired, or be in the wrong format.
0x8033802978.11011The WS-Management service cannot complete the operation within the time specified in OperationTimeout.
0x8033802a78.11011The event source does not support subscriptions that can be resumed.
0x8033802b78.11011The WS-Management service does not support the type of resumption requested by the subscription.
0x8033802c78.11011The request contains character encoding that is unsupported. WS-Management only supports requests that are encoded in UTF-8 or UTF-16. Change the character encoding in the request and try the request again.
0x8033802d78.11011The URI is longer than the maximum length allowed.
0x8033802e78.11011The WS-Management service cannot process the request because the subscription ID is invalid.
0x8033802f78.11011The WS-Management service cannot process the batch request. The request must specify either MaxItems, MaxCharacters, or MaxTime.
0x8033803078.11011The receiver of the event did not acknowledge the event delivery. Submit the subscription again without the acknowledgement option.
0x8033803178.11011The WS-Management service cannot process the request because the WS-Addressing Action URI in the request is not compatible with the resource.
0x8033803278.11011The WS-Management service cannot complete the WS-Addressing Action URI in the request because the resource was already in use.
0x8033803378.11011The WS-Management service cannot create the resource because it already exists.
0x8033803478.11011The WS-Management service cannot complete the request because the receiver does not accept the delivery of events. The receiver requests that the subscription be cancelled. Event receivers return this message to force the cancellation of a subscription.
0x8033803578.11011The WS-Management service cannot process the request because the encoding of the request exceeds an internal encoding limit. Reconfigure the client to send messages which fit the encoding limits of the service.
0x8033803678.11011The WS-Management service cannot authenticate the sender.
0x8033803778.11011The WS-Management service does not support the format of the WS-Addressing Endpoint Reference.
0x8033803878.11011The bookmark in the subscription is invalid. The bookmark may be expired or corrupted. Issue a new subscription without any bookmarks or locate the correct bookmark.
0x8033803978.11011The WS-Management service cannot process the request because one or more options are not valid. The option names or values may not be valid or they are used in incorrect combinations. Retrieve the catalog entry for the resource and determine how to correct the invalid option values.
0x8033803a78.11011The WS-Management service cannot process the request because a parameter for the operation is not valid.
0x8033803b78.11011The WS-Management service cannot process the request. The resource URI is missing or it has an incorrect format. Check the documentation or use the following command for information on how to construct a resource URI: "winrm help uris".
0x8033803c78.11011The WS-Management service requires a valid System URI to process the request.
0x8033803d78.11011The WS-Management service cannot process the request because the selectors for the resource are not valid.
0x8033803e8.11011The requested metadata is not available at the current address. Retry the request with a new address.
0x8033803f78.11011The WS-Management service is busy servicing other requests. Retry later.
0x8033804078.11011The WS-Management service cannot rename the resource. The selectors for the resource are not correct. The resource may exist already, the address may be incorrect, or the resource URI may be invalid. Change the request and retry.
0x8033804178.11011The SOAP XML in the message does not match the corresponding XML schema definition. Change the XML and retry.
0x8033804278.11011The WS-Management service does not support the specified feature. Remove the unsupported feature from the request and retry.
0x8033804378.11011The WS-Management service cannot process the request because the XML is invalid.
0x8033804478.11011The WS-Management service cannot process the request because the URI contains an unexpected selector.
0x8033804578.11011The event source is attempting to deliver an event when a delivery is in progress already.
0x8033804678.11011The WS-Management service cannot locate the system.
0x8033804778.11011The maximum envelope size in the request is too large. Change the maximum envelope size and try the request again.
0x8033804878.11011The response that the WS-Management service computed exceeds the maximum envelope size in the request.
0x8033804978.11011The response that the WS-Management service computed exceed the internal limit for envelope size.
0x8033804a78.11011The WS-Management service cannot process the request because the URI contains too many selectors.
0x8033804b78.11011The WS-Management service cannot process the request because it contains too many options.
0x8033804c78.11011The WS-Management service does not support the character set used in the request. Change the request to use UTF-8 or UTF-16.
0x8033804d78.11011The operation succeeded and cannot be reversed but the result is too large to send.
0x8033804e78.11011The WS-Management service does not support white space in the request XML.
0x8033804f78.11011The WS-Management service does not support the filter dialect in the request. The filter dialect is the type of filter, such as XPath or WQL.
0x8033805078.11011The WS-Management service cannot process the request because it contains a bookmark that is expired.
0x803380518.11011The WS-Management provider does not support the specified option set because mustComply for one of the options is set to true. Change mustComply for one of the options to false.
0x8033805278.11011The WS-Management service cannot process the request because one or more of the options has an invalid name.
0x8033805378.11011The WS-Management service cannot process the request because one or more of the options has an invalid value.
0x8033805478.11011The WS-Management service cannot process the request. A parameter that is required for the operation is not the correct type.
0x8033805578.11011The WS-Management service cannot process the request. A parameter name is invalid.
0x8033805678.11011The WS-Management service cannot process the request because the XML content has invalid values.
0x8033805778.11011The WS-Management service cannot process the request because the XML content has missing values.
0x8033805878.11011The WS-Management service cannot identify the format of the object passed to a Put or Create method. The XML namespace for the input XML is invalid. Change the XML namespace for the input XML in the request.
0x8033805978.11011The WS-Management service cannot process the request because an XML fragment in the URI is invalid.
0x8033805a78.11011The WS-Management service cannot process the request because the request did not contain all required selectors.
0x8033805b78.11011The WS-Management service cannot process the request because the request contained invalid selectors for the resource.
0x8033805c78.11011The WS-Management service cannot process the request because a value for a selector is of the wrong type.
0x8033805d78.11011The WS-Management service cannot process the request because a value for the selector is invalid.
0x8033805e78.11011The WS-Management service cannot process the request because the selectors for the resource are ambiguous.
0x8033805f78.11011The WS-Management service cannot process the request because the request contains duplicate selectors.
0x8033806078.11011The WS-Management service cannot process the request because the request contains invalid selectors for the target resource.
0x8033806178.11011The WS-Management service cannot process the request because the request contains an invalid URI for the target resource.
0x8033806278.11011The WS-Management service cannot process the request because the request contains an invalid target system.
0x8033806378.11011The WS-Management service cannot process a Create request because the target already exists.
0x8033806478.11011The WS-Management service does not support the mode of authorization.
0x8033806578.11011The client does not support acknowledgment.
0x8033806678.11011The data source does not support timeouts for the operation.
0x8033806778.11011The WS-Management service does not support the locale.
0x8033806878.11011The WS-Management service does not support the expiration time.
0x8033806978.11011The WS-Management service does not retry deliveries.
0x8033806a78.11011The event source does not support heartbeats.
0x8033806b78.11011The event source does not support bookmarks.
0x8033806c78.11011The WS-Management service does not support the configuration for MaxItems.
0x8033806d78.11011The WS-Management service does not support the configuration for MaxTime.
0x8033806e78.11011The WS-Management service does not support the value in the configuration for MaxEnvelopeSize.
0x8033806f78.11011The event source does not support the MaxEnvelopePolicy.
0x8033807078.11011The WS-Management service does not support unfiltered enumeration.
0x8033807178.11011The WS-Management service does not support insecure addresses.
0x8033807278.11011The WS-Management service does not support format mismatch.
0x8033807378.11011The WS-Management service does not support the format of the security token.
0x8033807478.11011The service returned a response that indicates that the method is unsupported.
0x8033807578.11011The WS-Management service does not support the specified media type.
0x8033807678.11011The WS-Management service does not support the addressing mode.
0x8033807778.11011The WS-Management service does not support fragment transfer.
0x8033807878.11011The client sent a request before the enumeration was initialized.
0x8033807978.11011The WS-Management service failed to locate the component that can process the request.
0x8033807a78.11011A syntax error occurred in the query string for the resource URI.
0x8033807b78.11011The MAC that is configured is not in the list of enabled DHCP adapters on the computer.
0x8033807c78.11011The MAC address that is configured does not have any unicast addresses.
0x8033807d78.11011The WS-Management service cannot find the dynamic IP address on the adapter with the configured MAC address.
0x8033807e78.11011The WS-Management service cannot process the request because the envelope size in the request is too small.
0x8033807f78.11011The WS-Management service cannot process the request. The EndPointReference contains more nested EndPointReferences than WS-Management supports.
0x8033808078.11011The WS-Management service cannot initialize the request.
0x8033808178.11011The WS-Management service cannot process the request because the timeout header in the request is invalid.
0x8033808278.11011The WS-Management service cannot find the certificate that was requested.
0x8033808378.11011The WS-Management service cannot process the request. The data source failed to return results for the request.
0x8033808478.11011The enumeration is invalid because previous Pull request failed.
0x8033808578.11011The WS-Management service cannot change a mutual configuration.
0x8033808678.11011The WS-Management service does not support the specified enumeration mode.
0x8033808778.11011The WS-Management service cannot guarantee that all data is returned in the requested locale as some data sources may not be able to comply. Resend the remote request with locale as a hint (the SOAP header should have mustUnderstand="false")
0x8033808878.11011The WSMan group policy configuration is corrupted.
0x8033808978.11011The listener address specified is invalid. The address can be specified in one of the following formats: *, IP:, MAC:. Change the listener address and try the request again.
0x8033808a78.11011Cannot change GPO controlled setting.
0x8033808b78.11011The client is attempting to concurrently receive events from a single subscription session.This is not supported.
0x8033808c78.11011The source is sending event batches faster than the subscriber can consume. This can happen if acknowledgments are not specified for the subscription and new events are arriving from the source before the client has consumed them.
0x8033808d78.11011The source is sending events in a connection that did not match the security restrictions imposed by the client.
0x8033808e1011The WS-Management client cannot process the request. The event source identity does not match the identity of the machine that the client subscribed to.
0x8033808f78.11011The client could not start a valid listener to receive subscription events based on the specified input settings.
0x8033809078.11011The fragment path dialect is not supported for this resource.
0x8033809178.11011Cannot execute the Fragment-Level operation. The fragment path cannot be missing if the fragment dialect is specified.
0x8033809278.11011Cannot execute the Fragment-Level operation because of invalid value for the fragment dialect.
0x8033809378.11011Cannot execute the Fragment-Level operation because the fragment path is invalid. Check the syntax of the fragment path string. Also check the spelling and the case of the property names in the fragment path string: they have to match the spelling and the case of the resource properties.
0x8033809478.11011The specified batch parameter is incompatible with the specified event delivery mode. This can happen if batchSettings for a specific mode are passed for a different mode. For example, batchSettings like "MaxItems" and "MaxLatency" are not compatible with single event push mode or pull mode.
0x8033809578.11011The connectivity test from the push subscription source to the client failed. This can happen if the client machine initiating the push subscription is unreachable from the server machine where the event source is located. Possible reasons include firewall or some other network boundary. Modify subscription to use Pull based subscription.
0x8033809678.11011The subscribe packet had an EndTo element address that does not match the NotifyTo element address or it was invalid. For subscription the EndTo element need not be present in the subscription request. If it exists then it's address should match the address specified in NotifyTo element.
0x8033809778.11011The event source sent an event packet whose header could not be processed by the client. This can happen if it was malformed or if the header had a mustUnderstand attribute that could not be understood by the client.
0x8033809878.11011An operation is being attempted on a session that is being closed.This can happen if the session that is being used is also being closed by another thread.
0x8033809978.11011The listener on which the subscription session was established is no longer valid. This can happen if the WSMAN service listener configuration has been changed and a subscription was already active and using one of the configurations that was deleted.
0x8033809a78.11011The system failed to load the plugin.
0x8033809b78.11011The WS-Management service on the remote machine with which this subscription had been set up has requested that the subscription be closed. This can happen if the WS-Management service on the remote machine was being shutdown. To correct this problem restart the WS-Management service on the remote machine and re-create the subscription.
0x8033809c78.11011The event source was unable to deliver events to the client.This can happen due to network issues preventing the source from connecting to the client.
0x8033809d78.11011An unknown security error occurred.
0x8033809e78.11011The event source cancelled the subscription session.
0x8033809f78.11011TrustedHosts list contains an invalid hostname or hostname pattern.
0x803380a078.11011The subscribe packet does not have NotifyTo element in the delivery section.
0x803380a178.11011The subscribe packet does not have Address element in the NotifyTo section.
0x803380a278.11011The subscribe packet contains invalid Address in the NotifyTo section.
0x803380a378.11011The subscribe packet contains invalid Locale value in the delivery section.
0x803380a478.11011The subscribe packet contains invalid heartbeat value.
0x803380a578.11011The WS-Management service cannot process the request. This request is valid only when the -remote option is specified.
0x803380a678.11011The WS-Management service does not support the options feature for the specified resource. Remove the options from the request and retry.
0x803380a778.11011The subscribe packet contains batch size value which is smaller than supported value.
0x803380a878.11011The WS-Management service cannot process the subscribe request. The delivery mode is either invalid or missing.
0x803380a978.11011The WS-Management service cannot process the request. The provider method was not found.
0x803380aa78.11011The WinRM client could not create a push subscription because there are no listeners configured that match the specified hostname and transport, or because there is no enabled firewall exception on the port used by the selected listener. Change the hostname and transport, create an appropriate firewall exception, or run winrm quickconfig.
0x803380ab78.11011The WinRM client could not process the request because credentials were specified along with the 'no authentication' flag. No user name, password or client certificate should be specified with the 'no authentication' option.
0x803380ac78.11011The WinRM client cannot process the request. An invalid flag was specified for this request. Remove or change the invalid flag and try the request again.
0x803380ad8.11011The WinRM client cannot process the request. The request must specify only one authentication mechanism. If the No Authentication flag is set, no authentication mechanism should be specified. Change the request to specify only one authentication mechanism or 'no authentication' and try again.
0x803380ae78.11011The WinRM client cannot process the request. The SPN Server Port can only be used when the authentication mechanism is Negotiate or Kerberos. Remove the SPN Server Port or change the authentication mechanism and try the request again.
0x803380af78.11011The WinRM client cannot process the request. The request must not include credentials when using a smart card or default certificate. Remove the credentials or change the authentication mechanism and try the request again.
0x803380b078.11011The WinRM client cannot process the request. Requests must include user name and password when Basic or Digest authentication mechanism is used. Add the user name and password or change the authentication mechanism and try the request again.
0x803380b178.11011The WinRM client cannot process the request. Requests must not include user name and password when a certificate is used for authentication. Remove the user name and password or change the authentication mechanism and try the request again.
0x803380b278.11011The WinRM client cannot process the request. Requests must include credentials if they specify the following flag: WSManFlagCredUsernamePassword. Add the credentials or remove the WSManFlagCredUsernamePassword flag and try the request again.
0x803380b378.11011The WinRM client cannot process the request. Requests with credentials must include the following flag: WSManFlagCredUsernamePassword. Add the flag or remove the credentials and try the request again.
0x803380b478.11011The WinRM client cannot process the request. Requests must include the certificate thumbprint when a certificate is used for authentication. Change the request to include the certificate thumbprint and try again.
0x803380b578.11011The WinRM client cannot process the request. Requests must include the type of certificate to use for authentication. Change the request to include the type of the certificate and try again.
0x803380b678.11011The WinRM client cannot process the request. Requests must include the location (machine or user certificate store) of the certificate used for authentication. Change the request to include the location of the certificate and try again.
0x803380b778.11011The WinRM client cannot process the request. The certificate structure was incomplete. Change the certificate structure and try the request again.
0x803380b878.11011The WinRM client cannot process the request. Credentials must not be provided for local requests. Remove the credentials and try the request again.
0x803380b978.11011The WinRM client cannot process the request. Connection options must not be provided for local requests. Remove the connection options and try the request again.
0x803380ba78.11011The WinRM client cannot process the request. One of the parameters required for the WSManCreateSession function is null or zero. Change the request to include the missing parameter and try again.
0x803380bb78.11011The WinRM client cannot process the request. One of the parameters required for the WSManEnumerate function is null or zero. Change the request to include the missing parameter and try again.
0x803380bc78.11011The WinRM client cannot process the request. One of the parameters required for the WSManSubscribe function is null or zero. Change the request to include the missing parameter and try again.
0x803380bd78.11011The WinRM client cannot process the request. The parameter that should contain the result of the request is null. Change the request to include the missing parameter and try again.
0x803380be78.11011The WinRM client cannot process the request. The request is missing the session or enumeration handle. Change the request to include the missing parameter and try again.
0x803380bf78.11011The WinRM client cannot process the request. The resource URI must not be "" (blank or empty string) or NULL. Change the resource URI and try the request again.
0x803380c078.11011The WinRM client cannot process the request. The resource locator was invalid. Change the resource locator and try the request again.
0x803380c178.11011The WinRM client cannot process the request. The input XML must not be "" (blank or empty string) or NULL. Change the input XML and try the request again.
0x803380c278.11011The WinRM client cannot process the request. The maximum number of elements to be retrieved in a batch is too small. Change the value for the maximum number of elements in a batch and try the request again.
0x803380c378.11011The WinRM client cannot process the request. The maximum number of characters to be retrieved in a batch is too small. Change the value for the maximum number of characters in a batch and try the request again.
0x803380c478.11011The WinRM client cannot process the request. The action URI must not be "" (blank or empty string) or NULL. Change the action URI and try the request again.
0x803380c578.11011The WinRM client cannot process the request. The heartbeat interval must be greater than 0. Change the heartbeat interval and try the request again.
0x803380c678.11011The WinRM client cannot process the request. The request must contain one and only one delivery mode. Change the request to contain only one delivery mode and try again.
0x803380c778.11011The WinRM client cannot process the request. The request contained multiple settings for the policy regarding the maximum envelope size. Change the request to contain only one setting for the policy and try again.
0x803380c878.11011The WinRM client cannot process the request. The request contained an expiration time, but did not specify if it was absolute or relative. Change the request to specify the type of the expiration time (absolute or relative) and try again.
0x803380c978.11011The WinRM client cannot process the request. The request specified the type of the expiration time (absolute or relative) but it did not contain an expiration time. Change the request to include the expiration time and try again.
0x803380ca78.11011The WinRM client cannot process the request. The pull subscription request contained flags related to a push subscription. Change the flags and try the request again.
0x803380cb8.11011The WinRM client cannot process the request because the push subscription request contained an unsupported delivery transport. HTTP and HTTPS are the only currently supported transports. Change the delivery transport and try the request again.
0x803380cc78.11011The WinRM client cannot process the request. The delivery address for push subscriptions was too long. Change the delivery address and try the request again.
0x803380cd78.11011The WinRM client cannot process the request. The request contained the compression option but contained an unrecognized value. Change the value for the compression option and try the request again.
0x803380ce78.11011The WinRM client cannot process the request. One of the parameters required for the WSManDeliverEndSubscriptionNotification function is null or zero. Change the request to include the missing parameter and try again.
0x803380cf78.11011The WinRM client cannot process the request. One of the parameters required for the WSManDeliverEvents function is null or zero. Change the request to include the missing parameter and try again.
0x803380d078.11011The WinRM client cannot process the request. One of the parameters required for the WSManGetBookmark function is null or zero. Change the request to include the missing parameter and try again.
0x803380d178.11011The WinRM client cannot process the request. One of the parameters required for the WSManDecodeObject function is null or zero. Change the request to include the missing parameter and try again.
0x803380d278.11011The WinRM client cannot process the request. One of the parameters required for the WSManEncodeObject(Ex) function is null or zero. Change the request to include the missing parameter and try again.
0x803380d378.11011The WinRM client cannot process the request. One of the parameters required for the WSManEnumeratorAddObject function is null or zero. Change the request to include the missing parameter and try again.
0x803380d478.11011The WinRM client cannot process the request. One of the parameters required for the WSManEnumeratorNextObject function is null or zero. Change the request to include the missing parameter and try again.
0x803380d578.11011The WinRM client cannot process the request. One of the parameters required for the WSManConstructError function is null or zero. Change the request to include the missing parameter and try again.
0x803380d678.11011The WinRM service cannot process the request. Push subscriptions are not supported for local session. Change subscription type to Pull and try again.
0x803380d778.11011The WinRM client cannot process the request. The unencrypted flag only applies to the HTTP transport. Remove the unencrypted flag or change the transport and try again the request.
0x803380d878.11011The WinRM client cannot process the request. Certificate parameters are not valid when the HTTP transport is also specified. Remove the certificate parameters or change the transport and try again the request.
0x803380d978.11011The WinRM client cannot process the request. The connection string should be of the form [://][:][/] where transport is one of "http" or "https". Transport, port and suffix are optional. The host may be a hostname or an IP address. For IPv6 addresses, enclose the address in brackets - e.g. "http://[1::2]:80/wsman". Change the connection string and try the request again.
0x803380da78.11011The WinRM client cannot process the request. The connection string contains an unsupported transport. Valid transports are "http" or "https". Change the connection string and try the request again.
0x803380db8.11011The WinRM client cannot process the request because the port specified in the connection string is not valid. Verify the port and retry the request. Valid values are between 1 and 65535. Change the value for port and try the request again.
0x803380dc78.11011The WinRM client cannot process the request. The port specified in the configuration is invalid. Valid values are between 1 and 65535. Change the value for port and try the request again.
0x803380dd78.11011The WinRM service cannot process the request. WSMAN_FLAG_SEND_HEARTBEAT flag requires the event enumerator to be empty. Change the flag or change the event enumerator and try the request again.
0x803380de78.11011The WinRM client cannot process the request. Unencrypted traffic is currently disabled in the client configuration. Change the client configuration and try the request again.
0x803380df78.11011The WinRM client cannot process the request. Basic authentication is currently disabled in the client configuration. Change the client configuration and try the request again.
0x803380e078.11011The WinRM client cannot process the request. Digest authentication is currently disabled in the client configuration. Change the client configuration and try the request again.
0x803380e178.11011The WinRM client cannot process the request. Negotiate authentication is currently disabled in the client configuration. Change the client configuration and try the request again. If this is a request for the local configuration, use one of the enabled authentication mechanisms still enabled. To use Kerberos, specify the local computer name as the remote destination. To use Basic, specify the local computer name as the remote destination, specify Basic authentication and provide user name and password.
0x803380e278.11011The WinRM client cannot process the request. Kerberos authentication is currently disabled in the client configuration. Change the client configuration and try the request again.
0x803380e378.11011The WinRM client cannot process the request. Certificate authentication is currently disabled in the client configuration. Change the client configuration and try the request again.
0x803380e478.11011The WinRM client cannot process the request. If the authentication scheme is different from Kerberos, or if the client computer is not joined to a domain, then HTTPS transport must be used or the destination machine must be added to the TrustedHosts configuration setting. Use winrm.cmd to configure TrustedHosts. Note that computers in the TrustedHosts list might not be authenticated. You can get more information about that by running the following command: winrm help config.
0x803380e58.11011The WinRM client cannot process the request. Default credentials with Negotiate over HTTP can be used only if the target machine is part of the TrustedHosts list or the Allow implicit credentials for Negotiate option is specified.
0x803380e678.11011The WinRM client cannot process the request. The CertificateThumbprint property must be empty when the SSL configuration will be shared with another service.
0x803380e778.11011The WinRM client cannot process the request. The CertificateThumbprint property must not be "" (blank or empty string) or NULL.
0x803380e878.11011The WinRM client cannot process the request. The WinRM client tried to create an SSL configuration for a pair of IP address and port according to the request, but the SSL configuration for that pair is owned by another service and cannot be shared. Use a different IP address and port combination and try the request again.
0x803380e978.11011The WinRM client cannot process the request. The certificate CN and the hostname that were provided do not match.
0x803380ea78.11011
0x803380eb78.11011The WinRM client cannot process the request. When HTTP is the transport, the Certificate thumbprint must be blank. HTTP does not use the Certificate thumbprint.
0x803380ec78.11011The WinRM client cannot process the request. The IP Filter is invalid. Ranges are specified using the syntax IP1-IP2. Multiple ranges are separated using , as delimiter. * is used to indicate that the service should listen on all available IPs on the machine. When * is used, other ranges in the filter are ignored. If filter is blank, the service doesn't listen on any address. For example, if service should be restricted to listen on only IPv4 addresses, IPv6 filter should be left empty. 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
0x803380ed78.11011The WinRM client cannot process the request. The input XML modifies selectors or keys for the instance. You cannot create a new instance or change the identity of an instance by changing the keys. Change the input XML and try the request again.
0x803380ee78.11011The WinRM client cannot process the request. The Enhanced Key Usage (EKU) field of the certificate is not set to "Server Authentication". Retry the request with a certificate that has the correct EKU.
0x803380ef78.11011The WinRM client cannot process the request. The response from the destination computer does not include any results.
0x803380f078.11011The WinRM client cannot process the request. The response to a create request did not contain a valid end point reference. The ResourceCreated element was not found or did not contain valid content.
0x803380f178.11011The WinRM client cannot process the request. The response from the destination computer does not contain a valid SOAP enumeration context.
0x803380f278.11011The WinRM client cannot process the request. The response from the destination computer contains a WS-Management FragmentTransfer header but the content of the body is not wrapped by the WS-Management XmlFragment wrapper.
0x803380f378.11011The WinRM client cannot process the request. The response from the destination computer contains one or more invalid SOAP headers.
0x803380f478.11011The WinRM client cannot process the request. It cannot find any SOAP Headers or Body elements in the response from the destination computer.
0x803380f578.11011The WinRM client cannot process the request. The destination computer returned an empty response to the request.
0x803380f678.11011The WinRM client cannot process the request. The destination computer returned an invalid SOAP fault.
0x803380f778.11011The WinRM client cannot process the request. It cannot determine the content type of the HTTP response from the destination computer. The content type is absent or invalid.
0x803380f878.11011The WinRM client cannot process the request. The HTTP response from the destination computer was not in the same format as the request. A Unicode request packet may have been sent and an ANSI packet received.
0x803380f978.11011The WinRM client cannot process the request. The encrypted message body has an invalid format and cannot be decrypted. Ensure that the service is encrypting the message body according to the specifications.
0x803380fa78.11011The WinRM client cannot process the request. The resource URI is not valid: it does not contain keys, but the class selected is not a singleton. To access an instance which is not a singleton, keys must be provided. Use the following command to get more information in how to construct a resource URI: "winrm help uris".
0x803380fb78.11011The WinRM client cannot process the request. The resource URI for an enumeration operation with WQL filter must not contain keys and the class name must be '*' (star). Use the following command to get more information in how to construct a resource URI: "winrm help uris".
0x803380fc78.11011The WS-Management identification operation is only available on remote sessions.
0x803380fd78.11011Subscribe operation with Push delivery mode is only available on remote sessions.
0x803380fe78.11011The subscription manager address is invalid. The response was not received from the address to which the subscription request was sent.
0x803380ff78.11011Only subscriptions with Pull delivery mode are supported by the plugin.
0x8033810078.11011WinRM cannot process the request because the WMI object contains too many levels of nested embedded objects.
0x8033810178.11011The WS-Management service cannot process the request. It does not support retrieving a WMI object that contains a property of type CIM_REFERENCE and the value of that property contains a remote machine name.
0x8033810278.11011The WS-Management service cannot process the request. The WMI service reported that the WMI provider could not perform the requested operation.
0x8033810378.11011The WS-Management service cannot process the request. A value retrieved from the WMI service or the WMI provider is invalid.
0x8033810478.11011The WS-Management service cannot process the request. The WMI service returned an 'access denied' error.
0x8033810578.11011The WS-Management service cannot process the request. The WMI provider returned an 'access denied' error.
0x8033810678.11011The WS-Management service cannot process the request. An 'access denied' error was received when connecting to the WMI service on the computer specified.
0x8033810778.11011The WS-Management service cannot process the request because the filter XML is invalid.
0x8033810878.11011The WS-Management service cannot process the request. The resource URI for an Enumerate operation must not contain keys.
0x8033810978.11011Cannot execute the Fragment-Level operation because the fragment path contains either "" (blank or empty string) or NULL. Change the value of the fragment path and try the request again.
0x8033810a78.11011The WinRM client cannot process the request. The response received from the destination machine contains invalid characters and cannot be processed.
0x8033810b78.11011The WinRM client cannot process the request. Kerberos authentication cannot be used when the destination is an IP address. Specify a DNS or NetBIOS destination or specify Basic or Negotiate authentication.
0x8033810c8.11011The WinRM client cannot process the request. Kerberos authentication cannot be used with implicit credentials if the client computer is not joined to a domain. Use explicit credentials or specify a different authentication mechanism than Kerberos.
0x8033810d78.11011The WinRM client cannot process the request. The batch settings parameter is invalid.
0x8033810e78.11011The WinRM client cannot process the request. If you do not specify an authentication mechanism or you specify Kerberos, then you cannot use "localhost" or "127.0.0.1" or "[::1]" for the remote host name. You can explicitly specify a different authentication mechanism than Kerberos or specify the remote host as a DNS name or NetBIOS name.
0x8033810f78.11011The WinRM client received an unknown HTTP status code from the remote WS-Management service.
0x8033811078.11011The WinRM client received a HTTP redirect status code from the remote WS-Management service. WinRM does not support redirects.
0x803381118.11011The WinRM client sent a request to the remote WS-Management service and was notified that the request size exceeded the configured MaxEnvelopeSize quota.
0x8033811278.11011The connection to the specified remote host was refused. Verify that the WS-Management service is running on the remote host and configured to listen for requests on the correct port and HTTP URL.
0x8033811378.11011The WinRM client sent a request to an HTTP server and got a response saying the requested HTTP URL was not available. This is usually returned by a HTTP server that does not support the WS-Management protocol.
0x8033811478.11011The subscribe packet had a Locale element with missing lang attribute. The lang attribute is required for the Locale element.
0x8033811578.11011Cannot create a WinRM listener on HTTPS because this machine does not have an appropriate certificate. To be used for SSL, a certificate must have a CN matching the hostname, be appropriate for Server Authentication, and not be expired, revoked, or self-signed.
0x8033811678.11011Firewall does not allow exceptions; WinRM cannot be setup for remote access.
0x8033811778.11011The Windows Remote Management (WinRM) service cannot be configured for remote access because Group Policy does not allow local firewall changes. Check the Group Policy settings to allow local firewall exceptions and add WinRM to the firewall exceptions.
0x803381188.11011The WinRM client cannot process the request because the selector name is not valid. Change the selector name and retry the request.
0x8033811978.11011The WS-Management service does not support the encoding type specified.
0x8033811a78.11011The WS-Management service cannot process the request because the selector values do not match a known resource, or the resource is offline. Retry the request later when the resource is online, or try a different selector.
0x8033811b78.11011The WS-Management service cannot process the request because the a header in the request is invalid.
0x8033811c78.11011The expiration time specified for enumeration was invalid. Specify the expiration time as a duration.
0x8033811d78.11011The WS-Management service received a request which specified a maximum number of elements, but the service does not support this feature. Retry the request without this element specified.
0x8033811e78.11011The WS-Management service cannot process the request. The WMI provider returned an 'invalid parameter' error.
0x8033811f78.11011The WinRM client cannot process the request. The request must contain one and only one enumeration mode. Change the request to contain only one enumeration mode and try again.
0x8033812078.11011The WinRS client cannot process the request. An invalid flag was specified for this request. Remove or change the invalid flag and try the request again.
0x8033812178.11011The WinRS client cannot process the request. One of the parameters required is null or zero. Change the request to include the missing parameter and try again.
0x8033812278.11011The data source could not process the filter. The filter might be missing, invalid or too complex to process. If a service only supports a subset of a filter dialect (such as XPath level 1), it may return this fault for valid filter expressions outside of the supported subset. Change the filter and try the request again.
0x8033812378.11011The WinRM client cannot process the request. One of the parameters required for the WSManEnumeratorAddEvent function is null or zero. Change the request to include the missing parameter and try again.
0x8033812478.11011The WinRM client cannot process the request. The object parameter for the WSManEnumeratorAddObject function is null or zero, but the enumeration mode is Object or ObjectAndEPR.
0x8033812578.11011The WinRM client cannot process the request. The EPR parameter for the WSManEnumeratorAddObject function is null or zero, but the enumeration mode is EPR or ObjectAndEPR.
0x803381268.11011WinRM cannot complete the operation. Verify that the specified computer name is valid, that the computer is accessible over the network, and that a firewall exception for the WinRM service is enabled and allows access from this computer. By default, the WinRM firewall exception for public profiles limits access to remote computers within the same local subnet.
0x8033812778.11011Not used. To be removed.
0x8033812878.11011The WinRS client cannot process the Receive request because the shell plugin returned an empty response to the request.
0x8033812978.11011The WinRM Shell client cannot process the request. One of the parameters required for the WSManCreateShell function is null or zero. Change the request to include the missing parameter and try again.
0x8033812a78.11011The WinRM Shell client cannot process the request. One of the parameters required for the WinrsCloseShell function is null or zero. Change the request to include the missing parameter and try again.
0x8033812b78.11011The WinRS client cannot process the request. The parameter required for the WinrsFreeCreateShellResult function is null or zero. Change the request to include the missing parameter and try again.
0x8033812c78.11011The WinRM Shell client cannot process the request. One of the parameters required for the WSManRunShellCommand function is null or zero. Change the request to include the missing parameter and try again.
0x8033812d78.11011The WinRS client cannot process the request. The parameter required for the WinrsFreeRunCommandResult function is null or zero. Change the request to include the missing parameter and try again.
0x8033812e78.11011The WinRM Shell client cannot process the request. One of the parameters required for the WSManSignalShell function is null or zero. Change the request to include the missing parameter and try again.
0x8033812f78.11011The WinRM Shell client cannot process the request. One of the parameters required for the WSMansReceiveShellOutput function is null or zero. Change the request to include the missing parameter and try again.
0x8033813078.11011The WinRS client cannot process the request. The parameter required for the WinrsFreePullResult function is null or zero. Change the request to include the missing parameter and try again.
0x8033813178.11011The WinRS client cannot process the request. One of the parameters required for the WinrsPull function is null or zero. Change the request to include the missing parameter and try again.
0x8033813278.11011The WinRS client cannot process the request. The parameter required for the WinrsCloseReceiveHandle function is null or zero. Change the request to include the missing parameter and try again.
0x8033813378.11011The WinRM Shell client cannot process the request. One of the parameters required for the WSManSendShellInput function is null or zero. Change the request to include the missing parameter and try again.
0x8033813478.11011The WinRS client cannot process the request. One of the parameters required for the WinrsPush function is null or zero. Change the request to include the missing parameter and try again.
0x8033813578.11011The WinRS client cannot process the request. The parameter required for the WinrsCloseSendHandle function is null or zero. Change the request to include the missing parameter and try again.
0x8033813678.11011The WinRS client cannot process the request. One of the parameters required for the WinrsGet function is null or zero. Change the request to include the missing parameter and try again.
0x8033813778.11011The WS-Management service does not support the specified polymorphism mode. Try changing the polymorphism mode specified, and try again.
0x8033813878.11011The WS-Management service cannot process the request because the specified URI is not supported on the service side. Retry the request with local session.
0x8033813978.11011The WS-Management service cannot process the request. A DMTF resource URI was used to access a non-DMTF class. Try again using a non-DMTF resource URI.
0x8033813a78.11011The WS-Management service cannot process the request. The DMTF class in the repository uses a different major version number from the requested class. This class can be accessed using a non-DMTF resource URI.
0x8033813b78.11011The WS-Management service cannot process the request. The resource URI and __cimnamespace selector attempted to use different namespaces. Try removing the __cimnamespace selector or using a DMTF resource URI. If a non-DMTF resource URI is used with a __cimnamespace selector, the namespaces must match.
0x8033813c78.11011The WS-Management client cannot process the request. To use the WSManSubscribe API the user has to be running under Network Service account. No other account is supported currently for push subscriptions.
0x8033813d78.11011The WS-Management client cannot process the request. The event source machine is not joined to a domain. To set up a push subscription session to an event source the source has to be connected to a domain. To fix this problem either join the event source machine to a domain or use PULL as the delivery mode for the subscription.
0x8033813e78.11011The WS-Management client cannot process the request. The subscriber machine is not joined to a domain. To set up a push subscription session to an event source, the subscriber machine has to be connected to a domain. To fix this problem either join the subscriber machine to a domain or use PULL as the delivery mode for the subscription.
0x8033813f78.11011The WinRM client cannot process the request because it is trying to update a read-only setting. Remove this setting from the command and try again.
0x8033814078.11011The WinRS client cannot process the request. The server cannot set Code Page. You may want to use the CHCP command to change the client Code Page to 437 and receive the results in English.
0x8033814178.11011Not used. To be removed.
0x8033814278.11011Not used. To be removed.
0x8033814378.11011The WS-Management client received too many results from the server. The server implementation should never return more items than are specified by the client.
0x803381448.11011The WinRM client cannot process the request. A certificate thumbprint was specified together with a user name or password. Only one credentials type can be specified. Remove the credentials type that does not correspond to the intended authentication mechanism and retry the request.
0x8033814578.11011The WinRM client cannot process the request. The flag that specifies the authentication mechanism to use is incorrect. Remove or change the invalid flag and try the request again.
0x8033814678.11011The WinRM client cannot process the request. When an authentication mechanism is not specified, only user name and password credentials are allowed. If you want to use a different type of credentials then you need to specify the authentication mechanism. Specify the authentication mechanism or the correct credentials and try the request again.
0x8033814778.11011The WinRM client cannot process the request. For authentication mechanisms that require the credentials of an user account, both user name and password must be specified. Specify the missing user name or password and try the request again.
0x803381488.11011The WinRM client cannot process the request. If you are using a machine certificate, it must contain a DNS name in the Subject Alternative Name extension or in the Subject Name field, and no UPN name. If you are using a user certificate, the Subject Alternative Name extension must contain a UPN name and must not contain a DNS name. Change the certificate structure and try the request again.
0x8033814978.11011The WinRM Shell client cannot process the request. One of the environment variable name passed to the WSManCreateShell function is null or zero. Change the request to include the missing parameter and try again.
0x8033814a78.11011An operation is being attempted on a shell that is being closed. This can happen if the shell that is being used is also being closed by another thread.
0x8033814b78.11011The WinRM Shell client cannot process the request. One of the stream id name passed to the WSManCreateShell function is null or zero. Change the request to include the missing parameter and try again.
0x8033814c78.11011The WinRM Shell client cannot process the request. The shell handle passed to the WSMan Shell function is not valid. The shell handle is valid only when WSManCreateShell function completes successfully. Change the request including a valid shell handle and try again.
0x8033814d78.11011The WinRM Shell client cannot process the request. The command handle passed to the WSMan Shell function is not valid. The command handle is valid only when WSManRunShellCommand function completes successfully. Change the request including a valid shell handle and try again.
0x8033814e78.11011The WinRM Shell client cannot process the request. One of the argument value passed to the WSManRunShellCommand function is null or zero. Change the request to include the missing parameter and try again.
0x8033814f78.11011An operation is being attempted on a command that is being closed. This can happen if the command handle that is being used is also being freed by another thread.
0x8033815078.11011The WinRM Shell client cannot process the request. The stream id index from within WSMAN_STREAM_ELEMENT passed to the WSManSendShellInput function is invalid. The stream id index should be an index from within inputStreamSet array passed to the WSManCreateShell function. Change the request with a valid index and try again.
0x8033815178.11011Not used. To be removed.
0x8033815278.11011The WS-Management operations to update the certificate mapping store of the WINRM service config can only be done remotely.
0x8033815378.11011The WINRM certificate mapping configuration store has reached an internal limit and cannot create any more entries. Remove some entries and try again.
0x8033815478.11011The WINRM certificate mapping configuration operation cannot be completed because the user credentials could not be verified. Please check the username and password used for mapping this certificate and verify that it is a non-domain account and try again.
0x8033815578.11011The WinRM client cannot process the request. The Enhanced Key Usage (EKU) field of the certificate is not set to "Client Authentication". Retry the request with a certificate that has the correct EKU.
0x8033815678.11011The WinRM client cannot process the request. A certificate thumbprint was specified, but the following flag is missing: WSManFlagUseClientCertificate. Add the flag and try the request again.
0x8033815778.11011The WinRM client cannot process the request. The following flags cannot be specified together: WSManFlagUseClientCertificate and WSManFlagCredUsernamePassword. Remove one of the flags and try the request again.
0x8033815878.11011The WinRM client cannot process the request because the CustomRemoteShell URI specified is invalid. CustomRemoteShell URI should start with WinRM shell resource URI prefix: "http://schemas.microsoft.com/wbem/wsman/1/windows/shell". The URI should not contain invalid characters including '*', '?', white spaces and tabs. The CustomRemoteShell URI cannot be longer than 1023 characters.
0x8033815978.11011The WinRM client cannot process the request because the CustomRemoteShell URI specified is invalid. Windows command shell URI ("http://schemas.microsoft.com/wbem/wsman/1/windows/shell/cmd") cannot be a CustomRemoteShell URI.
0x8033815a78.11011The WinRM client cannot process the request because the process path specified for the CustomRemoteShell table entry is invalid. The process path should be absolute and should point to an existing executable.
0x8033815b78.11011Not used. To be removed.
0x8033815c78.11011The WinRM client cannot process the request because the provided security descriptor is invalid.
0x8033815d78.11011The WinRM service cannot process the request because the WS-Policy contained in the DeliverTo is too complex or uses a structure not understood by the service. The WinRM service supports a single layer of policy assertions underneath a wsp:ExactlyOne element.
0x8033815e78.11011The WinRM service cannot process the request because the WS-Policy contained in the DeliverTo does not contain any options that the service can comply with. The WinRM service supports the following profiles: Negotiate or Kerberos over HTTP, Negotiate or Kerberos over HTTPS, and mutual certificate authentication over HTTPS using issuer thumbprints.
0x8033815f78.11011The WinRM service cannot process the request because the wsman:ConnectionRetry element in the DeliverTo is invalid.
0x8033816078.11011WinRM cannot make the configuration change. The URI supplied for the certificate mapping operation is not valid. It must contain at least one character. It must not contain internal whitespace. It must not contain '?' character. A prefix may be specified by using "*" as the last character. The URI cannot be longer than 1023 characters.
0x8033816178.11011WinRM cannot make the configuration change. The Subject used for the certificate mapping operation is not valid. It must contain at least one character. It must contain at most one "*" character which should be the first character. (This may be the only character in which case it matches all subjects). The Subject cannot be longer than 1023 characters.
0x8033816278.11011WinRM cannot make the configuration change because the Issuer used for the certificate mapping operation is not valid. The certificate identified by the issuer thumbprint must be present in the machine "Trusted Root Certification Authorities" or "Intermediate Certification Authorities" store. The certificate must have key usage that allows it to sign other certificates.
0x8033816378.11011The WinRM client cannot process the request because the type field in the WSMAN_ALLOWED_PUBLISHERS argument is invalid. Collector-initiated subscriptions must use WSMAN_SINGLE_PUBLISHER and Source-initiated subscriptions must use WSMAN_MULTIPLE_PUBLISHERS.
0x8033816478.11011The WinRM client cannot process the request because the delivery retry parameters are invalid. If delivery retry is requested, the deliveryRetryInterval and deliveryRetryAttempts fields must both be nonzero.
0x8033816578.11011The WinRM client cannot process the request. The required WSMAN_ALLOWED_PUBLISHERS settings is null or zero. Change the request to include the missing parameter and try again.
0x8033816678.11011The WinRM client cannot process the request because client certificate subject filters were specified without any issuers. When using client certificate authentication, specify at least one issuer thumbprint.
0x8033816778.11011The WinRM client cannot process the request because the subscription contains no domain or non-domain sources. Subscriptions using WSMAN_MULTIPLE_PUBLISHERS must specify either a security descriptor or an issuer list or both.
0x8033816878.11011The WinRM service cannot process the request because the subscription manager returned invalid enumeration results. The m:Subscription XML object or m:Version element is missing or invalid.
0x8033816978.11011WinRM firewall exception will not work since one of the network connection types on this machine is set to Public. Change the network connection type to either Domain or Private and try again.
0x8033816a78.11011WinRM cannot make the configuration change. The Password used for updating the certificate mapping configuration is not valid. It cannot be longer than 255 characters.
0x8033816b78.11011WinRM cannot make the configuration change. The Password used for updating the certificate mapping configuration is not valid. A user account used for configuring a certificate mapping cannot have a blank password.
0x8033816c78.11011WinRM cannot make the configuration change. The credential used for updating or creating the certificate mapping configuration is not valid. The credential consists of both Password and UserName being supplied together in a pair.
0x8033816d78.11011The WinRM service executed an operation and the provider returned inconclusive information regarding success or failure of the operation. The status was marked as failed, but no error code was given.
0x8033816e78.11011The WS-Management service on the remote machine cannot process the shell request. This can happen if the WS-Management service on the remote machine was being shutdown. To correct this problem restart the WS-Management service on the remote machine and re-send the shell request.
0x8033816f78.11011The WinRM service cannot process the request. The URI parameter is the key to CustomRemoteShell table and cannot be modified.
0x8033817078.11011The WinRM client received an HTTP server error status (500), but the remote service did not include any other information about the cause of the failure.
0x8033817178.11011The WinRM client received an HTTP bad request status (400), but the remote service did not include any other information about the cause of the failure.
0x8033817278.11011The WinRM service cannot make the configuration change. The selector keys of Subject, URI or Issuer cannot be changed by overriding the selector key value in the body.
0x8033817378.11011The WinRM client cannot process the request because it received an HTML error packet.
0x8033817478.11011The WinRM client cannot process the request. One of the parameters required for the WSManInitialize function is null or zero. Change the request to include the missing parameter and try again.
0x8033817578.11011The WinRM client cannot process the request. An invalid flag was specified for the WSManInitialize API call. Remove or change the invalid flag and try the call again.
0x8033817678.11011The WinRM client cannot process the request. An invalid flag was specified for the WSManDeinitialize API call. Remove or change the invalid flag and try the call again.
0x8033817778.11011The WinRM client cannot process the request. One of the parameters required for the WSManSetSessionOption function is null or zero. Change the request to include the missing parameter and try again.
0x8033817878.11011The WinRM client cannot process the request. One of the parameters required for the WSManSetSessionOption function is invalid. Change the invalid parameter and try again.
0x8033817978.11011The WinRM client cannot process the request. One of the parameters required to get a session option is invalid. Change the invalid parameter and try again.
0x8033817a78.11011The WinRM Shell client cannot process the request. One of the parameters required for the WSManCreateShell function is null or zero. Change the request to include the missing parameter and try again.
0x8033817b78.11011The WinRM client cannot process the request. An invalid flag was specified for the WSManCreateShell API call. Remove or change the invalid flag and try the call again.
0x8033817c78.11011The WinRM client cannot process the request. An invalid flag was specified for the WSManCloseShell API call. Remove or change the invalid flag and try the call again.
0x8033817d78.11011The WinRM client cannot process the request. An invalid flag was specified for the WSManCloseCommand API call. Remove or change the invalid flag and try the call again.
0x8033817e78.11011The WinRM Shell client cannot process the request. One of the parameters required for the WSManCloseShell function is null or zero. Change the request to include the missing parameter and try again.
0x8033817f78.11011The WinRM Shell client cannot process the request. One of the parameters required for the WSManCloseCommand function is null or zero. Change the request to include the missing parameter and try again.
0x8033818078.11011The WinRM Shell client cannot process the request. One of the parameters required for the WSManRunShellCommand function is null or zero. Change the request to include the missing parameter and try again.
0x8033818178.11011The WinRM client cannot process the request. An invalid flag was specified for the WSManRunShellCommand API call. Remove or change the invalid flag and try the call again.
0x8033818278.11011The WinRM client cannot process the request. You must wait for the WSManRunShellCommand API call to complete before calling WSManCloseShellOperationEx API.
0x8033818378.11011The WinRM client cannot process the request. The response to a Command request did not contain a valid CommandResponse element. The CommandResponse element was not found or did not contain valid content.
0x8033818478.11011The WinRM client cannot process the request. The OptionSet element is invalid. Change the request to include a valid OptionSet element and try again.
0x8033818578.11011The WinRM client cannot process the request. The response to a Command request did not contain a valid CommandResponse element. The CommandId element was not found or did not contain valid content.
0x8033818678.11011The WinRM Shell client cannot process the request. One of the parameters required for the WSManSignalShell function is null or zero. Change the request to include the missing parameter and try again.
0x8033818778.11011The WinRM client cannot process the request. An invalid flag was specified for the WSManSignalShell API call. Remove or change the invalid flag and try the call again.
0x8033818878.11011The WinRM Shell client cannot process the request. One of the parameters required for the WSManSendShellInput function is null or zero. Change the request to include the missing parameter and try again.
0x8033818978.11011The WinRM client cannot process the request. An invalid flag was specified for the WSManSendShellInput API call. Remove or change the invalid flag and try the call again.
0x8033818a78.11011The WinRM client cannot process the request. An invalid parameter was specified for the WSManSendShellInput API call. streamData parameter should be specified in binary format using WSMAN_DATA_TYPE_BINARY type. Change the invalid parameter and try the call again.
0x8033818b78.11011The WinRM Shell client cannot process the request. The stream name passed to the WSManSendShellInput function is not valid. The input stream name should be specified as part of the input streams during shell creation using WSManCreateShell function. Change the request including a valid input stream name and try again.
0x8033818c78.11011The WinRM Shell client cannot process the request. One of the parameters required for the WSManReceiveShellOutput function is null or zero. Change the request to include the missing parameter and try again.
0x8033818d78.11011The WinRM Shell client cannot process the request. The stream or list of streams passed to the WSManReceiveShellOutput function is not valid. The desired stream names should be specified as part of the output streams during shell creation using WSManCreateShell function. Change the request including valid desired streams and try again.
0x8033818e78.11011The WinRM client cannot process the request. An invalid flag was specified for the WSManReceiveShellOutput API call. Remove or change the invalid flag and try the call again.
0x8033818f78.11011The WinRM client cannot process the request. The response to a Receive request did not contain a valid ReceiveResponse element. The ReceiveResponse element was not found or did not contain valid content.
0x8033819078.11011The WSMan plugin configuration is corrupted.
0x8033819178.11011The file path specified is either not absolute, not in the system32 directory, or not valid.
0x8033819278.11011The file specified does not exist.
0x8033819378.11011The WSMan extension failed to read IIS configuration.
0x8033819478.11011The WinRM client cannot process the request. The locale option is invalid. Change the locale and try again.
0x8033819578.11011The WinRM client cannot process the request. The UI language option is invalid. Change the UI language and try again.
0x8033819678.11011The WinRM client cannot process the request. One of the parameters required for the WSManGetErrorMessage function is null or zero. Change the request to include the missing parameter and try again.
0x8033819778.11011The WinRM client cannot process the request. The language code parameter is invalid. The language code parameter should be either NULL or a valid RFC 3066 language code. Change the language code and try the request again.
0x8033819878.11011The WinRM client cannot process the request. An invalid flag was specified for the WSManGetErrorMessage API call. Remove or change the invalid flag and try the call again.
0x8033819978.11011The WinRM service cannot process the request because the request needs to be sent to a different machine. Use the redirect information to send the request to a new machine.
0x8033819a78.11011The WinRM client cannot process the request. The flag that specifies the proxy authentication mechanism to use is incorrect. Remove or change the invalid flag and try the request again.
0x8033819b78.11011The WinRM client cannot process the request. The credentials for proxy authentication are not specified correctly. Both user name and password credentials must be valid. Specify the correct credentials and try the request again.
0x8033819c78.11011The WinRM client cannot process the request. The proxy access type is incorrect. Use one of the proxy access type flags; the flags cannot be combined. Change the invalid proxy access type and try the request again.
0x8033819d78.11011The WinRM client cannot process the request. The direct connection to the server option cannot be used with non empty proxy authentication data. Change the invalid proxy access type or use empty proxy authentication data and try the request again.
0x8033819e78.11011The WinRM client cannot process the request. One of the parameters required for the WSManGetSessionOptionAsDword function is null or zero. Change the request to include the missing parameter and try again.
0x8033819f78.11011The WinRM client cannot process the request. One of the parameters required for the WSManGetSessionOptionAsDword function is invalid. Change the invalid parameter and try again.
0x803381a078.11011The WinRM client cannot process the request. One of the parameters required for the WSManGetSessionOptionAsString function is invalid. Change the invalid parameter and try again.
0x803381a178.11011The WinRM client cannot process the request. Requests must include user name and password when CredSSP authentication mechanism is used. Add the user name and password or change the authentication mechanism and try the request again.
0x803381a278.11011The WinRM client cannot process the request. CredSSP authentication is currently disabled in the client configuration. Change the client configuration and try the request again. CredSSP authentication must also be enabled in the server configuration. Also, Group Policy must be edited to allow credential delegation to the target computer. Use gpedit.msc and look at the following policy: Computer Configuration -> Administrative Templates -> System -> Credentials Delegation -> Allow Delegating Fresh Credentials. Verify that it is enabled and configured with an SPN appropriate for the target computer. For example, for a target computer name "myserver.domain.com", the SPN can be one of the following: WSMAN/myserver.domain.com or WSMAN/*.domain.com
0x803381a378.11011The WinRM client cannot process the request. A computer policy does not allow the delegation of the user credentials to the target computer. Use gpedit.msc and look at the following policy: Computer Configuration -> Administrative Templates -> System -> Credentials Delegation -> Allow Delegating Fresh Credentials. Verify that it is enabled and configured with an SPN appropriate for the target computer. For example, for a target computer name "myserver.domain.com", the SPN can be one of the following: WSMAN/myserver.domain.com or WSMAN/*.domain.com.
0x803381a478.11011The WinRM client cannot process the request. A computer policy does not allow the delegation of the user credentials to the target computer because the computer is not trusted. The identity of the target computer can be verified if you configure the WSMAN service to use a valid certificate using the following command: winrm set winrm/config/service @{CertificateThumbprint=""} Or you can check the Event Viewer for an event that specifies that the following SPN could not be created: WSMAN/. If you find this event, you can manually create the SPN using setspn.exe . If the SPN exists, but CredSSP cannot use Kerberos to validate the identity of the target computer and you still want to allow the delegation of the user credentials to the target computer, use gpedit.msc and look at the following policy: Computer Configuration -> Administrative Templates -> System -> Credentials Delegation -> Allow Fresh Credentials with NTLM-only Server Authentication. Verify that it is enabled and configured with an SPN appropriate for the target computer. For example, for a target computer name "myserver.domain.com", the SPN can be one of the following: WSMAN/myserver.domain.com or WSMAN/*.domain.com. Try the request again after these changes.
0x803381a578.11011The WS-Management service cannot process the request. The maximum number of concurrent shells for this user has been exceeded. Close existing shells or raise the quota for this user.
0x803381a678.11011The WS-Management service cannot process the request. The maximum number of concurrent operations for this user has been exceeded. Close existing operations for this user, or raise the quota for this user.
0x803381a778.11011The WS-Management service cannot process the request. The load quota for this user has been exceeded. Send future requests at a slower rate or raise the quota for this user.
0x803381a878.11011The WS-Management service cannot process the request. The load quota for the system has been exceeded. Send future requests at a slower rate or raise the system quota.
0x803381a978.11011The WS-Management service cannot complete the authorization under the given token. A previous authorization attempt for the same user resulted in a different token. The user record will be revoked and the next request will reauthorize.
0x803381aa78.11011An application tried to retrieve the HTTP Redirect location from the session when no redirect error (ERROR_WSMAN_REDIRECT_REQUESTED) was returned. The application needs to be updated so as to only retrieve the location after this error is returned.
0x803381ab78.11011The WS-Management service cannot process the request. The maximum number of users executing shell operations has been exceeded. Retry after some time or raise the quota for concurrent shell users.
0x803381ac78.11011The WS-Management service cannot process the request. The service is configured to not accept any remote shell requests.
0x803381ad78.11011The WS-Management service cannot complete the Pull operation for the enumeration because the wsman:MaxEnvelopeSize, wsen:MaxCharacters or wsen:MaxElements parameters differ from those specified to the enumeration. The application needs to specify the same parameters for Pull as were specified for the enumeration.
0x803381ae78.11011The WinRM service cannot process the request because it is trying to update a deprecated setting. Remove this setting from the command and try again.
0x803381af78.11011The WS-Management service cannot process the configuration settings. A Security element contains a URI that does not match its parent Resource element.
0x803381b078.11011The WinRM client cannot process the request. Allow implicit credentials for Negotiate authentication option is only valid for HTTPS transport. Remove the allow implicit credentials for Negotiate authentication option and try the request again.
0x803381b178.11011The WinRM client cannot process the request. Setting proxy information is not valid when the HTTP transport is specified. Remove the proxy information or change the transport and try the request again.
0x803381b278.11011The WinRM client cannot process the request. Setting proxy information is not valid when the authentication mechanism with the remote machine is Kerberos. Remove the proxy information or change the authentication mechanism and try the request again.
0x803381b378.11011The WinRM client cannot process the request. Setting proxy information is not valid when the authentication mechanism with the remote machine is CredSSP. Remove the proxy information or change the authentication mechanism and try the request again.
0x803381b478.11011The WinRM client cannot process the request. The request must specify only one authentication mechanism for proxy. Change the request to specify only one authentication mechanism and try again.
0x803381b578.11011The WinRM client received a redirect error from the server when it is not appropriate. The only time a redirect error can be reported correctly is during the authorization of a user. This would result in a properly formatted redirect response from the server that includes the redirect endpoint.
0x803381b678.11011The WinRM service received a redirect error from an authorization plug-in where the redirect location was too long.
0x803381b778.11011The WinRM service received a HTTP redirect message redirecting the client but the location URL is invalid.
0x803381b878.11011The WinRM service cannot process the request. The Channel Binding Token Hardening Level (CbtHardeningLevel) value is invalid. The valid values are "None", "Relaxed" and "Strict". Change the CbtHardeningLevel value and try again.
0x803381b978.11011The WinRM client cannot process the request because the server name cannot be resolved.
0x803381ba78.11011The SSL connection cannot be established. Verify that the service on the remote host is properly configured to listen for HTTPS requests. Consult the logs and documentation for the WS-Management service running on the destination, most commonly IIS or WinRM. If the destination is the WinRM service, run the following command on the destination to analyze and configure the WinRM service: "winrm quickconfig -transport:https".
0x803381bb78.11011The WinRM client cannot process the request. Default authentication may be used with an IP address under the following conditions: the transport is HTTPS or the destination is in the TrustedHosts list, and explicit credentials are provided. Use winrm.cmd to configure TrustedHosts. Note that computers in the TrustedHosts list might not be authenticated. For more information on how to set TrustedHosts run the following command: winrm help config.
0x803381bc78.11011The WinRM client cannot process the request. Custom Remote Shell has been deprecated and cannot be used.
0x803381bd78.11011The WinRM client cannot process the request. The feature in use has been deprecated and cannot be used.
0x803381be78.11011The WinRM client used a parameter to specify the use of SSL while specifying http in the connection string.
0x803381bf8.11011The WinRM service cannot process the request because the security for this resource URI cannot be changed.
0x803381c08.11011The WinRM service cannot process the request. The enumeration request expects a selector based filter to specify the shell identifier.
0x803381c18.11011The WinRM service cannot process the request. The enumeration of end point resources for shell commands is not supported.
0x803381c28.11011The WinRM Shell client cannot process the request because the shell name has exceeded 255 characters in length.
0x803381c38.11011The WinRM runAs configuration operation cannot be completed because the user credentials could not be verified. Verify that the username and password used for configuration are valid and retry the operation.
0x803381c48.11011The WinRM service cannot process the request because the WinRS shell instance is currently disconnected.
0x803381c58.11011The WinRM service cannot process the request. This WinRS shell instance does not support disconnect and reconnect operations because it was created by an older WinRS client or its provider does not support the disconnect operation.
0x803381c68.11011The WinRM service cannot process the request because the WinRS shell instance is connected to a different client.
0x803381c78.11011The WinRM Shell client cannot process the request. One of the parameters required for the WSManDisconnectShell function is null or zero. Change the request to include the missing parameter and try again.
0x803381c88.11011The WinRM Shell client cannot process the request. One of the parameters required for the WSManReconnectShell function is null or zero. Change the request to include the missing parameter and try again.
0x803381c98.11011The WinRM Shell client cannot process the request. One of the parameters required for the WSManConnectShell function is null or zero. Change the request to include the missing parameter and try again.
0x803381ca8.11011The WinRM Shell client cannot process the request. One of the parameters required for the WSManConnectShellCommand function is null or zero. Change the request to include the missing parameter and try again.
0x803381cb8.11011The WinRM client cannot process the request. The body response is not a valid connect request response.
0x803381cc8.11011The WinRM Shell client cannot process the request. The command is currently terminating or was terminated.
0x803381cd8.11011The WinRM service cannot process the request. The WinRS shell instance is currently connected to a different client.
0x803381ce8.11011The WinRM client encountered an error while communicating with the WinRM service during the disconnect operation. The shell has been disconnected and the streams were possibly suspended abruptly.
0x803381cf8.11011The WinRM client cannot process the request. A disconnect operation cannot be performed on a WinRS shell instance that is already disconnected.
0x803381d08.11011The WinRM client cannot process the request. A reconnect operation cannot be performed on a WinRS shell instance that is currently connected.
0x803381d18.11011An error was encountered while subscribing to the Group Policy change notification.
0x803381d28.11011The WinRM Shell client cannot process the request. One of the parameters required for the WSManReconnectShellCommand function is null or zero. Change the request to include the missing parameter and try again.
0x803381d38.11011The WinRM client cannot process the request. A reconnect operation cannot be performed on a WinRS shell command instance that is currently connected.
0x803381d48.11011The WinRM service cannot process the request because the command ID specified by the client is not a valid GUID. Modify the request and retry the request.
0x803381d58.11011The WinRM service cannot process the request because the shell ID specified by the client is not a valid GUID. Provide a valid ID and try again.
0x803381d68.11011The WinRM service cannot process the request. A command already exists with the command ID specified by the client.
0x803381d78.11011The WinRM service cannot process the request. A resource already exists with the shell ID specified by the client.
0x803381d88.11011The WinRM client cannot process the request. A disconnect operation cannot be performed on a WinRS shell command instance that is disconnected.
0x803381d98.11011The WS-Management service cannot process the request. The resource URI for the Subscribe operation must not contain keys.
0x803381da8.11011The WinRM client cannot process the request. A flag that is not valid was specified for the WSManDisconnectShell method. Remove or change the flag and retry the operation.
0x803381db8.11011The WinRM client cannot process the request because the command handle is not associated with the provided shell handle.
0x803381dc8.11011The WS-Management service did not receive a response for an extended semantics operation within the timeframe specified in the OperationTimeout setting.
0x803381dd8.11011The WS-Management service is configured to not allow remote requests.
0x803381de8.11011The WS-Management service cannot process the request because the stream is currently disconnected.
0x803381df8.11011The creation of a new Shell failed. Verify that the RunAsPassword value is correctly configured and that the Group Policy setting "Disallow WinRM from storing RunAs credentials" is Disabled or Not Configured. To enable WinRM to store RunAs credentials, change this Group Policy setting to Disabled.
0x803381e08.11011The supplied plugin configuration XML is not valid. To enable WinRM to store RunAs credentials, change the "Disallow WinRM from storing RunAs credentials" Group Policy setting to Disabled.
0x803381e18.11011The WinRM client cannot process the request because the XML instance does not match the class schema provided by the server.
0x803381e28.11011The WinRM client cannot process the request because the XML contains an unsupported type. Verify the XML and retry the operation.
0x803381e38.11011The WS-Management service cannot process the request. The service is configured to reject remote connection requests for this plugin.
0x803381e48.11011The WS-Management service cannot process the request. This user has exceeded the maximum number of concurrent shells allowed for this plugin. Close at least one open shell or raise the plugin quota for this user.
0x803381e58.11011The WS-Management service cannot process the request. The maximum number of users executing remote operations has been exceeded for this plugin. Retry the request later or raise the quota for concurrent users.
0x803381e68.11011The WS-Management service cannot process the request. The maximum number of concurrent shells allowed for this plugin has been exceeded. Retry the request later or raise the Maximum Shells per Plugin quota.
0x803381e78.11011The WS-Management service cannot process the request. The maximum number of concurrent operations allowed for this plugin has been exceeded. Retry the request later or raise the Maximum Operations per Plugin quota.
0x803381e88.11011The WS-Management service cannot process the request. This user has exceeded the maximum number of allowed concurrent operations. Retry the request later or raise the Maximum Operations per User quota.
0x803381e98.11011The WS-Management service cannot process the request. The maximum number of concurrent commands per shell has been exceeded. Retry the request later or raise the Maximum Commands per Shell quota.
0x803381ea8.11011The WS-Management service cannot process the request. There are not enough resources available to process this operation. Retry the operation later or close one or more of the currently running operations.
0x803381eb8.11011The WinRM client cannot process the request because the MI Deserializer cannot be created.
0x803381ec8.11011The WinRM client cannot process the request because the metadata could not be deserialized.
0x803381ed8.11011The WinRM client cannot process the request because the metadata failed to be retrieved from the server.
0x803381ee8.11011The WinRM client cannot process the request because a WinRM session could not be created.
0x803381ef8.11011The WinRM client cannot process the request because the target object has a key property set to NULL. Incomplete objects cannot be used as the target of an operation.
0x803381f08.11011The WinRM client cannot process the request as the server identity could not be verified. If the identity of the server is trusted, add it to the TrustedHosts list and retry the request. Use winrm.cmd to configure TrustedHosts. Note that computers in the TrustedHosts list might not be authenticated. For more information on how to set TrustedHosts, run the following command: winrm help config
0x803381f18.11011The WinRM client cannot process the request because the octet string array type is not supported.
0x803381f28.11011The WS-Management service cannot process the request. The requested IdleTimeout is outside the allowed range.
0x803381f38.11011The WinRM client cannot process the request because insufficient metadata is available. The application does not allow all properties to be returned as strings, but the server does not support correctly typing the properties. Change the request to allow all properties to be returned as strings and retry the request.
0x803381f48.11011The WinRM client cannot process the request because the MI_OperationOptions contained both a Resource URI and a Resource URI Prefix. Specify only one of these two options and try again.
0x803381f58.11011The WinRM client cannot process the request because keysOnly and WSMAN_ENUMERATIONMODE_OBJECTONLY were specified at the same time. These two settings are incompatible. Remove the WSMAN_ENUMERATIONMODE_OBJECTONLY option, or set keysOnly to MI_FALSE, and retry the request.
0x803381f68.11011The WinRM client cannot process the request because the class name is not valid. Supply a valid class name or set the Resource URI option and retry the request.
0x803381f78.11011The subscribe packet contains an Encoding value that is not valid in the delivery section.
0x803381f88.11011The WinRM client cannot process the request. The destination computer name must be a hostname or an IP address, and must not be a URL. To use an IPv6 address, enclose the address in brackets, like the following: "[::1]". The transport, port number, and URL prefix may be controlled by setting the appropriate destination options. Change the destination computer name string and retry the operation.
0x803381f98.11011The server does not support WS-Management Identify operations. Skip the TestConnection part of the request and try again.
0x803381fa8.11011The WS-Management service cannot process the operation. The operation is being attempted on a client session that is unusable. This may be related to a recent restart of the WS-Management service. Please create a new client session and retry the operation if re-executing the operation does not have undesired behavior.
0x803381fb1011The WS-Management service cannot process the operation. An attempt to create a virtual account failed. Ensure that WinRM service is running as Local System and that it has TCB privilege enabled.
0x803381fc1011The WS-Management service cannot process the operation. Virtual account feature is only available in Windows 7, Server 2008 R2 and above.
0x803381fd1011The WS-Management service cannot process the operation. An attempt to logon using the configured RunAs Managed Service Account failed.
0x803381fe1011The WS-Management service cannot process the operation. An attempt to query mapped credential failed. This will happen if the security context associated with WinRM service has changed since the credential was originally mapped.
0x9000000178.11011Microsoft-Windows-Windows Remote Management
0x9000000278.11011Microsoft-Windows-WinRM/Operational
0x9000000378.11011Microsoft-Windows-WinRM/Analytic
0xb000000278.11011Initializing WSMan API
0xb000000378.11011Initialization of WSMan API failed, error code %1
0xb000000478.11011Deinitializing WSMan API
0xb000000578.11011Deinitialization of WSMan API failed, error code %1
0xb000000678.11011Creating WSMan Session. The connection string is: %1
0xb000000778.11011WSMan Create Session operation failed, error code %1
0xb000000878.11011Closing WSMan Session
0xb000000978.11011Closing WSMan Session failed, error code %1
0xb000000a8.11011Setting WSMan Session Option (%1) - %2 with value (%3) completed successfully.
0xb000000b8.11011Creating WSMan shell with the ResourceUri: %1 and ShellId: %2
0xb000000c78.11011WSMan shell creation failed, error code %1
0xb000000d8.11011Running WSMan command with CommandId: %1
0xb000000e78.11011Running WSMan command failed, error code %1
0xb000000f78.11011Closing WSMan command
0xb000001078.11011Closing WSMan shell
0xb000001c78.11011Access Denied error: the %1 API caller does not match the creator of the application object
0xb000001d78.11011Initialization of WSMan API completed successfuly
0xb000001e78.11011Deinitialization of WSMan API completed successfuly
0xb000001f78.11011WSMan Create Session operation completed successfuly
0xb00000208.11011Setting WSMan Session Option (%1) - %2 failed, error code %3.
0xb000002178.11011Closing WSMan Session completed successfuly
0xb000002578.11011Closing WSMan shell failed, error code %1
0xb000002678.11011Closing WSMan command failed, error code %1
0xb000002878.11011Closing WSMan %1 operation failed, error code %2
0xb00000298.11011The WinRM protocol handler has began loading for application %1.
0xb000002a8.11011The WinRM protocol handler completed unloading.
0xb000002b8.11011The WinRM protocol handler unloaded prematurely due to the following error: %2.
0xb000002c8.11011The WinRM protocol handler started to create a session at the following destination: %1.
0xb000002d8.11011The WinRM protocol handler closed the session.
0xb000002e8.11011The WinRM protocol session closed prematurely due to the following error: %2.
0xb000002f8.11011The WinRM protocol session began an operation of type %1 to the server. The operation accesses class %3 under the %2 namespace.
0xb00000308.11011The WinRM protocol session successfully completed the operation.
0xb00000318.11011The WinRM protocol operation failed due to the following error: %2.
0xb000005478.11011The maximum number of users (%1) executing shell operations has been exceeded. Retry after sometime or raise the quota for concurrent shell users.
0xb000005578.11011The %1 user is allowed a maximum number of %2 concurrent shells, which has been exceeded. Close existing shells or raise the quota for this user.
0xb000005678.11011The WSMan service could not launch a host process to process the given request. Make sure the WSMan provider host server and proxy are properly registered. Error code %1
0xb000005778.11011The WSMan host process was unexpectedly terminated. Error code %1
0xb000005a8.11011RunAs was disabled by Group Policy; WSMan service has erased all RunAs credentials.
0xb000005b8.11011Creating WSMan shell on server with ResourceUri: %1
0xb000008378.11011Received redirect status code from Network layer; status: 302 (HTTP_STATUS_REDIRECT); location: %1
0xb000008478.11011WSMan operation %1 completed successfully
0xb000008778.11011Re-sending the request as a result of ERROR_WINHTTP_CANNOT_CONNECT, using next proxy
0xb000008878.11011Re-sending the request as a result of ERROR_WINHTTP_NAME_NOT_RESOLVED, using next proxy
0xb000008978.11011Network layer returned ERROR_WINHTTP_NAME_NOT_RESOLVED - The server name cannot be resolved. Aborting the operation
0xb000008a78.11011The client got a timeout from the network layer (ERROR_WINHTTP_TIMEOUT)
0xb000008b78.11011The client got a login failure from the network layer (ERROR_WINHTTP_LOGIN_FAILURE)
0xb000008e78.11011WSMan operation %1 failed, error code %2
0xb00000918.11011WSMan operation %1 started with resourceUri %2
0xb00000a18.11011%1
0xb00000a278.11011Authenticating the user failed. The credentials didn't work.
0xb00000a378.11011The authentication mechanism (%1) requested by the client is not supported by the server. Possible authentication mechanisms reported by server: %2 %3 %4 %5 %6
0xb00000a478.11011The destination computer (%1) returned an 'access denied' error. Verify your credentials are correct.
0xb00000a578.11011The authentication mechanism requested by the proxy is not supported by the client. The only proxy authentication mechanism supported are Negotiate, Basic or Digest. Possible authentication mechanisms reported by proxy: %1 %2 %3 %4 %5
0xb00000ab78.11011Authenticating the user with the proxy failed. The credentials didn't work.
0xb00000ac78.11011The server certificate on the destination computer (%1:%2) has the following errors: %3 %4 %5 %6 %7 %8 %9 %10. Fix the server certificate and try again.
0xb00000c08.11011The authorization of the user failed with error %1
0xb00000c11011Request for user %1 (%2) will be executed using WinRM virtual account %3 (%4)
0xb00000d078.11011The Winrm service is starting
0xb00000d178.11011The Winrm service started successfully
0xb00000d278.11011The WinRM service is unable to start because of a failure during initialization. The error code is %1
0xb00000d378.11011The Winrm service is stopping
0xb00000d478.11011The Winrm service was stopped successfully
0xb00000d578.11011The WSMan service could not load current configuration settings as the settings are corrupted. The service is started with default settings instead. User Action Use the following command to restore defaults: winrm invoke Restore winrm/config @{}
0xb00000d678.11011The WSMan client could not load current configuration settings as the settings are corrupted. The client is operating with default settings instead. User Action Start the WinRM service and use the following command to restore defaults: winrm invoke Restore winrm/config @{}
0xb00000d88.11011The WSMan service failed to restart the plugins marked for AutoRestart. The error code received was %1.
0xb00000d98.11011The WSMan service failed to restart the %1 plugin on service startup. The error code received was %2.
0xb00000da8.11011The WSMan service successfully restarted the following plugin on service startup: %1.
0xb00000db8.11011The WSMan shell instance %1 will no longer support disconnect reconnect functionality because a non-supported request was sent by the client.
0xb00000e078.11011%1
0xb00000e58.11011The WinRM %1 failed to register for group policy change notifications. The error code is %2.
0xb00000e68.11011Deletion of registry key %1 resulted in access denied. If this registry entry is not marked specifically as read only, this seems like a potential issue.
0xb00000fe8.11011Activity Transfer
0xb000011b78.11011Plug-in reporting context for operation %1
0xb000011c78.11011Plug-in reporting data object for operation %1
0xb000011d78.11011Plug-in reporting data object and EPR for operation %1
0xb000011e78.11011Plug-in reporting data object and bookmark for operation %1
0xb000011f78.11011Plug-in reporting data for operation Receive
0xb000012078.11011Plug-in reporting operation complete for %1
0xb000012178.11011Plug-in getting operational information for parameter %1 and operation %2
0xb000012278.11011Plug-in reporting the authorization for user %1 completed with error code %2
0xb000012378.11011Plug-in reporting the authorization operation completed with error %1 for operation %2 and ResourceUri %3
0xb000012478.11011Updating the quota for the user %1 with error code %2 maxAllowedConcurrentShells=%3 maxAllowedConcurrentOperations=%4 timeslotSize=%5 maxAllowedOperationsPerTimeslot=%6
0xb00001348.11011The plugin called WSManPluginGetConfiguration with the parameter %1 and obtained a return value of %2.
0xb00001358.11011The plugin called WSManPluginReportCompletion with the parameter %1 and obtained a return value of %2.
0xb00001368.11011The plugin %1 is being shut down because it was idle for longer than the configured HostIdleTimeoutSecs quota.
0xb00001378.11011Signaling WSMan command failed, error code %1
0xb00001388.11011Signaling WSMan command
0xb00001398.11011Sending input to the command
0xb000013a8.11011Sending input to the shell
0xb000013b8.11011Sending input operation failed, error code %1
0xb000013c8.11011Calling into WSMan to receive output from the shell
0xb000013d8.11011WSMan receive operation failed, error code %1
0xb000013e8.11011Calling into WSMan to receive output from the command
0xb000013f8.11011Getting message for error code %1 completed successfully. The languageCode parameter was: %2
0xb00001408.11011Getting WSMan Session Option (%1) - %2.
0xb00001418.11011Signaling WSMan shell
0xb00001428.11011Signaling WSMan shell, error code %1
0xb00001438.11011Closing WSMan operation
0xb00001448.11011Closing WSMan %1 operation completed successfully
0xb00001458.11011Disconnecting shell with Id : %1
0xb00001468.11011Disconnecting shell failed, error code %1
0xb00001478.11011Reconnecting shell with Id : %1
0xb00001488.11011Reconnecting shell failed, error code %1
0xb00001498.11011Connecting shell with Id : %1
0xb000014a8.11011Connecting shell failed, error code %1
0xb000014b8.11011Reconnecting shell command with Id : %1
0xb000014c8.11011Reconnecting shell command failed, error code %1
0xb000014d8.11011Connecting shell command with Id : %1
0xb000014e8.11011Connecting shell command failed, error code %1
0xb00002008.11011Auto-detecting proxy settings
0xb00002018.11011Proxy AutoDetect done. Proxy list: %1 Bypass list: %2
0xb00002028.11011Setting proxy info Proxy list: %1 Bypass list: %2
0xb000030378.11011SOAP [client sending index %1 of %2 total chunks (%3 bytes)] %4
0xb000030478.11011SOAP [listener receiving index %1 of %2 total chunks (%3 bytes)] %4
0xb000030678.11011The %1 user is allowed a maximum number of %2 concurrent operations, which has been exceeded. Close existing operations for this user, or raise the quota for this user.
0xb000030778.11011The user load quota of %1 requests per %2 seconds has been exceeded. Send future requests at a slower rate or raise the quota for the %3 user. The next request from this user will not be approved for at least %4 milliseconds.
0xb000030878.11011The system load quota of %1 requests per %2 seconds has been exceeded. Send future requests at a slower rate or raise the system quota. The next request from the user %3 will not be approved for at least %4 milliseconds.
0xb000030c8.11011The WinRM %1 has encountered network connectivity issues.
0xb000030d8.11011The WinRM Client is attempting to re-establish a network connection.
0xb000030e8.11011The WinRM Service has detected a new network connection from the client.
0xb000030f8.11011The WinRM %1 has successfully re-established a network connection.
0xb00003108.11011The WinRM %1 failed to re-establish a network connection and is reporting a failure.
0xb00003118.11011The WSMan host process was started for user %1.
0xb00003128.11011The WSMan host process was terminated for user %1.
0xb00003138.11011Sending the request for operation %1 to destination machine and port %2:%3
0xb00003148.11011Processing client request for operation %1
0xb00003158.11011Entering the plugin for operation %1 with a ResourceURI of <%2>
0xb00003168.11011Leaving the plugin for operation %1
0xb00003178.11011The WinRM service failed to enumerate DASH/SMASH specifications with MI error: %1.
0xb00004018.11011Sending response error packet for ActionURI: %1
0xb000040278.11011SOAP [client receiving index %1 of %2 total chunks (%3 bytes)] %4
0xb000040378.11011SOAP [listener sending index %1 of %2 total chunks (%3 bytes)] %4
0xb000041178.11011Enumeration is shutting down
0xb000041378.11011Subscription is shutting down
0xb00004158.11011Received the response from Network layer; status: 200 (HTTP_STATUS_OK)
0xb00004168.11011An extended semantics callback timed out for the %1 operation.
0xb00004178.11011Received the response from Network layer; status: %1
0xb00004188.11011Sending HTTP error back to the client due to a transport failure. The HTTP status code is %1 The error code is %2
0xb00004198.11011Sending timeout response for operation: %1
0xb000041a8.11011Sending response for operation %1
0xb000041b8.11011Received the response from Network layer; status: %1
0xb000041d8.11011WSMan operation %1 got suspended because of WSMan Shell disconnection.
0xb000041e8.11011WSMan operation %1 resuming because of WSMan Shell reconnection.
0xb000050b78.11011Network layer AutoLogon policy was set to Low as a result of a HTTP 401 response from Network layer
0xb000050c78.11011Network layer AutoLogon policy was set to High
0xb000050d8.11011The chosen authentication mechanism is %1
0xb000050e8.11011Sending HTTP 401 response to the client and disconnect the connection after sending the response
0xb000050f8.11011User %1 authenticated successfully using %2 authentication
0xb00005108.11011The authentication using client certificate with subject %1 done successfully
0xb00005118.11011Authenticating the user using %1 mechanism
0xb00006008.11011Authorizing the user
0xb00006018.11011The authorization of the user was done successfully
0xb000073078.11011An error was encountered while processing an operation. Error Code: %1 Error String:%2
0xb000073178.11011An error was encountered while processing an operation. Error Code: %1
0xb000073278.11011Extra information. Refer to the XML parameters for more details.
0xb00007338.11011An unauthenticated connection from client %1 is terminated.
0xb00008008.11011[Filename:- %1; Line:- %2; Function:- %3;] %4
0xb00008018.11011[Filename:- %1; Line:- %2; Function:- %3; ErrorCode:- %4] %5
0xb001013278.11011The WinRM service loaded the following plugin: %1 (%2)
0xb001013378.11011The WinRM service unloaded the following plugin: %1 (%2)
0xc007c40378.11011The WinRM service is stopping because there was a failure registering for changes to the IP addresses. User Action Restart the WinRM service. Additional Data The error code was %1.
0xc007c40478.11011The WinRM service is stopping because there was a failure registering for changes to the configuration. User Action Restart the WinRM service. Additional Data The error code was %1.
0x803381ff11The event source of the push subscription is in disable or inactive on the Event controller server.
0xb000000a7Setting WSMan Session Option (%1) with value (%2) completed successfuly
0xb000000b7Creating WSMan shell with the ResourceUri: %1
0xb000000d7Running WSMan command
0xb00000117Signaling WSMan shell
0xb00000127Signaling WSMan shell, error code %1
0xb00000137Closing WSMan operation
0xb00000147Sending input to the shell
0xb00000157Sending input operation failed, error code %1
0xb00000167Calling into WSMan to receive output from the shell
0xb00000177WSMan receive operation failed, error code %1
0xb00000187Calling into WSMan to receive output from the command
0xb000001a7Getting message for error code %1 completed successfully. The languageCode parameter was: %2
0xb000001b7Getting WSMan Session Option (%1)
0xb00000207Setting WSMan Session Option (%1) failed, error code %2
0xb00000227Getting message for error code %1 failed, the resulting error code is %2
0xb00000237Signaling WSMan command failed, error code %1
0xb00000247Signaling WSMan command
0xb00000277Closing WSMan %1 operation completed successfully
0xb00000297Sending input to the command
0xb00000407Auto-detecting proxy settings
0xb00000417Proxy AutoDetect done. Proxy list: %1 Bypass list: %2
0xb00000427Setting proxy info Proxy list: %1 Bypass list: %2
0xb00000507Sending the request for operation %1 to destination machine and port %2:%3
0xb00000517Processing client request for operation %1
0xb00000527Entering the plugin for operation %1 with a ResourceURI of <%2>
0xb00000537Leaving the plugin for operation %1
0xb00000817Received the response from Network layer; status: %1
0xb00000827Received the response from Network layer; status: %1
0xb00000857Sending response error packet for ActionURI: %1
0xb00000867Sending response for operation %1
0xb000008c7Sending HTTP error back to the client due to a transport failure. The HTTP status code is %1 The error code is %2
0xb000008d7Sending timeout response for operation: %1
0xb000008f7Received the response from Network layer; status: 200 (HTTP_STATUS_OK)
0xb00000a07Authenticating the user using %1 mechanism
0xb00000a67The chosen authentication mechanism is %1
0xb00000a87Sending HTTP 401 response to the client and disconnect the connection after sending the response
0xb00000a97User %1 authenticated successfully using %2 authentication
0xb00000aa7The authentication using client certificate with subject %1 done successfully
0xb00000c07Authorizing the user
0xb00000c17The authorization of the user was done successfully
0xb00000c27The authorization of the user failed with error %1
0xb00000ff7Activity Transfer
0xb00005077The destination computer (%1) returned an 'access denied' error. Possible authentication mechanisms reported by server: %2 %3 %4 %5 %6. Verify your credentials are correct.
0x4033c3be78.1The WS-Management service cannot process the request.The computed response packet size (%1!lu!) exceeds the maximum envelope size that is allowed (%2!lu!).
0x4033c3f77The WQL query is invalid.
0x4033c3f87Invalid policy setting %1; value must be atleast %3!lu!, but given %2!lu!
0x4033c4777WinRM cannot process the request. The following error occured while using %1 authentication: %2 Possible causes are: -The user name or password specified are invalid. -Kerberos is used when no authentication method and no user name are specified. -Kerberos accepts domain user names, but not local user names. -The Service Principal Name (SPN) for the remote computer name and port does not exist. -The client and remote computers are in different domains and there is no trust between the two domains. After checking for the above issues, try the following: -Check the Event Viewer for events related to authentication. -Change the authentication method; add the destination computer to the WinRM TrustedHosts configuration setting or use HTTPS transport. Note that computers in the TrustedHosts list might not be authenticated. -For more information about WinRM configuration, run the following command: winrm help config.
0x4033c4877The Windows Remote Shell cannot process the request; the selector value %1 specified in the request was not found.
0x4033c4b07Invalid session option %1; value must be atleast %3!lu!, but given %2!lu!
0x4033c4bd7The configuration XML is not valid. Config value length for attribute: "%1" exceeded 1023 characters.
0x4033c4c07The configuration XML is not valid. Attribute value: "%1" is not a valid capability type. Valid capability types are "Get", "Put", "Create", "Delete", "Invoke", "Enumerate", "Subscribe" and "Shell".
0x4033c4c17The configuration XML is not valid. Attribute value: "%1" is not a valid plugin name. Plugin name cannot be empty and cannot exceeded 255 characters. Plugin name should not have any preceding space or tab characters. Plugin name should also not have backslash characters.
0x4033c4d07An error has occured while reading IIS configuration. File: %1 Line: %2 Issue: %3
0x8033803e7The metadata that was requested is not available at the current address. Retry with new addresse.
0x803380517The WS-Management service does not support options.
0x8033808e78.1The WS-Management client cannot process the request.The event source identity does not match the identity of the machine that the client subscribed to.
0x803380ad7The WinRM client cannot process the request. The request must specify only one authentication mechanism. If the flag for 'no authentication' is used, no auhentication mechanism should be specified. Change the request to specify only one authentication mechanism or 'no authentication' and try again.
0x803380cb7The WinRM client cannot process the request. The push subcription request contained a delivery transport that is not supported. Only HTTP and HTTPS transports are supported. Change the delivery transport and try the request again.
0x803380db7The WinRM client cannot process the request. The port specified in the connnection string is invalid. Valid values are between 1 and 65535. Change the value for port and try the request again.
0x803380e57The WinRM client cannot process the request. Default credentials can be used only with Kerberos authentication or Negotiate authentication under HTTPS if the Allow implicit credentials for Negotiate is specified. Explicit credentials must be provided if any other authentication scheme is specified.
0x8033810c7The WinRM client cannot process the request. Kerberos authentication cannot be used if the client computer or the destination computer are not joined to a domain. Specify a different authentication mechanism than Kerberos.
0x803381117The WinRM client sent a request to the remote WS-Management service and got a response saying the request was too large.
0x803381187The WinRM client cannot proces the request, The selector name is invalid, Change the selector name and try the request again.
0x803381267The WinRM client cannot complete the operation within the time specified. Check if the machine name is valid and is reachable over the network and firewall exception for Windows Remote Management service is enabled.
0x803381447The WinRM client cannot process the request. A certificate thumbprint was specified together with a user name or password. Only one type of credentials can be specified. Remove the credentials that does not correspond to the authentication mechanism that you indend to use and try the request again.
0x803381487The WinRM client cannot process the request. If you are using a machine certificate, it must contain a DNS name in the Subject Alternative Name extension or in the Subject Name field, and no UPN name. If you are using an user certificate, it must contain an UPN name in the Subject Alternative Name extention, and no DNS name. Change the certificate structure and try the request again.
1300 entries