|
| |||||||||
| Tags: clients, connecting, data, sysvol, wan |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| SYSVOL - Clients connecting across WAN for SYSVOL data 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 |
|
#2
| |||
| |||
| 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 |
|
#3
| |||
| |||
| 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 |
|
#4
| |||
| |||
| 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 > > > |
|
#5
| |||
| |||
| 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 > |
|
#6
| |||
| |||
| 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 |
|
#7
| |||
| |||
| 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 > |
|
#8
| |||
| |||
| 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 >> >> >> |
![]() |
|
| Thread Tools | Search this Thread |
| |
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 |