Migrate from File Server Shared Drives to Document Libraries, while Keeping Modified and Created Date

I am doing some file migration for a client, using SharePoint 2013 on prem.
Whether copying files from a local or network drive, to a Document Library, or from Document Library to other Document Library, I want the option of
preserving file dates and created/modified by fields.
I am developing a pretty cool tool in Excel to analyze files and directory names for restricted characters, large file sizes, and long path names...and then
it generates copy commands or rename commands as desired. I will share this with you if you like. This little glitch is the last remaining barrier.
Can we copy and retain Modified/Created Data and time? Can I do this using xcopy or robocopy or do I need to use powershell, ShareGate, or some other tool?
I have tried Windows Explorer drag-n-drop, "robocopy /COPY:DAT" and "xcopy /k"
and these seem to work great in th CMD window until you display the resulting files in SharePoint...and the modified date shows as now and modified by
shows as me.
Any suggestions you can provide are most welcome.

Hi Gerry,
try content matrix it gives you free 25 GB and it keeps metadata
http://www.metalogix.com/Products/Content-Matrix/Features.aspx
Kind Regards, John Naguib Technical Consultant/Architect MCITP, MCPD, MCTS, MCT, TOGAF 9 Foundation

Similar Messages

  • I am accessing a windows server using remote desktop and I am wondering if I can transfer files by sharing drives?

    I am accessing a windows server using remote desktop and I am wondering if I can transfer files by sharing drives?

    Probably. You may be able to use Finder > Go > Connect to server to access the server. You may be able to share folders using Remote Desktop too. Whichever one you like the best.

  • Import data from SQL Server into MS Word document for Mail Merge purpose ?

    Hi,
    Is it possible to import contacts from SQL Server into MS Word for mail merge purpose or if retrieving data from MS Excel can we update the data in MS Excel sheet without opening it ?
    Note: Remember when you open a word document already set up for mail merge, asks you to run the query to return all records from the excel sheet it is connected to.
    Khurram

    Word and the current data source dialog do not really give you any help with that.
    You either have to be able to create a View in SQL Server that performs the query you need, then connect to that, or you have to be able to create the correct query manually (or perhaps using some other query tool that can help you), then use VBA to connect
    using that query. 
    For example, if you have been through the connection process once (connecting to a single table) then you will have a .odc (Office Data Connection file) which has the info. needed to connect to the correct server and database. It's a text file with some
    HTML and XML inside. You can copy/rename it. Let's say it is called "c:\a\myodc.odc" Then in VBA you can use something like
    ActiveDocument.OpenDataSource Name:="c:\a\myodc.odc, _
    SQLStatement:="put your SQL statement in here, and if it is long,...", _
    SQLStatement1:="put the second part in here"
    You get a maximum of either 255 or around 511 characters in the SQL statement, and Word tends to impose some syntax requirements that Transact-SQL does not, so e.g. you may need to quote all your table names.
    You can also se an empty .odc file and provide connection info. in the COnnection:= parameter in OpenDataSource.
    As background, until Word 2000, by default you would use MS Query to create your SQL query, and MS Query does have facilities that can help you build your query (a bit like the ones in MS Access). That may still be possible (it is a bit harder to find the MS
    Query option now, and I am not sure it works with the latest versions of Word). MS Query only works for ODBC queries, and they do not always work correctly when you actually issue the query using ODBC from Word, because of a Word problem to do with Unicode
    fields in SQL Server. But you could probably still use MS Query to help you construct your SQL. (It's probably easier to do that in Excel, though).
    Peter Jamieson

  • Hardware Migration from one server to another server

    Hi All,
    We require more information pertaining to hardware migration from one server to another server without changing OS & DB.
    We are preparing installation guideline document for the same.
    Has anybody came across similar scenario?.
    Any pointers on this will be highly appreciated.
    Regards
    Tushar Vhora

    usually you don't have to care too much about the tools used (r3ldctl = R3load control | r3szchk = R3 size checker | r3load = R3 Load), because you normally use r3setup/sapinst to fulfill the copy/migration. r3setup/sapinst will call the appropriate tools with the needed options...
    -> which release are we talking about?
    -> which os and which database do you use?
    -> how big is your source database?
    -> do you have any time issues while making the copy?
    GreetZ, AH

  • Business Rules Migration from one server to other server

    Hi All,
    Can some body help on business rules migration from one server to other server? and also wt is the difference there in Export and import BR's and Administration repository to migrate.........i fail to understand if we export and import br's and need to change in xml target server and after import whether all users can able to see this imported BR's ?
    then wt is the use of Administration option under Business Rules-->right click-->repository...connect--->need to connect oracle info....wt is this process? can some body help on this please........
    thanks,
    huser

    Hi,
    The methods are pretty much the same in what they do.
    When you export rules it creates an xml file based on the selection you have picked, you can just log into EAS and do this you don't have knowledge about the repository, it is also useful for migrating across versions. You also have the option of changing the xml file before importing it into your target.
    When you migrate the respository you have to physically connect to the database repository and have knowledge of the connection details, it is probably aimed directly at a system admin.
    The options in both methods are pretty much the same, you can choose what you want to export or migrate.
    You hit issues when you export/migrate for instance the location names change and need to be updated, you can update the xml file to change the locations though if you choose the migrate option you won't have that ability.
    The next issue is the user/group accounts which is the biggest flaw, if the users/groups exist on the target and have the exact same SID then they will migrate otherwise they will usually get dropped.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to define Migration Definition File in Shared Services Console

    Hi expert,
    I have seen the document and it says that user can define Migration Definition File in Shared Services Console. How to do it? Can you show me the steps? Thanks.
    Best Regards
    Rick

    Hi Rick,
    I think what you are referring to is the "Save Migration Definition" button in LCM within the Shared Services web.
    Basically, any thing that you do within Shared Services LCM utility (GUI) can be saved to .xml file for reusing the migration properties another time.
    See this post for more information
    http://www.in2hyperion.com/websites/in2hyperionblog/post/2011/03/20/Learning-Life-Cycle-Management-%28LCM%29-Command-Line-Security-Synchronization.aspx
    Thanks
    Nick

  • Issue while migrating from File to DB based repository for SAP adapter

    Hi
    I recently migrated from file based repository to DB based repository.
    SAP Adapter: DB repository for JCA configuration
    After that I created the new targets and the jca log file showed me correct entry saying that it read from DB repository.
    Thread[Thread-6,6,main] [info ] Repository URL 'jdbc:oracle:thin:@db_host:1521/fmwdbqa' resolved to repositoty type: oracle
    But when I restarted the weblogic server I observed that it is again reading from the file repository.
    Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads] [info ] Repository URL 'file:///opt/apps/Oracle/Middleware/Oracle_SOA1/soa/thirdparty/ApplicationAdapters/config/XYZ/repository.xml' resolved to repositoty type: file
    Any reason why this is happening? Any other setting required to avoid this?
    Regards
    Subhankar

    Hi Manoj
    I checked the web.xml under MW_HOME/Oracle_SOA1/soa/thirdparty/ApplicationAdapters/iwafjca.war/WEB-INF folder. The iway.jndi is set to below :
    <param-name>iway.jndi</param-name>
    <param-value>eis/OracleJCAAdapter/DefaultConnection</param-value>
    I checked the outbound connection settings from Admin console under below path
    Home >Summary of Deployments >iwafjca > configuration
    I can see that the properties IWayRepoURL, IWayRepoUser and IWayRepoPassword are set to blank here. Where exactly are these property values picked from ? Or do I need to manually edit it here in admin console itself?
    Regards
    Subhankar

  • 2006 iMac running 10.4 OS. I copied files to ext. drive. Put in 10.6 disc and did a clean install (format) of 10.6. Copied data from ext. drive back to Mac. I didn't get all the files. CAN I REVERT BACK TO THE 10.4 OS SO I CAN COPY MY DATA PROPERLY?

    2006 iMac running 10.4 OS. I copied files to ext. drive. Put in 10.6 disc and did a clean install (format) of 10.6. Copied data from ext. drive back to Mac. I didn't get all the files. CAN I REVERT BACK TO THE 10.4 OS SO I CAN COPY MY DATA PROPERLY?

    How did you copy files to the external drive, and what files did you copy? Did you drag and drop in the Finder? Use a clone utility? What files did not successfully copy?
    If you reformatted the drive as part of your install, then you won't be able to recover any files from the drive. Reverting back to (reinstalling) 10.4 will not help you.
    Do you have a complete-drive backup of your old system?
    Matt

  • Migration from SQL Server 7 to oracle 8.1.7 on windows 2000 professional

    Hello All,
    I am currently working on Database migration from sql server 7 to oracle 8.1.7.
    My setup is as follows:
    1. Both the databases (sql server and oracle are on the same machine )
    2. My sql server database contains 200 tables and 190 stored procedures, which need to be migrated to oracle.
    When i am trying to capture the Source database details, its capturing evry thing but when its mapping at the end ...it says "MAPPING ROLE PUBLIC" and its not proceeding furthur..What do u want me to do ? i waited for approx 1 hr , still its not proceeding....How to resolve this bug ?
    Also please suggest me the best methodology for Migrating the stored procedures. allmost all my stored procedures have TEMP Tables implemented in it. Please help me in this...
    Also please let me know the Timeframe estimate for this total thing to be done..
    Waiting for your reply,
    Thanks and Regards
    SAI SREENIVAS JEEDIGUNTA

    You can user Oracle Migration Workbench to migrate from SQL Server to Oracle.
    Here is the link which gives info on software usage and download :
    http://otn.oracle.com/tech/migration/workbench/content.html
    Chandar

  • Transfer data from File server to SAP R/3 AS

    hi, i need to transfer data from file server (http:/.....) to SAP R/3 application server. I have the HTTP Host name (http:/......) and login details. please let me know how i can resolve this.
    best regards
    Neeraj

    Hi
    You need to create a RFC Destination with the details what you have, then you can create a RFC Fucntion module to read the data, according to the destination system, you have to code that, once you
    pick the data from the destination system, later you need to convert it to SAP Format.
    To trace your fm status, there are function module availabe in sap, search with http, you can find.
    regards
    Praveen

  • Read image direct from file server

    hello, need to help me somebody.
    A like to create form , what read image direct from file server, without store in database.
    Please help me.

    Hi you may go through the below post to find what could be a better way to do that.
    http://forum.java.sun.com/thread.jspa?threadID=5163829
    REGARDS,
    RaHuL

  • Link to file on Shared Drive

    In one of my report output, I need to include a link(url) to file on Shared Drive. The path is stored in database and it will be retrieved in query. The file can be either PDF/WORD/Excel for now.
    For ex. e:\\abc\share\test.xls should appear as url in report and when user clicks the url, it should open the test.xls file.
    Could some body help me how to do this?
    Thank You.

    Hi..
    I have the same scenario..
    One of the columns in the xml file has a path on the shared drive..
    like...
    S:\MANAGERS\xxxx.doc
    when the user clicks on the hyperlink the documnet doesn't open and is giving an error as
    cannot find file:///u01/oracle/product/10.1.3/dmidr3/j2ee/home/S:\MANAGERS\xxxx%20.doc make sure the path or internet address is correct.
    As you can see the report is adding the path ///u01/oracle/product/10.1.3/dmidr3/j2ee/home/ before the actual path that appears in the report.
    Snippet of my xml file..
    - <CLOB_FO>
    - <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:html="http://www.w3.org/1999/xhtml">
    - <fo:block font-family="Times New Roman" font-size="10pt" orphans="2" widows="2" language="en">
    - <fo:basic-link font-family="Times New Roman" font-size="10pt" color="#0000ff" external-destination="url(S:\MANAGERS\xxxx.doc)" text-decoration="underline">
      <fo:inline font-family="Times New Roman" font-size="10pt" color="#0000ff" text-decoration="underline">S:\MANAGERS\xxxx.doc</fo:inline>
      </fo:basic-link>
      </fo:block>
      <fo:block font-family="Arial" font-size="10pt" white-space-collapse="false" language="en" white-space-treatment="preserve"> </fo:block>
      </fo:block>
      </CLOB_FO>Any advice
    Thanks in advance..

  • Migration from sql server to oracle db

    I would like to hear about possible options of migrate JD Edwards on SQL Server (about 50GB) and want to convert to Oracle 9i/10g Release.
    Please let me know the efforts required besides data migration. Did anyone done this migration on JDEdwards application and would like to hear the complexities involved in the SQL/Stored Proc/Trigger Conversions
    thanks.
    --

    Hello
    the following are the steps that gives you overview on SQL db->Oracle db migration. However I strongly recommend you to take field consultant's support considering the complexities in data migration.
    1. Create an Add on server plan for the new Database server.
    2. Create the database and users in your database.
    Create the DB's & JDE users in Oracle to hold the copies of the tables you want to keep. I would suggest creating DB's with the same names that JDE recommends within an NT/Oracle installation - see the Installation guide for details. Those names are as follows, however, you can put everything in one DB if you want:
    JDE812
    This holds System, Server Map, Object Librarian and Data Dictionary tables. For other releases this DB may be named JDE7333 (Xe), JDE7334 (ERP8), JDE9 (8.9), or PS811 (8.11).
    JDE_PD812
    This holds Central Objects and Versions tables. For other releases this DB may be called JDE_PD7333, JDE_PD7334, JDE_PD9, PS_PD811.
    JDE_PRODUCTION
    This holds the Control Tables and Business Data tables. For other releases this DB may be called JDE_Production (Xe, ERP8 & 8.9), PS_PROD (8.11).
    Depending on the release you're running, you will have scripts on the deployment server under \JDEdwards\E812\database that can be edited to create these databases for you. You need to also create the users for these databases. See the Windows installation guide for the release you're working with to walk you through editing and running these scripts.
    3. Create the new datasources and modify them accordingly.
    Create new, custom Data Sources to point to those databases. For this I would suggest calling the Data Sources similar names to the original DS's. For example:
    Business Data - PRODSQL
    Control Tables - PRODSQL
    Central Objects - PD812SQL
    Versions - PD812SQL
    System - 812SQL
    Object Librarian - 812SQL
    Data Dictionary - 812SQL
    ENT - 812SQL Server Map (where ENT is the name of the server the DB is installed)
    Note: You will need to install Host code to this server for communication to work between the old DB server and this new one.
    Install the Windows Host code on this new server. See the Windows Installation guide, Installing Enterprise Server section, for more information. Make sure to install services and run porttest to make sure communication works from the new Enterprise server to the old Server and DB.
    4. Finally to move the data from one server to another using R98403 version.
    Run R98403 for the Data Sources of the tables you want to copy. There are different versions of R98403 that can be used to copy from one Data Source to another. I would suggest making a copy of the version and using that to change processing options and data selection.
    Always have a verified backup of your Database before you run R98403 just in case something happens and you overwrite original data.

  • Migrating from SQL Server to Oracle 8i

    Hi all :),
    I am trying to migrate from SQL Server to Oracle 9i.
    I am using the Migration Workbench.
    Everything goes fine during Capturing phase, but while
    creating Oracle model the Workbench just hangs at
    "Mapping Tablespaces" for over three hours.
    (not exactly hangs in the sense that it responds to mouse
    events and I can abort the ongoing activity ...)
    What should I do ? Should I let it go on and see what
    happens.
    I follow each and every step as mentioned in the
    documentation ... but obviously I am doing something
    wrong. Any pointers ???
    However ... if I try to migrate to Personal Oracle 8 ...
    the migration goes fine from start to end ... just that
    the SQL Server triggers aren't successfully migrated.

    You may want to start by downloading the Oracle Migration Workbench. That generally does a reasonable job in moving the tables, stored procedures, etc. from SQL Server to Oracle. If your VB code is database agnostic, it should continue to work without any more intervention. Realistically, however, you'll rpobably have to at least tweak a few things that don't work the same way in the old ODBC/ OLE DB provider and the new one.
    The hard part of migrations like this is that you may need to revisit some of your architectural decisions if you want Oracle to perform well. There are plenty of things that one does in SQL Server (i.e. frequent commits) to improve performance that have the opposite affect in Oracle. Identifying and fixing these sorts of things tends to be the largest part of a migration like this. Unfortunately, I don't know of a resource that talks addresses all the possible gotchas here.
    Justin
    Distributed Database Consulting, Inc.
    www.ddbcinc.com

  • Migration from SQL SERVER 2008 to Oracle 10g issues.

    Hi ,
    I'm trying to migrate from SQL Server 2008 to Oracle 10g and I end up with some issues that I wanted to ask some info about it.
    First, I was following a tutorial
    http://st-curriculum.oracle.com/obe/db/hol08/sqldev_migration/mssqlserver/migrate_microsoft_sqlserver_otn.htm
    and and in the last version of Oracle SQL developer I downloaded, I didn't find the Load Database Capture Script Output option.
    My first question is how can I either add this option or is there a new way to load the capture script ?
    Then I use the migration wizard and after following everything, I had the migration complete message from the application.
    When I tried to open my connectionss, it tells me version 11.2 is required. Does that mean that Oracle SQL developper 3 only
    do the migration for oracle 11g? And if I tried the previous versions, it doesn't support SQL server 2008.
    What do I do in this case ?
    Thanks !

    Thank you for your reply.
    After using the wizard and made the offline migration script, in the Migration projects window I made a move data to the oracle connection I previously made and after when I tried to reopen the connection, I couldn't.
    Well I didn't retry it yet to see if I'll have the same behavior but basically this is what I think I did. When I tried to open the connection I made, it says, Oracle 11.2 is required.
    Now, I just generate target from the convert model and it says migration complete but how do I test it and I do I go to oracle and see change ?
    Do I had to create a special user in SQL Server to log to it first ? How do I logon to it ?
    Edited by: 873671 on Jul 20, 2011 7:03 AM
    Edited by: 873671 on Jul 20, 2011 7:19 AM

Maybe you are looking for

  • How to get site workflow tasks not list workflow tasks in SharePoint 2013 programatically ?

    i want to customize wrkstat.aspx based on site workflow not list workflow, so i want to filter section of tasks view to filtering based on site workflow, i made this to list workflow and i cannot do that to site workflow. Please advise me. Thanks.

  • Screen moving up and down in remote desktop

    Hi! I'm having this trouble since months ago. I conect to a server from desktop remote and everything works fine, until I minimize the remote desktop, I do some things on my local PC and I go back to my remote desktop, when I maximize, most of the ti

  • Problem in sending Nota Fiscal XML as Email

    Hi We have activated B2B for our brazilianl client to send Nota fiscal xml as an email to the customer. This is triggered based upon the CNPJ code in table /xnfe/tb2b  .This works fine. Now, we have an additional requirement to send the XML to a gene

  • GIF files not shown ? how to find duplicates ?

    I have Photoshop Album Starter Edition (PSASE 3.0) 1) PSE is not showing GIF images, it shows only JPG It only searches for images in MyPictures, but I have images in many other folders also. 2) I would like to find dupes, how do I proceed ?

  • How to change work schema ?

    Hi, Source : MS SQL database Target : Oracle I am loading the data from source table 'src_table' to target table 'trg_table'. I have created an interface for that. Currently ODI creating temporary tables like $E_xyz(error) $J_abc(Journalisam) $C_abcd