Probably overthinking this but want to get some input.
Creating a new file server in a new location so we can decommission the old machine. Both machines are currently set up and I have DFS running to keep data synced between them. So far so good.
Once I turn off the old file server, I cannot rename the new file server to the old name. Basically going to a new naming convention. There are a lot of automations and scripts that point to the old file server name. Rather than having to edit everything, I want to use DNS to point to the new server. Basically, if the end users types \\oldserver they are redirected to \\newserver.
What record do I do, PTR or CNAME? For the life of me, I think I forgot how to do it in my old age. Is there a way to test this locally without doing a DNS record so I don't screw up the entire company for a 15 minute test? I tried the host file but no luck.
Creating a new file server in a new location so we can decommission the old machine. Both machines are currently set up and I have DFS running to keep data synced between them. So far so good.
Once I turn off the old file server, I cannot rename the new file server to the old name. Basically going to a new naming convention. There are a lot of automations and scripts that point to the old file server name. Rather than having to edit everything, I want to use DNS to point to the new server. Basically, if the end users types \\oldserver they are redirected to \\newserver.
What record do I do, PTR or CNAME? For the life of me, I think I forgot how to do it in my old age. Is there a way to test this locally without doing a DNS record so I don't screw up the entire company for a 15 minute test? I tried the host file but no luck.