Folder Redirection DFS Slowness Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern) Come Celebrate our 10 Year Anniversary!Long pause when accessing DFS namespaceFolder Redirection - Explorer requires manual refreshWindows Folder Redirection PermissionsMoving roaming profiles to DFSAfter disabling folder redirection My Documents still redirectedWindows 7 Folder Redirection Failing for One UserThe recycle bin on (shared, redirected My Pictures/My Videos) folder is corruptedWhy do things break when using DFS/Folder Redirection?Folder Redirection IssueDfs one namespace or two serverRevert changes done by a GPO personal folder redirect
Why is the AVR GCC compiler using a full `CALL` even though I have set the `-mshort-calls` flag?
Crossing US/Canada Border for less than 24 hours
Chinese Seal on silk painting - what does it mean?
Selecting user stories during sprint planning
Question about debouncing - delay of state change
ArcGIS Pro Python arcpy.CreatePersonalGDB_management
Is grep documentation about ignoring case wrong, since it doesn't ignore case in filenames?
Is CEO the "profession" with the most psychopaths?
How do I use the new nonlinear finite element in Mathematica 12 for this equation?
Find 108 by using 3,4,6
Why is Nikon 1.4g better when Nikon 1.8g is sharper?
Drawing without replacement: why is the order of draw irrelevant?
Project Euler #1 in C++
Is it fair for a professor to grade us on the possession of past papers?
What was the first language to use conditional keywords?
Why do we need to use the builder design pattern when we can do the same thing with setters?
How fail-safe is nr as stop bytes?
How to compare two different files line by line in unix?
Disembodied hand growing fangs
Morning, Afternoon, Night Kanji
Maximum summed subsequences with non-adjacent items
How does Python know the values already stored in its memory?
Generate an RGB colour grid
How to write this math term? with cases it isn't working
Folder Redirection DFS Slowness
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)
Come Celebrate our 10 Year Anniversary!Long pause when accessing DFS namespaceFolder Redirection - Explorer requires manual refreshWindows Folder Redirection PermissionsMoving roaming profiles to DFSAfter disabling folder redirection My Documents still redirectedWindows 7 Folder Redirection Failing for One UserThe recycle bin on (shared, redirected My Pictures/My Videos) folder is corruptedWhy do things break when using DFS/Folder Redirection?Folder Redirection IssueDfs one namespace or two serverRevert changes done by a GPO personal folder redirect
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
Currently performing a project to migrate all users from mapped drive home folders to redirected folders (Documents).
Having a strange issue at the moment whereby users redirected folder Documents is really slow (locally) even browsing through folders can take several seconds just to populate the list of files.
I have mapped the drive to the same DFS namespace and the speed is fine this way, I've also tested by redirecting the folder redirection to the share name instead of the DFS namespace and this is also fine. So it would seem the combination of having Folder Redirection to DFS Namespace is causing the slowness.
DFS is a singular point no replication to a NAS as per Microsoft recommendations.
Anyone had something similar or any ideas what could be causing the problem?
windows-server-2008-r2 dfs folder-redirection
|
show 2 more comments
Currently performing a project to migrate all users from mapped drive home folders to redirected folders (Documents).
Having a strange issue at the moment whereby users redirected folder Documents is really slow (locally) even browsing through folders can take several seconds just to populate the list of files.
I have mapped the drive to the same DFS namespace and the speed is fine this way, I've also tested by redirecting the folder redirection to the share name instead of the DFS namespace and this is also fine. So it would seem the combination of having Folder Redirection to DFS Namespace is causing the slowness.
DFS is a singular point no replication to a NAS as per Microsoft recommendations.
Anyone had something similar or any ideas what could be causing the problem?
windows-server-2008-r2 dfs folder-redirection
Do you have multiple offices?
– joeqwerty
Dec 22 '14 at 14:37
Yep we have five offices all connected via Fibre MPLS to Data Center where the DFS/NAS is living...
– CharlesH
Dec 22 '14 at 14:38
It sounds like it might be a DFS referral problem. Are all of your sites and subnets configured in Active Directory Sites and Services?
– joeqwerty
Dec 22 '14 at 14:39
Thx for helping. Yep all configured and setup as (I believe) as they should be. It is odd that the namespace works fine accessing any other way except through folder redirection, I would have thought referral issue would have cause issues across all access methods...
– CharlesH
Dec 22 '14 at 14:50
Oh. I misunderstood that then. So accessing the DFS namespace is OK for all except Folder Redirection. Understood now.
– joeqwerty
Dec 22 '14 at 14:59
|
show 2 more comments
Currently performing a project to migrate all users from mapped drive home folders to redirected folders (Documents).
Having a strange issue at the moment whereby users redirected folder Documents is really slow (locally) even browsing through folders can take several seconds just to populate the list of files.
I have mapped the drive to the same DFS namespace and the speed is fine this way, I've also tested by redirecting the folder redirection to the share name instead of the DFS namespace and this is also fine. So it would seem the combination of having Folder Redirection to DFS Namespace is causing the slowness.
DFS is a singular point no replication to a NAS as per Microsoft recommendations.
Anyone had something similar or any ideas what could be causing the problem?
windows-server-2008-r2 dfs folder-redirection
Currently performing a project to migrate all users from mapped drive home folders to redirected folders (Documents).
Having a strange issue at the moment whereby users redirected folder Documents is really slow (locally) even browsing through folders can take several seconds just to populate the list of files.
I have mapped the drive to the same DFS namespace and the speed is fine this way, I've also tested by redirecting the folder redirection to the share name instead of the DFS namespace and this is also fine. So it would seem the combination of having Folder Redirection to DFS Namespace is causing the slowness.
DFS is a singular point no replication to a NAS as per Microsoft recommendations.
Anyone had something similar or any ideas what could be causing the problem?
windows-server-2008-r2 dfs folder-redirection
windows-server-2008-r2 dfs folder-redirection
asked Dec 22 '14 at 11:06
CharlesHCharlesH
224213
224213
Do you have multiple offices?
– joeqwerty
Dec 22 '14 at 14:37
Yep we have five offices all connected via Fibre MPLS to Data Center where the DFS/NAS is living...
– CharlesH
Dec 22 '14 at 14:38
It sounds like it might be a DFS referral problem. Are all of your sites and subnets configured in Active Directory Sites and Services?
– joeqwerty
Dec 22 '14 at 14:39
Thx for helping. Yep all configured and setup as (I believe) as they should be. It is odd that the namespace works fine accessing any other way except through folder redirection, I would have thought referral issue would have cause issues across all access methods...
– CharlesH
Dec 22 '14 at 14:50
Oh. I misunderstood that then. So accessing the DFS namespace is OK for all except Folder Redirection. Understood now.
– joeqwerty
Dec 22 '14 at 14:59
|
show 2 more comments
Do you have multiple offices?
– joeqwerty
Dec 22 '14 at 14:37
Yep we have five offices all connected via Fibre MPLS to Data Center where the DFS/NAS is living...
– CharlesH
Dec 22 '14 at 14:38
It sounds like it might be a DFS referral problem. Are all of your sites and subnets configured in Active Directory Sites and Services?
– joeqwerty
Dec 22 '14 at 14:39
Thx for helping. Yep all configured and setup as (I believe) as they should be. It is odd that the namespace works fine accessing any other way except through folder redirection, I would have thought referral issue would have cause issues across all access methods...
– CharlesH
Dec 22 '14 at 14:50
Oh. I misunderstood that then. So accessing the DFS namespace is OK for all except Folder Redirection. Understood now.
– joeqwerty
Dec 22 '14 at 14:59
Do you have multiple offices?
– joeqwerty
Dec 22 '14 at 14:37
Do you have multiple offices?
– joeqwerty
Dec 22 '14 at 14:37
Yep we have five offices all connected via Fibre MPLS to Data Center where the DFS/NAS is living...
– CharlesH
Dec 22 '14 at 14:38
Yep we have five offices all connected via Fibre MPLS to Data Center where the DFS/NAS is living...
– CharlesH
Dec 22 '14 at 14:38
It sounds like it might be a DFS referral problem. Are all of your sites and subnets configured in Active Directory Sites and Services?
– joeqwerty
Dec 22 '14 at 14:39
It sounds like it might be a DFS referral problem. Are all of your sites and subnets configured in Active Directory Sites and Services?
– joeqwerty
Dec 22 '14 at 14:39
Thx for helping. Yep all configured and setup as (I believe) as they should be. It is odd that the namespace works fine accessing any other way except through folder redirection, I would have thought referral issue would have cause issues across all access methods...
– CharlesH
Dec 22 '14 at 14:50
Thx for helping. Yep all configured and setup as (I believe) as they should be. It is odd that the namespace works fine accessing any other way except through folder redirection, I would have thought referral issue would have cause issues across all access methods...
– CharlesH
Dec 22 '14 at 14:50
Oh. I misunderstood that then. So accessing the DFS namespace is OK for all except Folder Redirection. Understood now.
– joeqwerty
Dec 22 '14 at 14:59
Oh. I misunderstood that then. So accessing the DFS namespace is OK for all except Folder Redirection. Understood now.
– joeqwerty
Dec 22 '14 at 14:59
|
show 2 more comments
3 Answers
3
active
oldest
votes
I have also had the similar issue in my setup and seems to due to below issue
http://support.microsoft.com/kb/2610379
During low network latency, we have faced slowness, we didn't observe it clearly at first. But when we look at the logs, we have found that the problem is the latency.
Also if the slowness is observed on windows 7 machine i.e. clients, below might be of help
http://www.networksteve.com/windows/topic.php/Windows_7_Folder_Redirection_to_DFS_slow_when_browsing/?TopicId=47217&Posts=0
Applying hotfix helps us. Hope this might be of some help.
FWIW, the referenced KB2610379 article deals with the specific case of new users not being able to access redirected folders upon first logon to a machine...not necessarily slow access to an otherwise accessible share.
– Twisty Impersonator
Jan 4 '15 at 0:19
add a comment |
I have same issues in the past, sometimes they didn't even work.
Check the troubleshooting this way.
http://blogs.technet.com/b/josebda/archive/2009/07/15/five-ways-to-check-your-dfs-namespaces-dfs-n-configuration-with-the-dfsdiag-exe-tool.aspx
Then if this doens't work,
Just start over again all from the console and make a schema in the paper of what are you doing before implementing this is really helpful.
Create a namespace
then associate the shared folders (assuming you are making the domain name option).
the do the test from any computer in the domain if the resource is accesible using the domain.comnamespaceresource then do the replication by adding the other resource and accepting the options.
This way always works for me .
I hope this helps
add a comment |
I'd this issue also: \dfsresource
was slow or even not working, while \targetserverresource
was fine.
In my case, the problem was DFS root server was W2008 R2 and the target was located on a W2003. Apparently, they use a different version of NTFS, so when not specified, w2003 assumes user have always the Traverse folders
, but w2008 R2 assumes the opposite.
So adding the Traverse folders
rights in the w2003 folder to the Domain users
group solved it for me. Except for those folders with the inheritance removed, of course, I'd to apply there again those rights.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f654163%2ffolder-redirection-dfs-slowness%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
I have also had the similar issue in my setup and seems to due to below issue
http://support.microsoft.com/kb/2610379
During low network latency, we have faced slowness, we didn't observe it clearly at first. But when we look at the logs, we have found that the problem is the latency.
Also if the slowness is observed on windows 7 machine i.e. clients, below might be of help
http://www.networksteve.com/windows/topic.php/Windows_7_Folder_Redirection_to_DFS_slow_when_browsing/?TopicId=47217&Posts=0
Applying hotfix helps us. Hope this might be of some help.
FWIW, the referenced KB2610379 article deals with the specific case of new users not being able to access redirected folders upon first logon to a machine...not necessarily slow access to an otherwise accessible share.
– Twisty Impersonator
Jan 4 '15 at 0:19
add a comment |
I have also had the similar issue in my setup and seems to due to below issue
http://support.microsoft.com/kb/2610379
During low network latency, we have faced slowness, we didn't observe it clearly at first. But when we look at the logs, we have found that the problem is the latency.
Also if the slowness is observed on windows 7 machine i.e. clients, below might be of help
http://www.networksteve.com/windows/topic.php/Windows_7_Folder_Redirection_to_DFS_slow_when_browsing/?TopicId=47217&Posts=0
Applying hotfix helps us. Hope this might be of some help.
FWIW, the referenced KB2610379 article deals with the specific case of new users not being able to access redirected folders upon first logon to a machine...not necessarily slow access to an otherwise accessible share.
– Twisty Impersonator
Jan 4 '15 at 0:19
add a comment |
I have also had the similar issue in my setup and seems to due to below issue
http://support.microsoft.com/kb/2610379
During low network latency, we have faced slowness, we didn't observe it clearly at first. But when we look at the logs, we have found that the problem is the latency.
Also if the slowness is observed on windows 7 machine i.e. clients, below might be of help
http://www.networksteve.com/windows/topic.php/Windows_7_Folder_Redirection_to_DFS_slow_when_browsing/?TopicId=47217&Posts=0
Applying hotfix helps us. Hope this might be of some help.
I have also had the similar issue in my setup and seems to due to below issue
http://support.microsoft.com/kb/2610379
During low network latency, we have faced slowness, we didn't observe it clearly at first. But when we look at the logs, we have found that the problem is the latency.
Also if the slowness is observed on windows 7 machine i.e. clients, below might be of help
http://www.networksteve.com/windows/topic.php/Windows_7_Folder_Redirection_to_DFS_slow_when_browsing/?TopicId=47217&Posts=0
Applying hotfix helps us. Hope this might be of some help.
answered Jan 2 '15 at 11:57
S.Ragavendra Ganesh S.Ragavendra Ganesh
1915
1915
FWIW, the referenced KB2610379 article deals with the specific case of new users not being able to access redirected folders upon first logon to a machine...not necessarily slow access to an otherwise accessible share.
– Twisty Impersonator
Jan 4 '15 at 0:19
add a comment |
FWIW, the referenced KB2610379 article deals with the specific case of new users not being able to access redirected folders upon first logon to a machine...not necessarily slow access to an otherwise accessible share.
– Twisty Impersonator
Jan 4 '15 at 0:19
FWIW, the referenced KB2610379 article deals with the specific case of new users not being able to access redirected folders upon first logon to a machine...not necessarily slow access to an otherwise accessible share.
– Twisty Impersonator
Jan 4 '15 at 0:19
FWIW, the referenced KB2610379 article deals with the specific case of new users not being able to access redirected folders upon first logon to a machine...not necessarily slow access to an otherwise accessible share.
– Twisty Impersonator
Jan 4 '15 at 0:19
add a comment |
I have same issues in the past, sometimes they didn't even work.
Check the troubleshooting this way.
http://blogs.technet.com/b/josebda/archive/2009/07/15/five-ways-to-check-your-dfs-namespaces-dfs-n-configuration-with-the-dfsdiag-exe-tool.aspx
Then if this doens't work,
Just start over again all from the console and make a schema in the paper of what are you doing before implementing this is really helpful.
Create a namespace
then associate the shared folders (assuming you are making the domain name option).
the do the test from any computer in the domain if the resource is accesible using the domain.comnamespaceresource then do the replication by adding the other resource and accepting the options.
This way always works for me .
I hope this helps
add a comment |
I have same issues in the past, sometimes they didn't even work.
Check the troubleshooting this way.
http://blogs.technet.com/b/josebda/archive/2009/07/15/five-ways-to-check-your-dfs-namespaces-dfs-n-configuration-with-the-dfsdiag-exe-tool.aspx
Then if this doens't work,
Just start over again all from the console and make a schema in the paper of what are you doing before implementing this is really helpful.
Create a namespace
then associate the shared folders (assuming you are making the domain name option).
the do the test from any computer in the domain if the resource is accesible using the domain.comnamespaceresource then do the replication by adding the other resource and accepting the options.
This way always works for me .
I hope this helps
add a comment |
I have same issues in the past, sometimes they didn't even work.
Check the troubleshooting this way.
http://blogs.technet.com/b/josebda/archive/2009/07/15/five-ways-to-check-your-dfs-namespaces-dfs-n-configuration-with-the-dfsdiag-exe-tool.aspx
Then if this doens't work,
Just start over again all from the console and make a schema in the paper of what are you doing before implementing this is really helpful.
Create a namespace
then associate the shared folders (assuming you are making the domain name option).
the do the test from any computer in the domain if the resource is accesible using the domain.comnamespaceresource then do the replication by adding the other resource and accepting the options.
This way always works for me .
I hope this helps
I have same issues in the past, sometimes they didn't even work.
Check the troubleshooting this way.
http://blogs.technet.com/b/josebda/archive/2009/07/15/five-ways-to-check-your-dfs-namespaces-dfs-n-configuration-with-the-dfsdiag-exe-tool.aspx
Then if this doens't work,
Just start over again all from the console and make a schema in the paper of what are you doing before implementing this is really helpful.
Create a namespace
then associate the shared folders (assuming you are making the domain name option).
the do the test from any computer in the domain if the resource is accesible using the domain.comnamespaceresource then do the replication by adding the other resource and accepting the options.
This way always works for me .
I hope this helps
answered Feb 6 '15 at 5:55
Jose OrtegaJose Ortega
47429
47429
add a comment |
add a comment |
I'd this issue also: \dfsresource
was slow or even not working, while \targetserverresource
was fine.
In my case, the problem was DFS root server was W2008 R2 and the target was located on a W2003. Apparently, they use a different version of NTFS, so when not specified, w2003 assumes user have always the Traverse folders
, but w2008 R2 assumes the opposite.
So adding the Traverse folders
rights in the w2003 folder to the Domain users
group solved it for me. Except for those folders with the inheritance removed, of course, I'd to apply there again those rights.
add a comment |
I'd this issue also: \dfsresource
was slow or even not working, while \targetserverresource
was fine.
In my case, the problem was DFS root server was W2008 R2 and the target was located on a W2003. Apparently, they use a different version of NTFS, so when not specified, w2003 assumes user have always the Traverse folders
, but w2008 R2 assumes the opposite.
So adding the Traverse folders
rights in the w2003 folder to the Domain users
group solved it for me. Except for those folders with the inheritance removed, of course, I'd to apply there again those rights.
add a comment |
I'd this issue also: \dfsresource
was slow or even not working, while \targetserverresource
was fine.
In my case, the problem was DFS root server was W2008 R2 and the target was located on a W2003. Apparently, they use a different version of NTFS, so when not specified, w2003 assumes user have always the Traverse folders
, but w2008 R2 assumes the opposite.
So adding the Traverse folders
rights in the w2003 folder to the Domain users
group solved it for me. Except for those folders with the inheritance removed, of course, I'd to apply there again those rights.
I'd this issue also: \dfsresource
was slow or even not working, while \targetserverresource
was fine.
In my case, the problem was DFS root server was W2008 R2 and the target was located on a W2003. Apparently, they use a different version of NTFS, so when not specified, w2003 assumes user have always the Traverse folders
, but w2008 R2 assumes the opposite.
So adding the Traverse folders
rights in the w2003 folder to the Domain users
group solved it for me. Except for those folders with the inheritance removed, of course, I'd to apply there again those rights.
edited Mar 4 '15 at 13:50
BE77Y
2,36031422
2,36031422
answered Mar 4 '15 at 12:51
curroparcurropar
434212
434212
add a comment |
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f654163%2ffolder-redirection-dfs-slowness%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Do you have multiple offices?
– joeqwerty
Dec 22 '14 at 14:37
Yep we have five offices all connected via Fibre MPLS to Data Center where the DFS/NAS is living...
– CharlesH
Dec 22 '14 at 14:38
It sounds like it might be a DFS referral problem. Are all of your sites and subnets configured in Active Directory Sites and Services?
– joeqwerty
Dec 22 '14 at 14:39
Thx for helping. Yep all configured and setup as (I believe) as they should be. It is odd that the namespace works fine accessing any other way except through folder redirection, I would have thought referral issue would have cause issues across all access methods...
– CharlesH
Dec 22 '14 at 14:50
Oh. I misunderstood that then. So accessing the DFS namespace is OK for all except Folder Redirection. Understood now.
– joeqwerty
Dec 22 '14 at 14:59