The directory name is invalid To further clarify I am connecting to an Azure blob
It seems when I switch my mount type in between shared and network mapped drive in options I can get to the folders I can't get to in the other shared disk type.
Meaning, if I switch to removable disk I can't get to folder X but I can get to folder Y
If I switch to a Network Mapped drive I can get to folder Y but not X
I am performing some bulk operations with powershell scripts, so switching between both disk types I am able to get done what I need to get done, but its kind of a pain. This solution probably is impractical and not applicable for more situatons.