I've got roughly 50% of users with a profile path pointing to one store and the other 50% pointing to another store.
eg. 50% \\server01\profiles\%username%
50% \\server02\profiles\%username%
I have to do this for security purposes.
No OU's have been set up to separate the users, therefore an OU may contain 20 users who's profiles point to "location A", and 50 users who's profiles point to "location B" the only way to tell is to access the users properties.
i am in the process of migrating 50% of the user profiles to a new server.
I wanted to know if there is a way for me to filter and then mass change the user accounts based on profile. eg:
1) Find all users who's profile points to \\server01\profiles\%username%
2) Change the profile path to:
\\serverNEW\profiles\%username%
Thanks
Andrew
eg. 50% \\server01\profiles\%username%
50% \\server02\profiles\%username%
I have to do this for security purposes.
No OU's have been set up to separate the users, therefore an OU may contain 20 users who's profiles point to "location A", and 50 users who's profiles point to "location B" the only way to tell is to access the users properties.
i am in the process of migrating 50% of the user profiles to a new server.
I wanted to know if there is a way for me to filter and then mass change the user accounts based on profile. eg:
1) Find all users who's profile points to \\server01\profiles\%username%
2) Change the profile path to:
\\serverNEW\profiles\%username%
Thanks
Andrew
Comment