Change RDS Work Spaces Name
Want to change the default workspace name in your microsoft RDS portal to something other than “Work Resources” ? Then I’ve this is what you’ve been looking for.
You can change the Workspace name “Work Resources” by using PowerShell: First import the module RemoteDesktop and then use the following command: SYNTAX Set-RDWorkspace [-Name] [-ConnectionBroker ] []
Set-RDWorkspace -Name "My Company Name" -ConnectionBroker connbrkr.mycompany.com