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.
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.