Some commands can return error and some output.
Example: Get-Process chrome,Tuupertunut returns an error about Tuupertunut and a list of chrome processes.
PowerShellLibJava throws PowerShellExecutionException and doesn't provide access to the list of chrome processes
Some commands can return error and some output.
Example:
Get-Process chrome,Tuupertunutreturns an error about Tuupertunut and a list of chrome processes.PowerShellLibJava throws PowerShellExecutionException and doesn't provide access to the list of chrome processes