< Back
Set-RDActiveManagementServer
Post
NAME Set-RDActiveManagementServer
SYNOPSIS
Sets the active Remote Desktop Connection Broker server, or management server, in a remote desktop deployment.
SYNTAX
Set-RDActiveManagementServer [-ManagementServer] <String> [<CommonParameters>]
DESCRIPTION
The Set-RDActiveManagementServer cmdlet sets the active Remote Desktop Connection Broker (RDConnection Broker) server in a remote desktop
deployment.
This server runs the Remote Desktop Management Server (RDMS) service, which belongs in a high availability group to ensure uninterrupted access.
The Remote Desktop Management Server service configures the deployment and deployment properties, creates and configures collections, and
provisions virtual machines.
PARAMETERS
-ManagementServer <String>
Specifies the name of a server that acts as the active RD?? Connection Broker for a remote desktop deployment.
Required? true
Position? 1
Default value none
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
Null
None
Example 1: Set the active management server for a remote desktop deployment
PS C:\\> Set-RDActiveManagementServer -ManagementServer "Rdcb.Contoso.com"
This command sets the active management server for the remote desktop.
RELATED LINKS
Online Version: http://go.microsoft.com/fwlink/?LinkId=294253
SYNOPSIS
Sets the active Remote Desktop Connection Broker server, or management server, in a remote desktop deployment.
SYNTAX
Set-RDActiveManagementServer [-ManagementServer] <String> [<CommonParameters>]
DESCRIPTION
The Set-RDActiveManagementServer cmdlet sets the active Remote Desktop Connection Broker (RDConnection Broker) server in a remote desktop
deployment.
This server runs the Remote Desktop Management Server (RDMS) service, which belongs in a high availability group to ensure uninterrupted access.
The Remote Desktop Management Server service configures the deployment and deployment properties, creates and configures collections, and
provisions virtual machines.
PARAMETERS
-ManagementServer <String>
Specifies the name of a server that acts as the active RD?? Connection Broker for a remote desktop deployment.
Required? true
Position? 1
Default value none
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
Null
None
Example 1: Set the active management server for a remote desktop deployment
PS C:\\> Set-RDActiveManagementServer -ManagementServer "Rdcb.Contoso.com"
This command sets the active management server for the remote desktop.
RELATED LINKS
Online Version: http://go.microsoft.com/fwlink/?LinkId=294253