We’ve a Windows server 2019 named DFS-01 with standalone dfs-namespace which was migrated from DFS-02.
There’s no dfs replication setup.
Now I’d like have the DFS shares accessible via both names \\DFS-01\root\folders as well as \\DFS-02\root\folders.
These DFS-N on Win2019 are accessed via Win2k3 and up Operating systems.
What is the best way achieve it?
If I create a CNAME record as DFS-02 for DFS-01, will that work properly?
Or will adding an alternate name as DFS-02 on the server using netdom be better way to do it and will it work ?
Has anyone tested and worked with any of it ?