Remote Desktop Services WMI provider error codes
The following table lists the WMI errors returned by the Remote Desktop Services WMI provider. For a list of other WMI errors, see WMI Error Constants.
| Constant/value | Description |
|---|---|
|
The method call failed. |
|
The object could not be found. |
|
The provider has failed at some time other than during initialization. |
|
A type mismatch has occurred. |
|
There was not enough memory for the operation. |
|
One of the parameters to the call is not correct. |
|
The resource, typically a remote server, is not currently available. |
|
The feature or operation is not supported. |
|
The specified namespace could not be found. |
|
The specified instance is not valid. |
|
A module, such as a provider, failed to initialize for internal reasons. |
|
The requested operation is not valid. This error usually applies to invalid attempts to delete classes or properties. This error is returned on an attempt to modify a server-override property through group policy control. |
|
The query was not syntactically valid. |
|
The requested query language is not supported. |
|
In a put operation, the wbemChangeFlagCreateOnly flag was specified, but the instance already exists. |
|
Query is not syntactically valid. |
|
The property that you are attempting to modify is read-only. |
|
The provider cannot perform the requested operation. The operation could include a query that is too complex, retrieving an instance, creating a class, updating a class, deleting a class, or enumerating a class. |
|
A value of Nothing/NULL was specified for a property that cannot be Nothing/NULL, such as one that is marked by a Key, Indexed, or Not_Null qualifier. |
|
The request was made with an out-of-range value, or is incompatible with the type. |
|
The requested method is not available. |
|
The parameters provided for the method are not valid. |
|
The specified object path was not valid. |
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
Header |
|
Send comments about this topic to Microsoft
Build date: 10/26/2012