Quantcast
Channel: PowerShell.org » All Posts
Viewing all articles
Browse latest Browse all 13067

Network share behaves differently in 2 editors: ISE and PowerGUI

$
0
0

Following line works fine in ISE , but generates an exception in PowerGUI. Any suggestions?

Get-ChildItem “\\server_name\share

Cannot find path ‘\\server_name\share’ because it does not exist.


Viewing all articles
Browse latest Browse all 13067

Trending Articles