$command = "java -jar secretserver-jconsole.jar -s 123456 Password" Invoke-Expression $command -OutVariable output -ErrorVariable errors Write-Host "stdout: ...
確定! 回上一頁