Go Back   TechArena Community > Technical Support > Computer Help > Windows Server > Active Directory
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , ,

SYSVOL - Clients connecting across WAN for SYSVOL data

Active Directory


Reply
 
Thread Tools Search this Thread
  #1  
Old 02-04-2007
AndrewH
 
Posts: n/a
SYSVOL - Clients connecting across WAN for SYSVOL data

Hi,

I have just implemented a brand new AD 2003 domain, and we using GPO's
heavily for settings and site logon scripts etc.

We are seeing some clients connect to remote sites to get GPO data on the
SYSVOL share, which is slowing down logon responsiveness.

After doing a packet trace, I see a "GET_DFS_REFERRAL" request from the
client to "\<domain>.local\sysvol" and it returns a full list of available
servers that hold a copy of that replicated share. Problem is, some clients
are being handed a site that is over a slow WAN link and it can take a few
mins before the GPO's are applied and scripts run etc.

Are there some settings I don’t know about with regards to FRS costings that
help the client identify which server is closest to pull the data from?

Cheers
A

Reply With Quote
  #2  
Old 02-04-2007
Frank Röder [MVP]
 
Posts: n/a
Re: SYSVOL - Clients connecting across WAN for SYSVOL data

Hello Andrew,

> We are seeing some clients connect to remote sites to get GPO data on the
> SYSVOL share, which is slowing down logon responsiveness.
>
> After doing a packet trace, I see a "GET_DFS_REFERRAL" request from the
> client to "\<domain>.local\sysvol" and it returns a full list of available
> servers that hold a copy of that replicated share. Problem is, some clients
> are being handed a site that is over a slow WAN link and it can take a few
> mins before the GPO's are applied and scripts run etc.
>
> Are there some settings I don’t know about with regards to FRS costings that
> help the client identify which server is closest to pull the data from?


Do you have implemented Sites in your Active Directory Domain? For each
physical Site you should create a Site with the correct Subnet. Then a
client tries to connect to a dc in his current Site/IP-Subnet.

--
Viele Grüße
Frank Röder
MVP Windows Server System - Directory Services
Ex oriente lux

Reply With Quote
  #3  
Old 02-04-2007
Paul Bergson [MVP-DS]
 
Posts: n/a
Re: SYSVOL - Clients connecting across WAN for SYSVOL data

My first thought is are all the ip addresses for the sites in AD Sites and
Services?

Best Practices
http://technet2.microsoft.com/Window....mspx?mfr=true

--
Paul Bergson
MVP - Directory Services
MCT, MCSE, MCSA, Security+, BS CSci
2003, 2000 (Early Achiever), NT

http://www.pbbergs.com

Please no e-mails, any questions should be posted in the NewsGroup
This posting is provided "AS IS" with no warranties, and confers no rights.

"AndrewH" <AndrewH@discussions.microsoft.com> wrote in message
news:AD9DE54E-F087-4FDF-9AA0-8C7A5DDE3532@microsoft.com...
> Hi,
>
> I have just implemented a brand new AD 2003 domain, and we using GPO's
> heavily for settings and site logon scripts etc.
>
> We are seeing some clients connect to remote sites to get GPO data on the
> SYSVOL share, which is slowing down logon responsiveness.
>
> After doing a packet trace, I see a "GET_DFS_REFERRAL" request from the
> client to "\<domain>.local\sysvol" and it returns a full list of available
> servers that hold a copy of that replicated share. Problem is, some
> clients
> are being handed a site that is over a slow WAN link and it can take a few
> mins before the GPO's are applied and scripts run etc.
>
> Are there some settings I don't know about with regards to FRS costings
> that
> help the client identify which server is closest to pull the data from?
>
> Cheers
> A




Reply With Quote
  #4  
Old 03-04-2007
AndrewH
 
Posts: n/a
Re: SYSVOL - Clients connecting across WAN for SYSVOL data

Hi,

Yeah, I have setup all the correct sites with their servers and costings
assigned. The clients seem to be talking to the correct local server for
authentication, but when it attemps to connect to the SYSVOL share, a full
list of servers are returned - and its pretty much a lottery to which one it
connects to.

