February 18, 200917 yr Hi guys,I don't know whether this had been asked...Alright, here's the scenario...I've setup a new computer for common use purposes and its joined to my company domain.Is it possible to shift the default user profile folders to other drive instead of residing in c:\documents and settings\<user_profile>?eg, when user "Abc" logon to the com, the profile directory will be in "d:\documents and settings\abc" instead of "c:\documents and settings\abc"?Then user "Xyz" logon, the profile directory will be in "d:\documents and settings\xyz" instead of "c:\documents and settings\xyz"? Assuming tat both "Abc" and "Xyz" is logging on for the first time on the com.Thanks for ur help!
February 18, 200917 yr http://www.msfn.org/board/lofiversion/index.php/t49569.htmlhttp://windowsxp.mvps.org/userpath.htm Edited February 18, 200917 yr by iamtheky
February 18, 200917 yr It's actually kind of ugly to do once the os is loaded. But as iamthekey posted it can be done.You can also do it via the unattended answerfile and then the entire docs and setttings folder and all of the user profiles will be there including admin, default user, all users, etc. You can even easily rename "documents and settings" to something else if you so desire. The only gotcha is that the drive that the docs and settings folder is to be placed on must be formatted before the folder is created.[GuiUnattended]ProfilesDir="D:\Documents and Settings\"
February 19, 200917 yr Yes, you could use roaming profiles and put the profile on a users network share. Applied via Group Policy.
February 19, 200917 yr Author roaming profiles will affect all the coms that are joined to the domain right?as for my scenario, i only wish to change the path of documents and settings for a com and therefore i cannot use roaming profiles. Correct?
February 19, 200917 yr It will effect any computer to which the Group Policy is applied. If you create a sub OU and apply the GPO to it then move all the machines you wish to use roaming profiles to it only those machines will hace roaming profiles.
Create an account or sign in to comment