Product: PowerShell Universal
Version: 1.4.6
Is there any way to return the job params?
Get-PSUJob -Script (Get-PSUScript -Name ‘HelloWorld.ps1’ -Integrated) -OrderDirection Descending -First 1 -Integrated
Product: PowerShell Universal
Version: 1.4.6
Is there any way to return the job params?
Get-PSUJob -Script (Get-PSUScript -Name ‘HelloWorld.ps1’ -Integrated) -OrderDirection Descending -First 1 -Integrated