Export SharePoint library content with WEBDAV to a share

Posted by Cereal Tuesday, May 05, 2009 7:00:00 AM Categories: _Tous les articles SharePoint
Rate this Content 0 Votes

Require :
Netdrive  
robocopy.exe (available in Micrsoft Ressource Kit)

1. Download and install "NETDRIVE" tool, downloadable at this address :
http://www.netdrive.net/
2. Create a folder and extract the content of zip file into.
3. Edit the file "SharePointFlatModeBackup.vbs" in notepad.
4. Configure the variables :

*******************************************
'SharePoint Documentation Library URL
sSharePointURL =  http://MY_SHarePoint_Server_URL/Documentation_Library/"
'Robocopy logfile name
sROBOCOPYLog = CurDir & "\" & sNow & "_NetDrive_ROBOCOPY.log"
'MAP Drive letter
sSRCLetter = "S:"
'Destination backup folder
sDST = "C:\EXPORT" 
*******************************************

5. Test that the script is working
Download script file (86 kb)

 

Simple-Tech.info
Comments are closed on this post.
Site Map | Printable View | © 2008 - 2012 Simple-Tech.info | Powered by mojoPortal | HTML 5 | CSS | Design by mitchinson