Changing the published name for a static machine

Changing the published name for a static machine

book

Article ID: CTX225103

calendar_today

Updated On:

Description

How to change the published name for one of the static machine assigned to a user.

Resolution

From controller launch the powershell and run the below commands.

-Get-BrokerMachine -MachineName 'XYZ'

Verify the current published name from the above command output.

-Current published name is "XYZ"
-Run the command Set-BrokerPrivateDesktop -MachineName 'XYZ' -PublishedName "ABC"

 

Problem Cause

Name change