LoginSignup
0
2

More than 5 years have passed since last update.

WindowsServerのPowerShellでsudoを使うには

Posted at

管理者権限でPowerShellを起動すれば良いみたい。
下記どちらかで可能。

  • 右クリック、「管理者権限で起動」
  • PowerShellを起動して、Start-Process powershell.exe -Verb runas
0
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
2