UNC Name Examples
Consider a standard Windows XP computer named teela . In addition to the built-in admin$ share, say you have also defined a share point called temp that is located at C:\temp. Using UNC names, you would connect to folders on teela as follows:- \\teela\admin$ (to reach C:\WINNT)
- \\teela\admin$\system32 (to reach C:\WINNT\system32)
- \\teela\temp (to reach C:\temp)
Read full article from UNC Path Names in Windows - Universal Naming Convention
No comments:
Post a Comment