Windows Basics: Question About Opening a UNC Path

Posted by MikhailCompo@reddit | sysadmin | View on Reddit | 3 comments

UNC Paths are in the format \\\\**Server**\\*Share*\\Folder\\Folder etc. In some instances, our client machines can paste the full path into Run or Explorer and it opens fine. Other examples, pasting the full path produces an error and the user must open \\\\Server\\Share first and only after than can then then paste the full path into Run or Explorer to open it. Can anyone elaborate on A) What causes the different behaviour? (different OS version, different SMB version, different permissions?) B) How a client authenticates with the server hosting the share when using SMB?