Note: In some cases, PowerShell remoting may work without port 5986, but ensure that ports 80 and 443 on the remote server are accessible from the AppManager server to fetch Mailbox and Database statistics.
Command:powershell.exe -ExecutionPolicy Bypass -NoLogo -NonInteractive -NoProfile "&{& '<script-with-full-path>' <arguments>}"Example:powershell.exe -ExecutionPolicy Bypass -NoLogo -NonInteractive -NoProfile "&{& '<AppManager-Home>\working\conf\application\scripts\powershell\TestConnectivity.ps1' 'host' 'username' 'password'}"Note: Refer to this KB for the list of scripts which are used to fetch the data in Exchange Server monitor