Set Citrix RemotePC PublishedName Match with Hostname Get-BrokerPrivateDesktop | % {Set-BrokerPrivateDesktop -PublishedName $_.MachineName.Split(“\”)[1] }