Seen this before?

Cheers
A

"Paul Bergson [MVP-DS]" wrote:

> My first thought is are all the ip addresses for the sites in AD Sites and
> Services?
>
> Best Practices
> http://technet2.microsoft.com/Window....mspx?mfr=true
>
> --
> Paul Bergson
> MVP - Directory Services
> MCT, MCSE, MCSA, Security+, BS CSci
> 2003, 2000 (Early Achiever), NT
>
> http://www.pbbergs.com
>
> Please no e-mails, any questions should be posted in the NewsGroup
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> "AndrewH" <AndrewH@discussions.microsoft.com> wrote in message
> news:AD9DE54E-F087-4FDF-9AA0-8C7A5DDE3532@microsoft.com...
> > Hi,
> >
> > I have just implemented a brand new AD 2003 domain, and we using GPO's
> > heavily for settings and site logon scripts etc.
> >
> > We are seeing some clients connect to remote sites to get GPO data on the
> > SYSVOL share, which is slowing down logon responsiveness.
> >
> > After doing a packet trace, I see a "GET_DFS_REFERRAL" request from the
> > client to "\<domain>.local\sysvol" and it returns a full list of available
> > servers that hold a copy of that replicated share. Problem is, some
> > clients
> > are being handed a site that is over a slow WAN link and it can take a few
> > mins before the GPO's are applied and scripts run etc.
> >
> > Are there some settings I don't know about with regards to FRS costings
> > that
> > help the client identify which server is closest to pull the data from?
> >
> > Cheers
> > A

>
>
>


Reply With Quote
  #5  
Old 03-04-2007
AndrewH
 
Posts: n/a
Re: SYSVOL - Clients connecting across WAN for SYSVOL data

Hi,

Yeah, I have setup all the correct sites with their servers and costings
assigned. The clients seem to be talking to the correct local server for
authentication, but when it attemps to connect to the SYSVOL share, a full
list of servers are returned - and its pretty much a lottery to which one it
connects to.

Seen this before?

Cheers
A

""Frank Röder [MVP]"" wrote:

> Hello Andrew,
>
> > We are seeing some clients connect to remote sites to get GPO data on the
> > SYSVOL share, which is slowing down logon responsiveness.
> >
> > After doing a packet trace, I see a "GET_DFS_REFERRAL" request from the
> > client to "\<domain>.local\sysvol" and it returns a full list of available
> > servers that hold a copy of that replicated share. Problem is, some clients
> > are being handed a site that is over a slow WAN link and it can take a few
> > mins before the GPO's are applied and scripts run etc.
> >
> > Are there some settings I don’t know about with regards to FRS costings that
> > help the client identify which server is closest to pull the data from?

>
> Do you have implemented Sites in your Active Directory Domain? For each
> physical Site you should create a Site with the correct Subnet. Then a
> client tries to connect to a dc in his current Site/IP-Subnet.
>
> --
> Viele Grüße
> Frank Röder
> MVP Windows Server System - Directory Services
> Ex oriente lux
>


Reply With Quote
  #6  
Old 03-04-2007
Frank Röder [MVP]
 
Posts: n/a
Re: SYSVOL - Clients connecting across WAN for SYSVOL data

AndrewH schrieb:
> Hi,
>
> Yeah, I have setup all the correct sites with their servers and costings
> assigned. The clients seem to be talking to the correct local server for
> authentication, but when it attemps to connect to the SYSVOL share, a full
> list of servers are returned - and its pretty much a lottery to which one it
> connects to.
>
> Seen this before?

No, but i think i have a solution;-)

http://support.microsoft.com/kb/905846/en-us

--
Viele Grüße
Frank Röder
MVP Windows Server System - Directory Services
Ex oriente lux

Reply With Quote
  #7  
Old 03-04-2007
AndrewH
 
Posts: n/a
Re: SYSVOL - Clients connecting across WAN for SYSVOL data

Nice one, thats great. Can't believe I didn't find that myself.

I will check it out.

Thanks for your assistance.

