Microsoft says Windows PowerShell now warns when running scripts that use the Invoke-WebRequest cmdlet to download web content, aiming to prevent potentially risky code from executing. As Microsoft ...
PowerShell Core 6.0からリモートセッションプロトコルにSSHが利用できるようになっている。OpenSSHで接続する場合と違って、接続先ホストにPowerShell Coreが存在しており、かつ、sshdからPowerShell Coreが起動するように設定されている必要があるのだが、SSHで接続 ...