Roaming profiles: Client does not update server

Ask a Question related to Windows Server, Design and Development.

  1. #1

    Default Roaming profiles: Client does not update server

    Roaming Profiles are not copied back to the server when the user loges off.

    I have a Windows 2000 server and Window XP clients.

    When I create a new user and enter the UNC path (\\server\profiles$\%username%) to where I want to store the profiles a new directory is created.
    When this new user loges on to a Windows XP client a new profile is created for this user on the local machine. The profile on the local machine is marked as Roaming (Type= Roaming, Status=Roaming)
    When the new user log of form the Windows XP client the user is not copied back to the server, and no error message is displayed, no event log entries appear indicating any problem.

    The permission for the folder where the profile is supposed to be stored on the server is:
    Administrator - Full Control
    "The new User" - Full control, and marked as Owner of the folder

    There is no eventlog messages on either the server or the client indicating any problems what so ever.

    The new user is member of the Domain Administrator group on the server (domain) and Domain Admins is member of the local administrator group on the client.

    If I manually copy the profile form the client to the server and then delete the local copy, the profile is downloaded when the user loges on again, but any changes made are not copied back when the user loges of.

    As far as I know I have not made any changes to any group policies, and to be sure I have disabled the policy object for the domain.

    I have turned on Auditing for the profile directory and I don't get any "access denied" entries in the log.

    How do you go about debugging this further? I have not found any documentation that describe in detail how exactly the process of the client deciding when to write back changes to the server.

    This same problem applies to existing users as well as new users.

    /Håkan

    Håkan Hildingsson Guest

  2. Similar Questions and Discussions

    1. Roaming Profiles
      I want to move two of my users to another site (different server, same AD). They both have roaming profiles which I want to move from their...
    2. Msn Messenger And roaming profiles
      is it possible to have msn roaming for each individual users under windows 2003 server and xp clients thanks
    3. Roaming Profiles not updated
      We are running a Windows 2k3 server with Windows XP clients and we have a problem that the profiles are not updated to the server. Can anyone...
    4. Help with roaming profiles
      Can someone tell me the right procedure for setting up a roaming profile. A kb article says to just click the profile in XP and change it from...
    5. Roaming Profiles and laptops
      Is there a way to have a roaming profile with a laptop? once a user is disconnected, any chenged to the laptop profile are lost when they are...
  3. #2

    Default Re: Roaming profiles: Client does not update server

    Hi

    Here's a TechNet Support WebCast that describes how to use UserEnv logging

    TechNet Support WebCast: Troubleshooting Group Policy and profile issues in
    a domain environment by using Userenv logging
    [url]http://support.microsoft.com/default.aspx?scid=kb;en-us;835302[/url]

    And here's a related KB article

    How to enable user environment debug logging in retail builds of Windows
    [url]http://support.microsoft.com/default.aspx?scid=kb;EN-US;221833[/url]

    Also, check out the User Profile Hive Cleanup utility (UPHClean) on one or
    two test machines to see if this resolved the issue. See the following
    article for details:

    Troubleshooting profile unload issues
    [url]http://support.microsoft.com/default.aspx?scid=kb;en-us;837115[/url]

    I have deployed UPHClean in my environment without issue and it resolved my
    profile unload issues. It deploys easily through Group Policy.

    Some people have been reporting that this issue is made worse by some of the
    security patches (the ones for the vulnerabilities exploited by Blaster and
    Sasser seem to be the ones), but I haven't found anything conclusive. Of
    course, this isn't a reason to avoid installing these essential patches.

    Hope this helps

    Oli



    "Håkan Hildingsson" <hildingsson@REMOVE_THIShome.se> wrote in message
    news:O786VMTXEHA.3664@TK2MSFTNGP12.phx.gbl...
    Roaming Profiles are not copied back to the server when the user loges off.

    I have a Windows 2000 server and Window XP clients.

    When I create a new user and enter the UNC path
    (\\server\profiles$\%username%) to where I want to store the profiles a new
    directory is created.
    When this new user loges on to a Windows XP client a new profile is created
    for this user on the local machine. The profile on the local machine is
    marked as Roaming (Type= Roaming, Status=Roaming)
    When the new user log of form the Windows XP client the user is not copied
    back to the server, and no error message is displayed, no event log entries
    appear indicating any problem.

    The permission for the folder where the profile is supposed to be stored on
    the server is:
    Administrator - Full Control
    "The new User" - Full control, and marked as Owner of the folder

    There is no eventlog messages on either the server or the client indicating
    any problems what so ever.

    The new user is member of the Domain Administrator group on the server
    (domain) and Domain Admins is member of the local administrator group on the
    client.

    If I manually copy the profile form the client to the server and then delete
    the local copy, the profile is downloaded when the user loges on again, but
    any changes made are not copied back when the user loges of.

    As far as I know I have not made any changes to any group policies, and to
    be sure I have disabled the policy object for the domain.

    I have turned on Auditing for the profile directory and I don't get any
    "access denied" entries in the log.

    How do you go about debugging this further? I have not found any
    documentation that describe in detail how exactly the process of the client
    deciding when to write back changes to the server.

    This same problem applies to existing users as well as new users.

    /Håkan


    Oli Restorick [MVP] Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139