Is it possible to create a Windows 'Network Place' folder using a script, in a similar fashion to mounting a network drive?

We have a lot of SharePoint document libraries that we would like to create an easy way to save to directly from Word or Excel, and creating lots of mapped network drives will rapidly use up drive letters.

Solved: Create a standard shortcut to the UNC path in C:\Documents And Settings\User\NetHood\

link|improve this question

62% accept rate
feedback

1 Answer

up vote 0 down vote accepted

Network places is essentially just a folder of shortcuts, so creating places via script is relatively easy. See this scripting guy article on how to do it.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.