Hello, I need to slot in a new file server and transfer the home directories for 700 users. I have used robocopy and replicated home folders and folder permissions without any probs.
Within every AD user profile/account I have specified the z: drive as the home folder, for example z: is \\fileserver1\%username%$. The new file server will not replace the old and has it's own unique name and ip address. My question is this: How do I edit the path of the z: drive in the user profiles without having to manually change 700 acounts to point to \\staffserver2\%username%$.
I have .bat file running on logon which I could also use but it doesnt change the fact that I would need to go into every user account and either edit the path to z: drive or delete it.
Any ideas?
Kind Regards,
BigTM.
Within every AD user profile/account I have specified the z: drive as the home folder, for example z: is \\fileserver1\%username%$. The new file server will not replace the old and has it's own unique name and ip address. My question is this: How do I edit the path of the z: drive in the user profiles without having to manually change 700 acounts to point to \\staffserver2\%username%$.
I have .bat file running on logon which I could also use but it doesnt change the fact that I would need to go into every user account and either edit the path to z: drive or delete it.
Any ideas?
Kind Regards,
BigTM.