Hello,
For one of our client we have requirement to move folders and contents from folder to other document library. Wanted to know how this can be achieved.
Below is the requirement
Document library Name : Shared Document
With this library we have two folder " Folder 1" and "Folder 2" Both the folder have document in it
Shared Document library has unique permission to it and Folder 1 also has unique permission to it. Requirement is to move Folder 1 and its contents to a entire new document library
While moving the folder 1, need to ensure that the permission and version history of document are retained. Checked many blogs and also tried to acheive the same using spdeployment tool found on codeplex however unable to satisfy this requirement.
Also referred http://social.technet.microsoft.com/Forums/en-US/0eb21985-49fa-4015-8028-33277e30ef71/hwo-to-move-nested-folder-as-it-is-to-sharepoint-document-lib?forum=ITCG however unable to resolve my issue.
Can anyone please suggest some powershell to achieve this task or any other tool to complete this request.