Terminal Services Namespace

This section provides the details of the The Managed Terminal Services Provider included with the Microsoft® Provisioning System (MPS) in the Microsoft Solution for Hosted Messaging and Collaboration version 4.0 . The Managed Terminal Services Web Service offers basic control of Terminal Services connections, sessions and related user configuration through the MPSWS. It builds on the Managed Terminal Services namespace and exposes all of its capabilities.

Public Method Description
Managed Terminal Services::ControlConnection Enable or disable incoming Terminal Services connections for the specified server
Managed Terminal Services::ControlRemoteDesktop Configure the specified terminal server to allow or disallow new Terminal Services connections
Managed Terminal Services::ControlServer Reboot or shut down the specified server
Managed Terminal Services::ControlSession Log off or disconnect the specified session on the specified server
Managed Terminal Services::GetServers Return a list of the terminal servers within a domain
Managed Terminal Services::GetSessions Return a list of the Terminal Services sessions on the specified server
Managed Terminal Services::GetUserSettings Return all Terminal Services-related settings of the specified user
Managed Terminal Services::SendSessionMessage Send the specified message to the specified Terminal Services session on the specified server
Managed Terminal Services::SetDeviceMapping Enable or disable local device mapping in Terminal Services sessions for the specified user
Managed Terminal Services::SetTerminalServicesHomeDir Set the Terminal Services Home Directory for the specified user
Managed Terminal Services::SetTerminalServicesHomeDirDrive For the specified user, this method sets the drive letter the Terminal Service Home Directory is going to be mapped to and sets the fTerminalServerRemoteHomeDir value to 1.
Managed Terminal Services::SetTerminalServicesProfilePath Set the Terminal Services Profile Path for the specified user
Managed Terminal Services::SetUserSettings Set Terminal Services-related user settings for the specified user in Active Directory
Managed Terminal Services::TSDisableUser Disable the specified user to log on to terminal servers
Managed Terminal Services::TSEnableUser Enable the specified user to log on to terminal servers
 Applies To