This happened because Start-Job reads the content of Script2.ps1 and executes it not in a script scope but as a separate ScriptBlock.
確定! 回上一頁