Mapping SharePoint to a Windows Drive

Use the “net use” command to  map SharePoint to a local drive. You need local network access to SharePoint, so you either need to be in the office or connected via VPN.

net use DRIVE: \\SHARE_POINT_HOST@ssl PASSWORD /user:USERNAME

 

Leave a Reply