web analytics
SharePoint

Mapping a Window’s share to a SharePoint site

You can map a network share to a SharePoint site (or individual
document library) doing the following:

net use s: http://sharePointserver/somesite/doclib

Note that if there is a space in the path, you need to use quotes
around the url:

net use s: “http://sharePointserver/somesite/shared documents”

Also need to ensure the WebClient service is running.
This would be really useful for automated uploading of documents
through scripts, etc.

Sources:
(http://www.sharepointu.com/forums/m_18100/mpage_1/key_//tm.htm#18872)


As an independent consultant, I am dedicated to partnering with my clients to drive their success. Leverage the skills of a Microsoft MVP to elevate your project to new heights. I invite you to connect with me to discuss how my expertise can benefit your organization.
Contact Me: CollabFront.com/contact/


Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.