6.5

Table Of Contents
Enable PowerShell Remoting on the
Server 5
You must enable the PowerShell remoting on the machine where the broker agent is installed. This is a one-
time activity to enable the broker agent to collect the data from the Citrix Controller and send to the
vRealize Operations for Published Applications adapter.
Procedure
1 Open PowerShell prompt and run the following command:
Enable-PSRemoting -Force
2 To change scripts execution policy to allow remote scripts, run the following command:
Set-ExecutionPolicy RemoteSigned
VMware, Inc.
27