In the examples below we are running Get-NetAdapter cmdlet as a background job. Example 1. Code: Start-Job -ScriptBlock {Get-NetAdapter}.
確定! 回上一頁