Ask a Question related to Windows Server, Design and Development.
-
Edward #1
Branch office slow login
Here's my environment:
1. Dfs is AD published
2. 2 AD DC in corporate LAN
3. Branch offices have a DC that's been GC enabled
4. Users get assigned a GPO on logon. Login script is
defined on user's GPO.
Users, at branch offices, log on just fine as quiet fast -
as long as the link to corporate is up (WAN environmet).
If I cut the WAN link, and restart a user's computer - it
takes a long time before they get to the CTRL-ALT-DEL
screen. They can log on, but the logon script doesn't
execute for some unknown reason. Yes, the DCs are
synchronizing; I've checked the SYSVOL and it's
synchronized. It appears also that their GPO doesn't kick
in either.
They are being authenticated by their local DC as
LOGONSERVER= their local DC.
Any ideas would be greatly appreciated.
Edward Guest
-
Slow login response response on TS 03 in AD mixed mode
We upgraded our NT 4 domain to an AD mixed until we get rid of the NT 4 BDC;s after completing this upgrade users began complaining about how long... -
VERY Slow domain login - need help...
I'm running Server 2003 and all clients log into the domain. Frequently (as in more often than not) it takes over three minutes for the login... -
Slow login to win2k server.
I have just upgraded all the workstations at my company. All the workstations have windows xp professional on them. All the computers are part of a... -
slow login
Why does windows xp pro take a long time to log into a windows 2000 domain? -
Way out for Branch database
Dear Friedns We have purchase a new office which is in another city and far away from our office. We want to make the same as our back-office or... -
Rocky #2
Re: Branch office slow login
I take it you have set up sites in AD?
"Edward" <anonymous@discussions.microsoft.com> wrote in message
news:2158c01c45ab2$8fe059e0$a101280a@phx.gbl...> Here's my environment:
> 1. Dfs is AD published
> 2. 2 AD DC in corporate LAN
> 3. Branch offices have a DC that's been GC enabled
> 4. Users get assigned a GPO on logon. Login script is
> defined on user's GPO.
>
> Users, at branch offices, log on just fine as quiet fast -
> as long as the link to corporate is up (WAN environmet).
> If I cut the WAN link, and restart a user's computer - it
> takes a long time before they get to the CTRL-ALT-DEL
> screen. They can log on, but the logon script doesn't
> execute for some unknown reason. Yes, the DCs are
> synchronizing; I've checked the SYSVOL and it's
> synchronized. It appears also that their GPO doesn't kick
> in either.
> They are being authenticated by their local DC as
> LOGONSERVER= their local DC.
>
> Any ideas would be greatly appreciated.
Rocky Guest
-
Edward #3
Re: Branch office slow login
Yes, sorry forgot to mention that. AD sites and subnets
have been setup for each of my branch offices. And the
branch AD server has been set for the corresponding site.
message>-----Original Message-----
>I take it you have set up sites in AD?
>
>
>"Edward" <anonymous@discussions.microsoft.com> wrote in>news:2158c01c45ab2$8fe059e0$a101280a@phx.gbl...>>> Here's my environment:
>> 1. Dfs is AD published
>> 2. 2 AD DC in corporate LAN
>> 3. Branch offices have a DC that's been GC enabled
>> 4. Users get assigned a GPO on logon. Login script is
>> defined on user's GPO.
>>
>> Users, at branch offices, log on just fine as quiet fast -
>> as long as the link to corporate is up (WAN environmet).
>> If I cut the WAN link, and restart a user's computer - it
>> takes a long time before they get to the CTRL-ALT-DEL
>> screen. They can log on, but the logon script doesn't
>> execute for some unknown reason. Yes, the DCs are
>> synchronizing; I've checked the SYSVOL and it's
>> synchronized. It appears also that their GPO doesn't kick
>> in either.
>> They are being authenticated by their local DC as
>> LOGONSERVER= their local DC.
>>
>> Any ideas would be greatly appreciated.
>
>.
>Edward Guest
-
Edward #4
Re: Branch office slow login
Yes, Sites and subnets are configured in AD. Also, I've
assigned the correct branch AD to the proper AD site and
subnet.
Thanks for your response :)message>-----Original Message-----
>I take it you have set up sites in AD?
>
>
>"Edward" <anonymous@discussions.microsoft.com> wrote infast ->news:2158c01c45ab2$8fe059e0$a101280a@phx.gbl...>> Here's my environment:
>> 1. Dfs is AD published
>> 2. 2 AD DC in corporate LAN
>> 3. Branch offices have a DC that's been GC enabled
>> 4. Users get assigned a GPO on logon. Login script is
>> defined on user's GPO.
>>
>> Users, at branch offices, log on just fine as quietenvironmet).>> as long as the link to corporate is up (WANit>> If I cut the WAN link, and restart a user's computer -kick>> takes a long time before they get to the CTRL-ALT-DEL
>> screen. They can log on, but the logon script doesn't
>> execute for some unknown reason. Yes, the DCs are
>> synchronizing; I've checked the SYSVOL and it's
>> synchronized. It appears also that their GPO doesn't>>> in either.
>> They are being authenticated by their local DC as
>> LOGONSERVER= their local DC.
>>
>> Any ideas would be greatly appreciated.
>
>.
>Edward Guest
-
Rocky #5
Re: Branch office slow login
Strange that a login script runs when the wan is connected but not when
disconnected given you have a local dc in the site and the clients you are
running must obviously be 2000 or xp desktops as you cant assign scripts via
gpo to earlier OSs ie 9x.
I also experience slightly longer logons if the wan link is down but
everything else works as expected.
As you mention dfs, I presume the login scripts are mapping the users drive
to a share on dfs? If so, that adds another layer to troubleshoot.
You'll probably have to troubleshoot in stages, firstly checking that the
branch office DC is set up correctly. Running dcdiag and netdiag from the
support tools is a good start. Also using the repladmin command line tool
to check the time of last replication and success status or not of the
various AD partitions that get replicated around.
If you're satisfied everything is ok, then you'll have to move onto the
clients. If xp, run rsop.msc to confirm that the gpos you configured are
reaching the client. \
then dfs, try to map to the dfs share in your domain by
\\domainname\dfssharename\etc and see if you can access the resources whilst
the wan link is down.
Good luck
"Edward" <anonymous@discussions.microsoft.com> wrote in message
news:217ba01c45abe$484bf4c0$a401280a@phx.gbl...> Yes, Sites and subnets are configured in AD. Also, I've
> assigned the correct branch AD to the proper AD site and
> subnet.
>
> Thanks for your response :)> message> >-----Original Message-----
> >I take it you have set up sites in AD?
> >
> >
> >"Edward" <anonymous@discussions.microsoft.com> wrote in> fast -> >news:2158c01c45ab2$8fe059e0$a101280a@phx.gbl...> >> Here's my environment:
> >> 1. Dfs is AD published
> >> 2. 2 AD DC in corporate LAN
> >> 3. Branch offices have a DC that's been GC enabled
> >> 4. Users get assigned a GPO on logon. Login script is
> >> defined on user's GPO.
> >>
> >> Users, at branch offices, log on just fine as quiet> environmet).> >> as long as the link to corporate is up (WAN> it> >> If I cut the WAN link, and restart a user's computer -> kick> >> takes a long time before they get to the CTRL-ALT-DEL
> >> screen. They can log on, but the logon script doesn't
> >> execute for some unknown reason. Yes, the DCs are
> >> synchronizing; I've checked the SYSVOL and it's
> >> synchronized. It appears also that their GPO doesn't> >> >> in either.
> >> They are being authenticated by their local DC as
> >> LOGONSERVER= their local DC.
> >>
> >> Any ideas would be greatly appreciated.
> >
> >.
> >
Rocky Guest
-
Edward #6
Re: Branch office slow login
I found the problem; I messed up and forgot to create a
new root Dfs target to point to this new DC, duh! :)
Login script runs fine and all Dfs links come up just as
fine.
Now, the issue is...for some reason the login does take
19 seconds longer for my branch users if I unplug the WAN
link. I was expecting the login part to be just as fast,
since I have a DC and all at the branch office.
connected but not when>-----Original Message-----
>Strange that a login script runs when the wan isthe clients you are>disconnected given you have a local dc in the site andcant assign scripts via>running must obviously be 2000 or xp desktops as youis down but>gpo to earlier OSs ie 9x.
>
>I also experience slightly longer logons if the wan linkmapping the users drive>everything else works as expected.
>
>As you mention dfs, I presume the login scripts aretroubleshoot.>to a share on dfs? If so, that adds another layer tochecking that the>
>You'll probably have to troubleshoot in stages, firstlyand netdiag from the>branch office DC is set up correctly. Running dcdiagcommand line tool>support tools is a good start. Also using the repladminor not of the>to check the time of last replication and success statusto move onto the>various AD partitions that get replicated around.
>
>If you're satisfied everything is ok, then you'll haveyou configured are>clients. If xp, run rsop.msc to confirm that the gposthe resources whilst>reaching the client. \
>
>then dfs, try to map to the dfs share in your domain by
>\\domainname\dfssharename\etc and see if you can accessmessage>the wan link is down.
>
>Good luck
>
>
>"Edward" <anonymous@discussions.microsoft.com> wrote inand>news:217ba01c45abe$484bf4c0$a401280a@phx.gbl...>> Yes, Sites and subnets are configured in AD. Also, I've
>> assigned the correct branch AD to the proper AD sitein>> subnet.
>>
>> Thanks for your response :)>> >-----Original Message-----
>> >I take it you have set up sites in AD?
>> >
>> >
>> >"Edward" <anonymous@discussions.microsoft.com> wroteis>> message>> >news:2158c01c45ab2$8fe059e0$a101280a@phx.gbl...
>> >> Here's my environment:
>> >> 1. Dfs is AD published
>> >> 2. 2 AD DC in corporate LAN
>> >> 3. Branch offices have a DC that's been GC enabled
>> >> 4. Users get assigned a GPO on logon. Login scriptcomputer ->> fast ->> >> defined on user's GPO.
>> >>
>> >> Users, at branch offices, log on just fine as quiet>> environmet).>> >> as long as the link to corporate is up (WAN>> >> If I cut the WAN link, and restart a user'sDEL>> it>> >> takes a long time before they get to the CTRL-ALT-doesn't>> >> screen. They can log on, but the logon script>>> kick>> >> execute for some unknown reason. Yes, the DCs are
>> >> synchronizing; I've checked the SYSVOL and it's
>> >> synchronized. It appears also that their GPO doesn't>> >> in either.
>> >> They are being authenticated by their local DC as
>> >> LOGONSERVER= their local DC.
>> >>
>> >> Any ideas would be greatly appreciated.
>> >
>> >
>> >.
>> >
>
>.
>Edward Guest



Reply With Quote

