GetBytes($commands) $encodedCommand = [Convert]::ToBase64String($bytes) Start-Process powershell.exe -Verb RunAs -ArgumentList "-NoExit" ...
確定! 回上一頁