I've got a fileserver which we've had to decommision... Lets call it FILE-OLD.
It's been replaced by a shiny new fileserver, lets call that one FILE-NEW.
FILE-NEW has the same IP as FILE-OLD used to have, and pinging FILE-OLD gets a reply due to a DNS CNAME I've put in place.
The shares are passed as mapped drives to the session host server, and theyre not working. :( If I browse to \FILE-NEW I can see all of the shares, but browsing to \FILE-OLD I am met with an error 'FILE-OLD is not accessible'.
Is there a way in which I can make FILE-NEW respond to the requests for FILE-OLD?
I know that if I had group policy shares and DFS etc this would be easy, but I'm not blessed with that luxury - Its a soltion I inherited and I really dont want to manually update 100+ users mapped drives. :)
Thanks in advance!