Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.48 KB

terminal-services-wmi-provider.md

File metadata and controls

31 lines (21 loc) · 1.48 KB
title description ms.assetid ms.tgt_platform keywords ms.topic ms.date
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.
d205a3da-3f9a-4ee1-9c99-a39e9cce0a11
multiple
Remote Desktop Services Remote Desktop Services , WMI provider
article
05/31/2018

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