"Wesley Wilson" <(E-Mail Removed)> wrote in message
news:71CD37DA-A929-481A-9845-(E-Mail Removed)...
> I have set up roaming profiles on our small business network. We are
running
> W2k3 Server. Most profiles roam fine, but my profile will neither
download
> to the computer I primarily use nor upload from it back to the server. My
> profile does, however, update on other computers. It's just that any
changes
> I make on my computer are not reflected on the others and vice versa.
That sounds like an authentication (which is usually
a name resolution) problem or a pure name resolution
problem.
IF the client cannot resolve the roaming profiles server
or is operating from cached credentials because it cannot
find a DC or otherwise authenticate the above symptoms
would be expected.
> I basically have a roaming profile on all of the workstations except for
my
> own, where I practically have a local profile. Our workstations are
running
> XP Pro with a mix of SP1 and SP2. My computer has SP1.
You can localize a single machine (or machines) using
the local System control panel.
> I'm not getting any errors about it being unable to load my profile. I
even
> installed UPHClean, but the problem persists.
>
> My profile is about 50MB. (It was about 200 MB before I redirected the My
> Documents folder to a network drive.) The problem preceded that change.
>
> I have full control of the folder where my profile is stored.
Check your authentication and name resolution for
both the DCs and the Share - it could even be a WINS
problem if you have more than one subnet.
DNS for AD
1) Dynamic for the zone supporting AD
2) All internal DNS clients NIC\IP properties must specify SOLELY
that internal, dynamic DNS server (set.)
3) DCs and even DNS servers are DNS clients too -- see #2
Restart NetLogon on any DC if you change any of the above that
affects a DC and/or use:
nltest /dsregdns /server

C-ServerNameGoesHere
Ensure that DNS zones/domains are fully replicated to all DNS
servers for that (internal) zone/domain.
--
Herb Martin
>
> Thanks for any help.
>
> WW