Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Remote Desktop Services WMI provider

The Remote Desktop Services WMI provider provides programmatic access to the information and settings that are exposed by the Remote Desktop Services Configuration/Connections Microsoft Management Console (MMC) snap-in.

The provider DLL is loaded by the Windows Management process (Winmgmt.exe) when a client makes a request to the server. Administration is possible by using the provider methods. The provider is registered as both an instance and a method provider.

The Remote Desktop Services WMI provider has been implemented as a dynamic provider derived from the Win32_Service base class, inheriting all of its properties and methods, and an in-process dynamic link library.

For more information, see the Remote Desktop Services WMI Provider reference.

Related topics

Remote Desktop Services WMI Provider Reference


Feedback

Was this page helpful?

Additional resources