Results 1 to 6 of 6

Thread: Roaming Profile Save Path Change

  1. #1
    Some Assembly Required ShagDevil's Avatar
    Join Date
    Nov 2002
    Location
    SC
    Posts
    718

    Roaming Profile Save Path Change

    Hello all,
    Ok, I recently added a *Nix based NAS to our network. Now, the users all have roaming profiles on the old server that was handling logons/logoffs. Well, I'm attempting to move all these profiles over to the new NAS and I thought I'd start with my own account. So, I moved my profile folder over to the file server, etc etc. Everything went smooth until it came time to logoff my account.

    After receiving errors messages when logging off, it dawned on me that my system was still trying to save my profile on the old server. Well, I searched high and low and I couldn't find any solutions (just a lot of mumbo-jumbo about creating new roaming profiles and saving those). Now, the user profiles we have are bloated with personal files so, starting over was out of the question. Sure, I could copy the files blah blah blah. Nonsense! I was looking for an easy way out.

    So, I knew that somewhere on my local machine, there had to be some kind of registry entry that told my system where to save the roaming profile. Well, there is.
    HKLM\Software\Microsoft\WindowsNT\CurrentVersion\ProfileList
    Within that key lies a registry value titled CentralProfile. I changed the old path to the new path and so far, it's worked perfectly. I'm still testing it out, so we'll see how it goes.

    ***note - This is in regards to machines (like this *Nix based NAS) that are not necessarily Windows servers
    Last edited by ShagDevil; May 8th, 2007 at 08:29 PM.
    The object of war is not to die for your country but to make the other bastard die for his - George Patton

  2. #2
    Senior Member
    Join Date
    Oct 2004
    Posts
    183
    That's a great tip. Filed in my "useful snippets" book now!

  3. #3
    Senior Member alakhiyar's Avatar
    Join Date
    Dec 2006
    Location
    Land of Oryx
    Posts
    255
    Good job ShagDevil! I usually have a "do over day" when moving, profiles from one Server to another. I call it "Bringing out the Dead". Nothing like a clean install with fresh profiles. Takes some time, but I like the end result.
    (\__/)
    (='.'=)
    (")_(")

  4. #4
    It's a gas!
    Join Date
    Jul 2002
    Posts
    699
    Would changing the profile path in ad to \\newservername\profiles\%username% for all users not also do the job?

  5. #5
    Some Assembly Required ShagDevil's Avatar
    Join Date
    Nov 2002
    Location
    SC
    Posts
    718
    Would changing the profile path in ad to \\newservername\profiles\%username% for all users not also do the job?
    Well, if you're moving the profile, you'd have no choice but to change the User Profile location in AD. But, that only worked for the log-on process (for me). See, I thought the same thing until I kept getting errors when I logged off. The problem is that under normal circumstances, this registry value is changed but if you're not using a Windows Server (I'm using a *Nix based NAS), then this value won't update correctly.
    If there is an easier way, I'm all ears
    Last edited by ShagDevil; May 8th, 2007 at 08:30 PM.
    The object of war is not to die for your country but to make the other bastard die for his - George Patton

  6. #6
    Senior Member alakhiyar's Avatar
    Join Date
    Dec 2006
    Location
    Land of Oryx
    Posts
    255
    If you're on a Windows 2003 domain, you can just select all the user accounts in Active Directory in their respective OU, right-click and go to properties and do a mass update of the profile storage location assuming they're all uniform. Something like: \\servername\Users\%USERNAME% usually does the trick.

    You can use the %LOGONSERVER% variable in place of \\servername. That way the profiles are not tied to one server.

    http://support.microsoft.com/kb/141714
    Last edited by alakhiyar; April 12th, 2007 at 01:31 PM.
    (\__/)
    (='.'=)
    (")_(")

Similar Threads

  1. Change of pace: save Farscape!
    By vescovono in forum AntiOnline's General Chit Chat
    Replies: 0
    Last Post: March 24th, 2003, 09:52 PM
  2. Solaris Hardening
    By R0n1n in forum *nix Security Discussions
    Replies: 3
    Last Post: November 20th, 2002, 02:20 PM
  3. Yet More Nerd Humor!
    By PhirePhreak in forum AntiOnline's General Chit Chat
    Replies: 11
    Last Post: April 16th, 2002, 04:38 AM
  4. Black Wolf's Guide to Memory Resident Viruses.
    By ahmedmamuda in forum AntiVirus Discussions
    Replies: 2
    Last Post: March 20th, 2002, 02:03 AM
  5. The Worlds Longest Thread!
    By Noble Hamlet in forum AntiOnline's General Chit Chat
    Replies: 1100
    Last Post: March 17th, 2002, 09:38 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •