Site icon EfmSoft

What does NTSTATUS 0xC00A0001 (STATUS_CTX_WINSTATION_NAME_INVALID) mean?

 
Previous Next
STATUS_IO_REISSUE_AS_CACHED STATUS_CTX_INVALID_PD

STATUS_CTX_WINSTATION_NAME_INVALID

The request used the wrong kind of session identifier

STATUS_CTX_WINSTATION_NAME_INVALID concerns the Remote Desktop Services session namespace, historically called a WinStation. It does not identify a failed DNS lookup or an unreachable computer. The server rejected the session name supplied to a session-management operation before it could act on a session.

Modern Remote Desktop Services APIs expose a numeric session ID together with session information. A user name, an RD Session Host name, a listener name, and a session name are different identifiers; substituting one for another can make an otherwise valid management request target nothing useful.

Useful evidence

References


Looking for a different code? Search another status or error code.

Exit mobile version