Results 1 to 5 of 5

Thread: How to map a drive to Microsoft Sharepoint folder

  1. #1
    Join Date
    Nov 2008
    Posts
    1,054

    How to map a drive to Microsoft Sharepoint folder

    Is there a way to map a drive to a Sharepoint folder? I am currently running Windows XP on my computer and my server is running Microsoft Office SharePoint Server 2007. Can I map a drive to it? If yes then please provide me the steps to do so?

  2. #2
    Join Date
    May 2008
    Posts
    188

    Re: How to map a drive to Microsoft Sharepoint folder

    Yes this is possible and here are the steps to achieve the same:
    1. Open Windows Explorer
    2. Select Tools - Map Network Drive
    3. Select your drive letter
    4. Under Folder : enter your url to your document library such as "http://www.server_name.com/Shared Documents"
    5. If you want to connect as a specific user click "Connect using a different name" and enter the other user credentials.
    6. Click on Finish


    You can even do the same using command prompt:
    1. Go to "Start", select "Run" and type "cmd"
    2. Type: net use x: "http://www.server_name.com/Shared Documents" /user:DOMAIN\LOGIN PASSWORD

  3. #3
    Join Date
    Nov 2008
    Posts
    1,054

    Re: How to map a drive to Microsoft Sharepoint folder

    Thanks for the immediate reply. But I am unable to do what you have suggested. Can you help me out to get it done? Is there something which is required that I should do before following the steps that you gave me?

  4. #4
    Join Date
    May 2008
    Posts
    188

    Re: How to map a drive to Microsoft Sharepoint folder

    Sorry but I forgot to mention that you have to enable the WebClient service under Windows XP. To do so follow these steps:

    1. Click Start, and then click Run.
    2. Type regedit and then click OK.
    3. Locate and then click the following registry key:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters
    4. On the Edit menu, point to New, and then click DWORD Value.
    5. Type UseBasicAuth, and then press ENTER.
    6. On the Edit menu, click Modify.
    7. In the Value data box, type 1, and then click OK.
    8. Exit Registry Editor, and then restart the computer.

  5. #5
    Join Date
    Jul 2009
    Posts
    1

    Re: How to map a drive to Microsoft Sharepoint folder

    After I enabled the WebClient service, I was able to successfuly map the drive. One problem though, it won't let me rename files. I can upload and delete files fine, but not rename. Any other setting that I'd need for this?

    I also have a My Network Place set up for the same Sharepoint drive, and I can rename files fine there.

    I'm just trying to use SyncToy to sync a Sharepoint drive to a local copy and SyncToy renames the original file on the server before deleting it, so it has to do a lot of renaming in the process of syncing.

Similar Threads

  1. Unable to use Groove with microsoft SharePoint 2010
    By Raj G in forum Windows Software
    Replies: 4
    Last Post: 27-04-2012, 05:08 AM
  2. How to sync sharepoint calender with public folder
    By Steve BB in forum Small Business Server
    Replies: 5
    Last Post: 17-05-2011, 11:38 PM
  3. Replies: 3
    Last Post: 07-02-2011, 08:12 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,044,167.61240 seconds with 17 queries