Guest Brian McGrew Posted March 24, 2008 Posted March 24, 2008 Good morning Group, I have what I hope to be a quick question: I moved gigatons of data to a new server over the weekend and I need to update everyones home directory path in Active Directory. The path is now currently set to \\Oldserver\Users\<Username> and I need to make it \\Newserver\Users\<Username>. How can I do this globally withough having to touch each user account? Thanks, -brian brian@visionpro.com
Guest Don Wilwol Posted March 24, 2008 Posted March 24, 2008 Re: Globally changin all users in AD Select the users (select multiple either with the shift or ctrl key) go to properties and set the path to \\newserver\Users\%username% -- Hope it helps! dw ---------------------------------------------- Don Wilwol http://www.atthedatacenter.com "Brian McGrew" <brian@visionpro.com> wrote in message news:u5l45GbjIHA.2268@TK2MSFTNGP02.phx.gbl... > Good morning Group, I have what I hope to be a quick question: > > I moved gigatons of data to a new server over the weekend and I need to > update everyones home directory path in Active Directory. The path is now > currently set to \\Oldserver\Users\<Username> and I need to make it > \\Newserver\Users\<Username>. > > How can I do this globally withough having to touch each user account? > > Thanks, > > -brian > brian@visionpro.com >
Guest Paul Weterings Posted March 24, 2008 Posted March 24, 2008 Re: Globally changin all users in AD Or simply use Group Policies / ) Regards, / /_________ _|__|__) Paul Weterings / (O_) __/ (O_) ____(O_) Don Wilwol wrote: > Select the users (select multiple either with the shift or ctrl key) go to > properties and set the path to \\newserver\Users\%username% >
Recommended Posts