Set Citrix RemotePC PublishedName Match with Hostname Posted bySiva November 22, 2022 Leave a comment on Set Citrix RemotePC PublishedName Match with Hostname Get-BrokerPrivateDesktop | % {Set-BrokerPrivateDesktop -PublishedName $_.MachineName.Split("\")[1] }