Cheers
A

""Frank Röder [MVP]"" wrote:

> AndrewH schrieb:
> > Hi,
> >
> > Yeah, I have setup all the correct sites with their servers and costings
> > assigned. The clients seem to be talking to the correct local server for
> > authentication, but when it attemps to connect to the SYSVOL share, a full
> > list of servers are returned - and its pretty much a lottery to which one it
> > connects to.
> >
> > Seen this before?

> No, but i think i have a solution;-)
>
> http://support.microsoft.com/kb/905846/en-us
>
> --
> Viele Grüße
> Frank Röder
> MVP Windows Server System - Directory Services
> Ex oriente lux
>


Reply With Quote
  #8  
Old 03-04-2007
Paul Bergson [MVP-DS]
 
Posts: n/a
Re: SYSVOL - Clients connecting across WAN for SYSVOL data

But do you have the sub-nets setup as well?

--
Paul Bergson
MVP - Directory Services
MCT, MCSE, MCSA, Security+, BS CSci
2003, 2000 (Early Achiever), NT

http://www.pbbergs.com

Please no e-mails, any questions should be posted in the NewsGroup
This posting is provided "AS IS" with no warranties, and confers no rights.

"AndrewH" <AndrewH@discussions.microsoft.com> wrote in message
news:E4186A50-A8AB-4F72-86D4-DD5934FB5B1E@microsoft.com...
> Hi,
>
> Yeah, I have setup all the correct sites with their servers and costings
> assigned. The clients seem to be talking to the correct local server for
> authentication, but when it attemps to connect to the SYSVOL share, a full
> list of servers are returned - and its pretty much a lottery to which one
> it
> connects to.
>
> Seen this before?
>
> Cheers
> A
>
> "Paul Bergson [MVP-DS]" wrote:
>
>> My first thought is are all the ip addresses for the sites in AD Sites
>> and
>> Services?
>>
>> Best Practices
>> http://technet2.microsoft.com/Window....mspx?mfr=true
>>
>> --
>> Paul Bergson
>> MVP - Directory Services
>> MCT, MCSE, MCSA, Security+, BS CSci
>> 2003, 2000 (Early Achiever), NT
>>
>> http://www.pbbergs.com
>>
>> Please no e-mails, any questions should be posted in the NewsGroup
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>> "AndrewH" <AndrewH@discussions.microsoft.com> wrote in message
>> news:AD9DE54E-F087-4FDF-9AA0-8C7A5DDE3532@microsoft.com...
>> > Hi,
>> >
>> > I have just implemented a brand new AD 2003 domain, and we using GPO's
>> > heavily for settings and site logon scripts etc.
>> >
>> > We are seeing some clients connect to remote sites to get GPO data on
>> > the
>> > SYSVOL share, which is slowing down logon responsiveness.
>> >
>> > After doing a packet trace, I see a "GET_DFS_REFERRAL" request from the
>> > client to "\<domain>.local\sysvol" and it returns a full list of
>> > available
>> > servers that hold a copy of that replicated share. Problem is, some
>> > clients
>> > are being handed a site that is over a slow WAN link and it can take a
>> > few
>> > mins before the GPO's are applied and scripts run etc.
>> >
>> > Are there some settings I don't know about with regards to FRS costings
>> > that
>> > help the client identify which server is closest to pull the data from?
>> >
>> > Cheers
>> > A

>>
>>
>>




Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Server > Active Directory


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Similar Threads for: "SYSVOL - Clients connecting across WAN for SYSVOL data"
Thread Thread Starter Forum Replies Last Post
SYSVOL Jacques Latoison Active Directory 5 03-09-2009 03:13 AM
Sysvol gpo name IT Guy Active Directory 2 19-02-2009 06:33 PM
Sysvol issues..... Zeno Active Directory 15 04-12-2007 06:22 PM
Sysvol Folder Mhd Windows 2000 Active Directory 1 16-04-2007 06:45 PM
SYSVOL not replicating Martin Active Directory 4 07-04-2006 04:38 PM


All times are GMT +5.5. The time now is 10:51 AM.