A
Size: a a a
A
4
A
4
4
A
PS > $job = Start-Job {try {Get-CimInstance none -Verbose -ErrorAction Stop} catch {"Fail"}}
PS > $job.ChildJobs.Verbose
Perform operation 'Enumerate CimInstances' with following parameters, ''namespaceName' = root\cimv2,'className' =
none'.
PS> $job | Receive-Job -Keep
VERBOSE: Perform operation 'Enumerate CimInstances' with following parameters, ''namespaceName' =
root\cimv2,'className' = none'.
Fail
4
as
as
4
as
4
IN
AS
IN
MO
IN