The CIM cmdlets themselves don't have an –AsJob parameter you have to use Start-Job or Invoke-Command to wrap the command as a job. If you create a CDXML module ...
確定! 回上一頁