PowerShell in cloud

Cloud users can run PowerShell scripts without using an execution connection. However, they are limited to commands that the exMon team has whitelisted. If you have a request for us to add a specific command, you can do so by clicking the Add a new idea or feedback button from this page.

If the allowed commands are not enough, you can use exMon Gateway to create an execution connection. Running PowerShell through an execution connection gives you full control of what commands you can run. Read more about setting up exMon Gateway here.

The following commands are currently available:

  • Out-Default
  • Invoke-WebRequest
  • Get-Date
  • Invoke-RestMethod
  • New-Object
  • ConvertFrom-Json
  • ConvertTo-Json
  • Write-Warning
  • Write-Output