PowerShell extension crashes when dealing with UNC paths
See original GitHub issueSystem Details
System Details Output
Issue Description
I am experiencing a problem with…
Expected Behaviour
– Description of what should be happening –
Actual Behaviour
– Description of what actually happens –
Attached Logs
Follow the instructions in the troubleshooting docs about capturing and sending logs.
Issue Analytics
- State:
- Created 4 years ago
- Comments:20 (2 by maintainers)
Top Results From Across the Web
Import-Module with UNC path crashes PowerShell Studio 2016
This looks to be related to our company's internal redirection of profiles. I tested using a local account on my workstation (without network ......
Read more >pushd \\network\path returns CMD does not support UNC ...
I have seen this error message when using cd instead of pushd to navigate to a network directory but I can figure out...
Read more >Cmd does not support unc paths as current directories
You can browse a UNC path in Powershell to temporarily map a network drive in the current Powershell session using the. 7 Apr...
Read more >Changes in Exchange Server PowerShell cmdlets and ...
When you reset a virtual directory, the Exchange Control Panel (ECP) asks for a UNC path that it can copy the current settings...
Read more >Windows 10 bug crashes your PC when you access this location
A bug in Windows 10 causes the operating system to crash with a Blue Screen ... path in a browser's address bar or...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m seeing the same behaviour as @ili101. Local files are fine, but scripts located at UNC paths exhibit crashing.
Just doing that now, I thought I had attached them