PowerShell API

Learn how to use the PowerShell API in GO-Global.

Published on:
Jun 18, 2026
Last updated on:
Jun 18, 2026
Table of contents

PowerShell API

The GO-Global PowerShell API supports programmatic monitoring and management of sessions running on GO-Global Application Hosts and Application Host Managers. The API’s documentation can be output as follows:

  1. Open the Windows PowerShell ISE application.
  2. Open C:\Program Files\GraphOn\GO-Global\Programs\GraphOn.GO-Global.SessionManager.PowerShell.Tester.ps1
  3. At the top of the script, change the $hostAddress and $relayserver values to match your environment.
  4. Run the script. The help descriptions for each API are listed at the end of the output.

Available API calls:

Get-GGApplicationHosts
Get-GGSessions
Get-GGClients
Get-GGLicenseUsage
Invoke-GGSessionLogoff
Set-GGMaxSessionsPerHost
Invoke-GGPublishApplication
Invoke-GGUnpublishApplication
Invoke-GGActivate
Invoke-GGSendMessage