The problem is that Invoke-Command makes the script run in a different shell and as such the modules are not loaded at that point.
確定! 回上一頁