If you have a path that you want to split that was generated on a remote system, Split-Path will generate an error unless you have the same drive letter on your local system. If you leave out the drive letter and ":", then it works as expected, except you no longer have a reference to the drive letter. Since it doesn't validate any other part of the path, it shouldn't validate the drive letter existing either.
Have you seen this problem before in this product?
Please wait...