Environment
windows 8.1 x64, $PSVersionTable output is here
Name Value
---- -----
PSVersion 5.0.10586.117
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.10586.117
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Steps to reproduce
execute sudo.exe powershell in cmd.exe
Expected result
boot powershell prompt, and be able to execute command.
Actual result
freeze after displaying following message.
Windows PowerShell
Copyright (C) 2015 Microsoft Corporation. All rights reserved.
(additionally, sudo.exe powershell Get-ChildItem was worked expectedly.)
Environment
windows 8.1 x64,
$PSVersionTableoutput is hereSteps to reproduce
execute
sudo.exe powershellin cmd.exeExpected result
boot powershell prompt, and be able to execute command.
Actual result
freeze after displaying following message.
(additionally,
sudo.exe powershell Get-ChildItemwas worked expectedly.)