From: Adam on
Hi - can this not be done over https I keep getting the error after entering credentials
'The mapped network drive could not be created because the following error has occured. A device attached to the system is not functioning.'
Any ideas whether this can be done?

thanks

Adam



selar.ra wrote:

Re: Map drive to shared document library
01-Mar-07

On Mar 1, 3:57 am, "jtrainaldi" <jtraina...(a)gmail.com> wrote:

This applies to Sharepoint Portal Server 2003.

How to map a network drive to a document library:

1. Browse to the document library on the sharepoint portal server as
usual, using your web browser.
2. Ensure you are in the document library itself, not in a webpart for
the library. Clicking on the Webpart title for the document library
will take you into the document library, as will "Manage Content" on
the left navigation pane.
3. Once in the document library, copy the address displayed in the
address bar of your browser
Eg: http://sharepoint/MSDocumentation/Document%20Library/Forms/AllItems.aspx
4. Convert the http URL to a UNC share path
Eg: \\sharepoint\MSDocumentation\Document Library

i.e. we got rid of the http:, converted the forward slashes to
backslashes, converted the %20 to a space, and removed the reference
to a particular file (default.aspx). We also removed the reference to
the Forms folder, as this doesn't contain anything you would want to
modify. If there is a subfolder in the library that contains your
documents, you can specify this folder instead of forms.

5. Use the UNC path to map a network drive from Windows Explorer,
choose Reconnect at logon, if you wish this drive to be mapped
permanently.

You could use the above technique to map everyone's My Documents
folder to a document library in their MySite, using a logon script.

Selar Rao

Previous Posts In This Thread:

On Tuesday, February 27, 2007 11:07 AM
jtrainaldi wrote:

Map drive to shared document library
I am running MS SharePoint 3.0 with SQL 2005 on a Windows Server
2003. Here is my question. I work in an organization where each user
has a drive folder which contains all of their files. Is there a
possible way to set up a shared document library on SharePoint that
maps to their drive folder. Each user will have their own SharePoint
page.

The users drive folders are on a different server then the one the
SharePoint is on.

On Tuesday, February 27, 2007 3:54 PM
jholliday wrote:

Re: Map drive to shared document library
On Feb 27, 9:07 am, "jtrainaldi" <jtraina...(a)gmail.com> wrote:

I am unaware of a way to do this. However, you could make use of
search. You can point to the location of all user directories using
an account that has access. When a user performs a search it will
only show them the files they have the rights to access.

Jeff

On Tuesday, February 27, 2007 4:41 PM
Bill English [MVP] wrote:

Why not move their files into their My Sites?
Why not move their files into their My Sites? What you're describing is one
of the main customer scenarios that My Sites were written for in the first
place - to replace network drives/users home folders.

--
Bill English, MVP
Mindsharp
"jtrainaldi" <jtrainaldi(a)gmail.com> wrote in message
news:1172592439.171991.174860(a)v33g2000cwv.googlegroups.com...

On Wednesday, February 28, 2007 11:57 AM
jtrainaldi wrote:

We currently have about 2500+ employee and have a server dedicated totheir
We currently have about 2500+ employee and have a server dedicated to
their data drives. I was thinking that is would really impact the
performance of our sharepoint server.

So there is no way to really have their drive map to a shared document
folder in Sharepoint 3.0.

On Thursday, March 01, 2007 6:08 PM
selar.ra wrote:

Re: Map drive to shared document library
On Mar 1, 3:57 am, "jtrainaldi" <jtraina...(a)gmail.com> wrote:

This applies to Sharepoint Portal Server 2003.

How to map a network drive to a document library:

1. Browse to the document library on the sharepoint portal server as
usual, using your web browser.
2. Ensure you are in the document library itself, not in a webpart for
the library. Clicking on the Webpart title for the document library
will take you into the document library, as will "Manage Content" on
the left navigation pane.
3. Once in the document library, copy the address displayed in the
address bar of your browser
Eg: http://sharepoint/MSDocumentation/Document%20Library/Forms/AllItems.aspx
4. Convert the http URL to a UNC share path
Eg: \\sharepoint\MSDocumentation\Document Library

i.e. we got rid of the http:, converted the forward slashes to
backslashes, converted the %20 to a space, and removed the reference
to a particular file (default.aspx). We also removed the reference to
the Forms folder, as this doesn't contain anything you would want to
modify. If there is a subfolder in the library that contains your
documents, you can specify this folder instead of forms.

5. Use the UNC path to map a network drive from Windows Explorer,
choose Reconnect at logon, if you wish this drive to be mapped
permanently.

You could use the above technique to map everyone's My Documents
folder to a document library in their MySite, using a logon script.

Selar Rao


Submitted via EggHeadCafe - Software Developer Portal of Choice
Crypto Obfuscator for .NET - Product Review
http://www.eggheadcafe.com/tutorials/aspnet/bf15c41b-6510-403e-9af8-f5fd987fafb1/crypto-obfuscator-for-ne.aspx