How to assign a RDWorkspace Name in RDS 2012


To change the RD Workspace name you need to run the following PowerShell Cmds.

Import RDS PowerShell Module:

Import-module RemoteDesktop

Set the RDWorkspace name:

Set-RDWorkspace -Name "<Name you would like>"

Example:

Set-RDWorkspace -Name "Ryan Mangan"

RDWorkspace

Check RDWorkspace name:

Get-Workspace -ConnectionBroker <Server FQDN>

Get-Workspace

3 thoughts on “How to assign a RDWorkspace Name in RDS 2012

Add yours

  1. The above method does change the name on the main page but if you have enable the Password Reset Utility the name still shows up as “Work Resources”.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Create a website or blog at WordPress.com

Up ↑

%d bloggers like this: