PowerShell in cloud


Userlevel 6
Badge +5

Cloud users can run PowerShell scripts without using an execution connection. However, they are limited to commands that the exMon team has whitelisted. 

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.

The following commands are currently available:

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

0 replies

Be the first to reply!

Reply