Sharepoint to sharepoint -


background

i'm not sharepoint developer , looking overview solution. have 2 internal sharepoint sites. 1 document repository , other intranet.

question

what need provide highlevel solution on technology use enable intranet fetch documents document repository.

preferrably authentication should flow, giving user single sign on. we're using ntlm internally.

thanks

there many options:
1- open source document library in explorer, copy documents , paste in destination document library in intranet site! simple, isn't automatic method!
2- use powershell, link helpful: https://gallery.technet.microsoft.com/office/copy-all-sharepoint-files-0999c53f
3- personally, did task programmatically using vs
4- i'm not sure may can bcd(business connectivity data)


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -