So, file server migration.
I've robocopied everything over and kept folder permissions intact, I have recreated the shared.
My question is I need a transparent way of switching all the users from the old server (GB-LON-FS1.domain) to the new server(s) GB-LON-FS4.domain.
people have to be able to access the files via \GB-LON-FS1...
My initial plan was to change the dns record for GB-LON-FS1 to FS4's IP address however I realise some users will have the old server's IP cached.
My other thought was to change FS4's IP to that of FS1 and leave the DNS alone.
Would there be issues with UNC paths if the server's hostname does not match the dans entry? I don't assume so.
Can you think of a more transparent way of doing this? All old UNC paths must remain the same. I would prefer to leave AD as is but let me know if hostnames have to change.
I also have FS3 which is DFS replicated from FS4, would it be worth adding two DNS records for FS1 and round robbining it or would there be issues.