No announcements
Found 2193296 threads
-
0 Votes
Preserving Created and Modified when moving documents from Shared Drive to SharePoint
Hello, Is there any way to Preserve Created and Modified when moving documents from Shared Drive to ...Unanswered | 0 Replies | 2384 Views | Created by NKV Prasad Panthangi - Monday, September 16, 2013 10:33 AM -
0 Votes
Original document properties not preserved in SharePoint
Once you upload it to sharepoint, that will be lost and the checked-in time will be the last time modified value.Answered | 6 Replies | 5750 Views | Created by shafie88 - Tuesday, December 9, 2008 2:08 AM | Last reply by Gautham Shantharam Pai - Wednesday, December 10, 2008 8:40 AM -
1 Votes
Shared Drive search from SHarePoint
SharePoint uses NTFS permissions from the network drive to determine if the user has access to items in the current search reults.Answered | 1 Replies | 7845 Views | Created by shrawn0909 - Thursday, April 19, 2012 7:46 PM | Last reply by SharePointJones - Thursday, April 19, 2012 8:59 PM -
0 Votes
Copy or Move preserving all Metadata SharePoint Foundation 2010
FYI - we mapped the locations as network drives and were able to successfully move files with drag and dropAnswered | 12 Replies | 13933 Views | Created by BayTree - Wednesday, March 2, 2011 8:21 AM | Last reply by Peetie77 - Friday, August 24, 2012 6:05 AM -
2 Votes
Move document with history in SP2010?
If so, could you please share?Answered | 7 Replies | 9344 Views | Created by crosstalkdev - Monday, May 17, 2010 11:35 AM | Last reply by akiraplt - Friday, June 4, 2010 8:34 PM -
5 Votes
How to Move Documents from One Library to Another library in SharePoint online
But you may lose some metadata - especially created, createdby /modified , modified by.Answered | 6 Replies | 30329 Views | Created by Gayam - Thursday, July 28, 2016 10:36 AM | Last reply by Woter324 - Wednesday, August 29, 2018 10:49 PM -
0 Votes
Programmatically Move File with All Versions preserving Metadata and Version History from one document libary to another
CSOM : Programmatically Move File with All Versions preserving Metadata and Version HistoryAnswered | 4 Replies | 8565 Views | Created by Jayaraja - Monday, August 15, 2016 1:25 PM | Last reply by Jerry Zy - Tuesday, August 16, 2016 5:37 AM -
0 Votes
Connect Sharepoint 2016 Document library to internal drive or network drive
But you can monitor permissions from the file share.Answered | 3 Replies | 1754 Views | Created by IT_DNA - Monday, October 17, 2016 7:13 AM | Last reply by taylor.l - Tuesday, October 18, 2016 7:28 AM -
1 Votes
Preserving file share permissions
You can read the document here and evaluate whether the tool can fulfill your requirements in terms of file permissions after migrating the files from ...Answered | 1 Replies | 665 Views | Created by LifeAsAndyThompson - Wednesday, November 8, 2017 5:27 PM | Last reply by Luigi Bruno - Wednesday, November 8, 2017 7:43 PM -
1 Votes
Migrating SharePoint list and Document library(2007 to 2013 on premise) by retaining creating by and modified by columns
However, per my test, all of the above ways will change the created by\modified by field.Answered | 2 Replies | 3426 Views | Created by MonaliB - Monday, December 21, 2015 11:07 AM | Last reply by Chris yuri - Monday, January 11, 2016 4:03 AM -
4 Votes
How to copy files from SharePoint library to a shared drive?
Have a look on below given earlier discussed threads that might helps you to get this job done: Downloads the document to a network file share using ...Answered | 7 Replies | 17447 Views | Created by wkpli - Monday, December 7, 2015 4:15 PM | Last reply by Deepak87 - Thursday, July 20, 2017 10:52 AM -
6 Votes
Move DFS shares to new drive
Hope this helps everyone who are looking out to move the shares to new drive.Answered | 7 Replies | 39512 Views | Created by Server Engineer - Wednesday, September 5, 2012 9:45 AM | Last reply by Server Engineer - Saturday, December 1, 2012 5:01 AM -
1 Votes
Document sharing in sharepoint
Hi Challa, I would suggest you can refer the code demos below: SPFolder folder = SharePointConfiguration.Site.GetFolder(path); // get a ...Answered | 1 Replies | 567 Views | Created by challa, Sukumar Reddy - Saturday, April 2, 2016 6:17 PM | Last reply by Jerry Zy - Monday, April 4, 2016 2:39 AM -
0 Votes
Durable Links not working when moving Document
This means that the link has to be associated with a site collection, because to jump from one site collection to another could involve moving from one content ...Answered | 3 Replies | 1440 Views | Created by johnyg_ - Saturday, April 8, 2017 1:04 AM | Last reply by Paul stork, [MCM, MVP] - Sunday, April 9, 2017 11:44 AM -
1 Votes
What is the best practice for migrating existing documents from file share to sharepoint library with version history enabled?
I figured out a way to migrate the document versions from File Share to SharePoint.Answered | 2 Replies | 5981 Views | Created by BarryC1976 - Wednesday, August 19, 2009 11:49 PM | Last reply by Anand yadav - Friday, July 8, 2016 9:14 PM -
0 Votes
moving a sharepoint database to a different drive
The idea is a List of documents that has been uploaded in to the Sharepoint document Library which Contains a set of columns Assigned User EmailID, ...Answered | 7 Replies | 2415 Views | Created by dmcm - Wednesday, November 4, 2015 4:03 PM | Last reply by Paul stork, [MCM, MVP] - Monday, November 23, 2015 12:47 PM -
2 Votes
Unable to modify any documents from sharepoint
Unable to edit Documents in SharePoint Error User get s the following error message “a problem ...Answered | 6 Replies | 19817 Views | Created by shamikchand - Friday, February 18, 2011 10:34 AM | Last reply by Aya007 - Tuesday, February 24, 2015 9:32 AM -
0 Votes
Persistent links utilizing Document ID's not generated when sharing folders in SharePoint Online, only when sharing documents
Hi, I suggest use Document set, which contains the persistent links and the document ID of document set will be generated ...Answered | 4 Replies | 3108 Views | Created by Mark M. Miller - Wednesday, April 27, 2016 2:07 PM | Last reply by Dean_Wang - Sunday, May 8, 2016 1:18 PM -
0 Votes
Cannot modify page due to preservation hold
And then check if you can remove the item from the hold.Answered | 2 Replies | 1190 Views | Created by Terriyaki0212 - Wednesday, October 10, 2018 12:51 AM | Last reply by Sara Fan - Friday, October 19, 2018 2:09 AM -
0 Votes
move document including version history
Hi, I recommend to create custom timer job to move the documents with version history.Answered | 6 Replies | 864 Views | Created by xfrm - Tuesday, June 7, 2016 12:59 PM | Last reply by Kailas Goliwadekar - Thursday, June 9, 2016 6:54 AM - Items 1 to 20 of 2193296 Next ›
No announcements