Retrieving Job Data Let's return to the original example: Click here to view code image PS C:\> $gci = Start-Job -ScriptBlock {Get-ChildItem -Path "E:\" ...
確定! 回上一頁