“Path Not Found” when attempting to write to a sub folder within a mapped drive“Common Desktop” icons not merging for one groupWhy does accessing a folder via UNC path share not work but mapping the same path as a drive does?Getting PATH NOT FOUND while reading WAV media from remote storageUsers suddenly missing write permissions to the root drive c within an active directory domainCannot map drive letter to redirected folder when using Microsoft Remote DesktopMapped drive not reconnecting with other credentials on login (Server 2003)Mapped drives aren't syncing on workstationsMS-DOS attrib +s 'path not found'Problems mounting IIS8.5 WebDAV to a local drive letterTrying to move 7.5GB folder from users D: drive to mapped network drive
Write a function that checks if a string starts with or contains something
Analogy between an unknown in an argument, and a contradiction in the principle of explosion
What would be the way to say "just saying" in German? (Not the literal translation)
Why AM-GM inequality showing different results?
Why Does Mama Coco Look Old After Going to the Other World?
Amplitude of a crest and trough in a sound wave?
tabular: caption and align problem
Who won a Game of Bar Dice?
How can I make 12 tone and atonal melodies sound interesting?
Grep Match and extract
Ability To Change Root User Password (Vulnerability?)
Russian word for a male zebra
Does the new finding on "reversing a quantum jump mid-flight" rule out any interpretations of QM?
Are polynomials with the same roots identical?
Can I utilise a baking stone to make crepes?
The usage of kelvin in formulas
Can a human be transformed into a Mind Flayer?
How can one's career as a reviewer be ended?
Why we don’t make use of the t-distribution for constructing a confidence interval for a proportion?
Is there a DSLR/mirorless camera with minimal options like a classic, simple SLR?
Was Self-modifying-code possible just using BASIC?
What STL algorithm can determine if exactly one item in a container satisfies a predicate?
UTC timestamp format for launch vehicles
How to avoid typing 'git' at the begining of every git command
“Path Not Found” when attempting to write to a sub folder within a mapped drive
“Common Desktop” icons not merging for one groupWhy does accessing a folder via UNC path share not work but mapping the same path as a drive does?Getting PATH NOT FOUND while reading WAV media from remote storageUsers suddenly missing write permissions to the root drive c within an active directory domainCannot map drive letter to redirected folder when using Microsoft Remote DesktopMapped drive not reconnecting with other credentials on login (Server 2003)Mapped drives aren't syncing on workstationsMS-DOS attrib +s 'path not found'Problems mounting IIS8.5 WebDAV to a local drive letterTrying to move 7.5GB folder from users D: drive to mapped network drive
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
We have an interesting issue with one of our server shares, or possibly, our Win 7 desktops.
When our users try to save files in a sub folder, either via copy/paste or through an application, to a mapped drive on our DC they receive an error saying "Path not found". They can however browse this folder and open files from it. This is where the "Path Not Found" error doesn't seem to stack up in my opinion.
Users can however save files fine in the root folder of the mapped drive, it appears only to affect sub folders.
It seems to be random which users and machines this affects. The users can log on to a different machine and be able to save in sub folders fine, on the same mapped drive. Event viewer hasn't been much help either.
Currently, the only solution we have found is to image the machines affected which solves the issue.
Our servers are Server 2008 R2 with Win 7 Pro desktops.
Any help/pointers/suggestions would greatly be appreciated.
windows-server-2008 windows-7 path mappeddrive directory
add a comment |
We have an interesting issue with one of our server shares, or possibly, our Win 7 desktops.
When our users try to save files in a sub folder, either via copy/paste or through an application, to a mapped drive on our DC they receive an error saying "Path not found". They can however browse this folder and open files from it. This is where the "Path Not Found" error doesn't seem to stack up in my opinion.
Users can however save files fine in the root folder of the mapped drive, it appears only to affect sub folders.
It seems to be random which users and machines this affects. The users can log on to a different machine and be able to save in sub folders fine, on the same mapped drive. Event viewer hasn't been much help either.
Currently, the only solution we have found is to image the machines affected which solves the issue.
Our servers are Server 2008 R2 with Win 7 Pro desktops.
Any help/pointers/suggestions would greatly be appreciated.
windows-server-2008 windows-7 path mappeddrive directory
Are you using Dfs? Is the path in question possibly a Dfs link with more than one destination / replica?
– the-wabbit
Nov 28 '11 at 10:58
Thanks for your reply. We have had DFS enabled in the past, but it is now a disabled service. We haven't used DFS for sometime (perhaps 2 years), and this error has only just started happening.
– Adam
Nov 28 '11 at 11:08
How do you map the drives then? Do you have any fancy stuff like symlinks or junctions within your directory? Once the problem occurs with a certain workstation, is it persistent? Do you have any error messages regarding Kerberos authentication in your client or server / domain controller event logs?
– the-wabbit
Nov 28 '11 at 17:51
@syneticon-dj. Thanks again for your reply. We use folder redirection to redirect the Documents folder, in addition to this, we also map a drive with a basic VBS script to their home folder.
– Adam
Nov 29 '11 at 9:52
Forgot to mention, we don't seem to have any errors that stand out in the error logs. Probably also worth mentioning, shortly before we started to have this problem the network connection was momentarily lost (cable knocked out) to the server where their folders are.
– Adam
Nov 29 '11 at 9:54
add a comment |
We have an interesting issue with one of our server shares, or possibly, our Win 7 desktops.
When our users try to save files in a sub folder, either via copy/paste or through an application, to a mapped drive on our DC they receive an error saying "Path not found". They can however browse this folder and open files from it. This is where the "Path Not Found" error doesn't seem to stack up in my opinion.
Users can however save files fine in the root folder of the mapped drive, it appears only to affect sub folders.
It seems to be random which users and machines this affects. The users can log on to a different machine and be able to save in sub folders fine, on the same mapped drive. Event viewer hasn't been much help either.
Currently, the only solution we have found is to image the machines affected which solves the issue.
Our servers are Server 2008 R2 with Win 7 Pro desktops.
Any help/pointers/suggestions would greatly be appreciated.
windows-server-2008 windows-7 path mappeddrive directory
We have an interesting issue with one of our server shares, or possibly, our Win 7 desktops.
When our users try to save files in a sub folder, either via copy/paste or through an application, to a mapped drive on our DC they receive an error saying "Path not found". They can however browse this folder and open files from it. This is where the "Path Not Found" error doesn't seem to stack up in my opinion.
Users can however save files fine in the root folder of the mapped drive, it appears only to affect sub folders.
It seems to be random which users and machines this affects. The users can log on to a different machine and be able to save in sub folders fine, on the same mapped drive. Event viewer hasn't been much help either.
Currently, the only solution we have found is to image the machines affected which solves the issue.
Our servers are Server 2008 R2 with Win 7 Pro desktops.
Any help/pointers/suggestions would greatly be appreciated.
windows-server-2008 windows-7 path mappeddrive directory
windows-server-2008 windows-7 path mappeddrive directory
asked Nov 28 '11 at 9:50
AdamAdam
62
62
Are you using Dfs? Is the path in question possibly a Dfs link with more than one destination / replica?
– the-wabbit
Nov 28 '11 at 10:58
Thanks for your reply. We have had DFS enabled in the past, but it is now a disabled service. We haven't used DFS for sometime (perhaps 2 years), and this error has only just started happening.
– Adam
Nov 28 '11 at 11:08
How do you map the drives then? Do you have any fancy stuff like symlinks or junctions within your directory? Once the problem occurs with a certain workstation, is it persistent? Do you have any error messages regarding Kerberos authentication in your client or server / domain controller event logs?
– the-wabbit
Nov 28 '11 at 17:51
@syneticon-dj. Thanks again for your reply. We use folder redirection to redirect the Documents folder, in addition to this, we also map a drive with a basic VBS script to their home folder.
– Adam
Nov 29 '11 at 9:52
Forgot to mention, we don't seem to have any errors that stand out in the error logs. Probably also worth mentioning, shortly before we started to have this problem the network connection was momentarily lost (cable knocked out) to the server where their folders are.
– Adam
Nov 29 '11 at 9:54
add a comment |
Are you using Dfs? Is the path in question possibly a Dfs link with more than one destination / replica?
– the-wabbit
Nov 28 '11 at 10:58
Thanks for your reply. We have had DFS enabled in the past, but it is now a disabled service. We haven't used DFS for sometime (perhaps 2 years), and this error has only just started happening.
– Adam
Nov 28 '11 at 11:08
How do you map the drives then? Do you have any fancy stuff like symlinks or junctions within your directory? Once the problem occurs with a certain workstation, is it persistent? Do you have any error messages regarding Kerberos authentication in your client or server / domain controller event logs?
– the-wabbit
Nov 28 '11 at 17:51
@syneticon-dj. Thanks again for your reply. We use folder redirection to redirect the Documents folder, in addition to this, we also map a drive with a basic VBS script to their home folder.
– Adam
Nov 29 '11 at 9:52
Forgot to mention, we don't seem to have any errors that stand out in the error logs. Probably also worth mentioning, shortly before we started to have this problem the network connection was momentarily lost (cable knocked out) to the server where their folders are.
– Adam
Nov 29 '11 at 9:54
Are you using Dfs? Is the path in question possibly a Dfs link with more than one destination / replica?
– the-wabbit
Nov 28 '11 at 10:58
Are you using Dfs? Is the path in question possibly a Dfs link with more than one destination / replica?
– the-wabbit
Nov 28 '11 at 10:58
Thanks for your reply. We have had DFS enabled in the past, but it is now a disabled service. We haven't used DFS for sometime (perhaps 2 years), and this error has only just started happening.
– Adam
Nov 28 '11 at 11:08
Thanks for your reply. We have had DFS enabled in the past, but it is now a disabled service. We haven't used DFS for sometime (perhaps 2 years), and this error has only just started happening.
– Adam
Nov 28 '11 at 11:08
How do you map the drives then? Do you have any fancy stuff like symlinks or junctions within your directory? Once the problem occurs with a certain workstation, is it persistent? Do you have any error messages regarding Kerberos authentication in your client or server / domain controller event logs?
– the-wabbit
Nov 28 '11 at 17:51
How do you map the drives then? Do you have any fancy stuff like symlinks or junctions within your directory? Once the problem occurs with a certain workstation, is it persistent? Do you have any error messages regarding Kerberos authentication in your client or server / domain controller event logs?
– the-wabbit
Nov 28 '11 at 17:51
@syneticon-dj. Thanks again for your reply. We use folder redirection to redirect the Documents folder, in addition to this, we also map a drive with a basic VBS script to their home folder.
– Adam
Nov 29 '11 at 9:52
@syneticon-dj. Thanks again for your reply. We use folder redirection to redirect the Documents folder, in addition to this, we also map a drive with a basic VBS script to their home folder.
– Adam
Nov 29 '11 at 9:52
Forgot to mention, we don't seem to have any errors that stand out in the error logs. Probably also worth mentioning, shortly before we started to have this problem the network connection was momentarily lost (cable knocked out) to the server where their folders are.
– Adam
Nov 29 '11 at 9:54
Forgot to mention, we don't seem to have any errors that stand out in the error logs. Probably also worth mentioning, shortly before we started to have this problem the network connection was momentarily lost (cable knocked out) to the server where their folders are.
– Adam
Nov 29 '11 at 9:54
add a comment |
1 Answer
1
active
oldest
votes
Can your users you the UNC path to the sub-folder that they are having issues with? Are they then able to read and write data to these sub-folders? If so this indicates a permissions issue with a mapped drive itself.
Since you say they are able to read and write data to the root of the mapped drive I would ensure that your subfolders are Inheriting permissions from the root directory.
Yes, I believe they can use the UNC paths to the folders, though I will double check this. I have just checked the folder permissions and they are definitely inheriting correctly, as they always seem to have.
– Adam
Nov 29 '11 at 9:57
@Adam Can you confirm that the users have both Security AND Share permissions?
– Nic Young
Nov 29 '11 at 15:22
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%2f335375%2fpath-not-found-when-attempting-to-write-to-a-sub-folder-within-a-mapped-drive%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Can your users you the UNC path to the sub-folder that they are having issues with? Are they then able to read and write data to these sub-folders? If so this indicates a permissions issue with a mapped drive itself.
Since you say they are able to read and write data to the root of the mapped drive I would ensure that your subfolders are Inheriting permissions from the root directory.
Yes, I believe they can use the UNC paths to the folders, though I will double check this. I have just checked the folder permissions and they are definitely inheriting correctly, as they always seem to have.
– Adam
Nov 29 '11 at 9:57
@Adam Can you confirm that the users have both Security AND Share permissions?
– Nic Young
Nov 29 '11 at 15:22
add a comment |
Can your users you the UNC path to the sub-folder that they are having issues with? Are they then able to read and write data to these sub-folders? If so this indicates a permissions issue with a mapped drive itself.
Since you say they are able to read and write data to the root of the mapped drive I would ensure that your subfolders are Inheriting permissions from the root directory.
Yes, I believe they can use the UNC paths to the folders, though I will double check this. I have just checked the folder permissions and they are definitely inheriting correctly, as they always seem to have.
– Adam
Nov 29 '11 at 9:57
@Adam Can you confirm that the users have both Security AND Share permissions?
– Nic Young
Nov 29 '11 at 15:22
add a comment |
Can your users you the UNC path to the sub-folder that they are having issues with? Are they then able to read and write data to these sub-folders? If so this indicates a permissions issue with a mapped drive itself.
Since you say they are able to read and write data to the root of the mapped drive I would ensure that your subfolders are Inheriting permissions from the root directory.
Can your users you the UNC path to the sub-folder that they are having issues with? Are they then able to read and write data to these sub-folders? If so this indicates a permissions issue with a mapped drive itself.
Since you say they are able to read and write data to the root of the mapped drive I would ensure that your subfolders are Inheriting permissions from the root directory.
answered Nov 28 '11 at 16:37
Nic YoungNic Young
81811526
81811526
Yes, I believe they can use the UNC paths to the folders, though I will double check this. I have just checked the folder permissions and they are definitely inheriting correctly, as they always seem to have.
– Adam
Nov 29 '11 at 9:57
@Adam Can you confirm that the users have both Security AND Share permissions?
– Nic Young
Nov 29 '11 at 15:22
add a comment |
Yes, I believe they can use the UNC paths to the folders, though I will double check this. I have just checked the folder permissions and they are definitely inheriting correctly, as they always seem to have.
– Adam
Nov 29 '11 at 9:57
@Adam Can you confirm that the users have both Security AND Share permissions?
– Nic Young
Nov 29 '11 at 15:22
Yes, I believe they can use the UNC paths to the folders, though I will double check this. I have just checked the folder permissions and they are definitely inheriting correctly, as they always seem to have.
– Adam
Nov 29 '11 at 9:57
Yes, I believe they can use the UNC paths to the folders, though I will double check this. I have just checked the folder permissions and they are definitely inheriting correctly, as they always seem to have.
– Adam
Nov 29 '11 at 9:57
@Adam Can you confirm that the users have both Security AND Share permissions?
– Nic Young
Nov 29 '11 at 15:22
@Adam Can you confirm that the users have both Security AND Share permissions?
– Nic Young
Nov 29 '11 at 15:22
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%2f335375%2fpath-not-found-when-attempting-to-write-to-a-sub-folder-within-a-mapped-drive%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
Are you using Dfs? Is the path in question possibly a Dfs link with more than one destination / replica?
– the-wabbit
Nov 28 '11 at 10:58
Thanks for your reply. We have had DFS enabled in the past, but it is now a disabled service. We haven't used DFS for sometime (perhaps 2 years), and this error has only just started happening.
– Adam
Nov 28 '11 at 11:08
How do you map the drives then? Do you have any fancy stuff like symlinks or junctions within your directory? Once the problem occurs with a certain workstation, is it persistent? Do you have any error messages regarding Kerberos authentication in your client or server / domain controller event logs?
– the-wabbit
Nov 28 '11 at 17:51
@syneticon-dj. Thanks again for your reply. We use folder redirection to redirect the Documents folder, in addition to this, we also map a drive with a basic VBS script to their home folder.
– Adam
Nov 29 '11 at 9:52
Forgot to mention, we don't seem to have any errors that stand out in the error logs. Probably also worth mentioning, shortly before we started to have this problem the network connection was momentarily lost (cable knocked out) to the server where their folders are.
– Adam
Nov 29 '11 at 9:54