
PowerShell Cannot Locate UNC Paths
Sometimes when writing PowerShell scripts we encounter an issue where PowerShell cannot locate UNC paths correctly. PowerShell Cannot Locate UNC Paths Take the following chunk of code; make sure you change the UNC path to a valid path, and run...