`PS C:\WINDOWS\system32> Get-AutomateComputer -ComputerId 13126 | Get-ControlSessions
Get-ControlSessions : The input object cannot be bound to any parameters for the command either because the command
does not take pipeline input or the input and its properties do not match any of the parameters that take pipeline
input.
At line:1 char:42
Index operation failed; the array index evaluated to null.
At C:\Program Files\WindowsPowerShell\Modules\AutomateAPI\1.1.3\Public\Get-ControlSessions.ps1:99 char:25
`PS C:\WINDOWS\system32> Get-AutomateComputer -ComputerId 13126 | Get-ControlSessions Get-ControlSessions : The input object cannot be bound to any parameters for the command either because the command does not take pipeline input or the input and its properties do not match any of the parameters that take pipeline input. At line:1 char:42
Index operation failed; the array index evaluated to null. At C:\Program Files\WindowsPowerShell\Modules\AutomateAPI\1.1.3\Public\Get-ControlSessions.ps1:99 char:25