Good afternoon-
I have a script that tries to run Get-ChildItem with a specified path, but receives a “The specified network name is no longer available.” error. However, if I paste the exact path in a Run dialog, the destination opens without issue. Is there something different with how Windows handles this request versus my Powershell command?
Thank you!
Brian