We are migrating data from one server to another. All users have a mapped drive to the old machine. How can we point requests for that old machine to the new one?
Example --
User has Server A mapped as a drive. Migration happens. User needs to point to Server B now for the mapped drive. How can we forward all Server A requests to Server B?