-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Enter-PSSession Windows -> Linux throws "Cannot find drive" #3553
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hey Ben, does this happen outside of VS Code too? |
Hi @daviwil, Yes, this is happening outside of code too |
This issue also occurs when passing a string that contains an asterisk as an argument to a command.
|
@SteveL-MSFT I need to prep an environment to check this out. Will check this out asap |
Doesn't repro for me with beta.2 either. Client (Server 2016) Server (CentOS 7.3) |
@tylerl0706 is this something you can try to repro? |
@SteveL-MSFT it got solved really fast. @tylerl0706 asked me to try with this CI build https://ci.appveyor.com/project/PowerShell/vscode-powershell/build/artifacts |
Steps to reproduce
Create new PSSession and enter or just run Enter-PSSession immediately.
Doesn't matter if transport is WSMAN or SSH.
Expected behavior
Doesn't throw error and enters the session
Actual behavior
Does throw error and enters the session.

Environment data
The text was updated successfully, but these errors were encountered: