Hi,<\/p>\n
I have never needed to migrate a server before, and thought it would be as simple as copying files from one to another…boy was I mistaken.<\/p>\n
We have a file server that is Windows Server 2012 (R1), and it lives on a vmware host server.<\/p>\n
I need to retire another vmware host server, so I am moving some things around. I have set up a new server as a Hyper-V host server, and created a new “file” server using Windows Server 2016.<\/p>\n
I have re-created the shares like they are on the existing server, and have copied over some non mission critical files in preparation. Is there a tool I should be using? While I have been in IT for a while (old lady here), I am self taught, and had a lousy teacher. I have about 700GB of user files that I need to move.<\/p>\n
If someone could point me in the right direction please. Everything I have searched is migrating from 2008, which is timely.<\/p>\n
TIA<\/p>","upvoteCount":3,"answerCount":12,"datePublished":"2019-05-22T12:19:05.000Z","author":{"@type":"Person","name":"vicky9897","url":"https://community.spiceworks.com/u/vicky9897"},"suggestedAnswer":[{"@type":"Answer","text":"
Hi,<\/p>\n
I have never needed to migrate a server before, and thought it would be as simple as copying files from one to another…boy was I mistaken.<\/p>\n
We have a file server that is Windows Server 2012 (R1), and it lives on a vmware host server.<\/p>\n
I need to retire another vmware host server, so I am moving some things around. I have set up a new server as a Hyper-V host server, and created a new “file” server using Windows Server 2016.<\/p>\n
I have re-created the shares like they are on the existing server, and have copied over some non mission critical files in preparation. Is there a tool I should be using? While I have been in IT for a while (old lady here), I am self taught, and had a lousy teacher. I have about 700GB of user files that I need to move.<\/p>\n
If someone could point me in the right direction please. Everything I have searched is migrating from 2008, which is timely.<\/p>\n
TIA<\/p>","upvoteCount":3,"datePublished":"2019-05-22T12:19:05.000Z","url":"https://community.spiceworks.com/t/help-migrating-file-server-2012-r1-to-hyper-v-server-2016/713126/1","author":{"@type":"Person","name":"vicky9897","url":"https://community.spiceworks.com/u/vicky9897"}},{"@type":"Answer","text":"
Hi Vicky,<\/p>\n
We use robocopy to transfer the data to the new server then manually set up the shares in the new server.<\/p>\n
Robocopy will keep all the NTFS permissions, timestamps etc.<\/p>\n
Hope this helps!<\/p>","upvoteCount":2,"datePublished":"2019-05-22T12:37:41.000Z","url":"https://community.spiceworks.com/t/help-migrating-file-server-2012-r1-to-hyper-v-server-2016/713126/2","author":{"@type":"Person","name":"daleshepherd","url":"https://community.spiceworks.com/u/daleshepherd"}},{"@type":"Answer","text":"
Well I think a true “migration” is out of the question so you are left with rebuilding and transfering files; and it sounds like that is the path you are on. With that in mind, try TeraCopy https://teracopy.en.softonic.com/<\/a> . A helpful tool when moving large quantity of files.<\/p>","upvoteCount":1,"datePublished":"2019-05-22T12:42:24.000Z","url":"https://community.spiceworks.com/t/help-migrating-file-server-2012-r1-to-hyper-v-server-2016/713126/3","author":{"@type":"Person","name":"kfberns","url":"https://community.spiceworks.com/u/kfberns"}},{"@type":"Answer","text":" I am going to be doing this exact thin this weekend. Moving from a physical 2012R2 file server to a new 2019 server as a VM on a Hyper-V server. So far I have installed the server, created all the virtual disks and installed our backup software.<\/p>\n I have then created all the top level file shares, then using robocopy to copy over the directory structure.<\/p>\n Nice explaination of best robocopy switches to use, used this last year to migrate one server and being using the same this Saturday.<\/p>\n