If you specify a non-executable file, Start-Process starts the program that is associated with the file ... Start-Process -FilePath "powershell" -Verb RunAs ...
確定! 回上一頁