Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > File Systems > Cannot delete folder

Reply
Thread Tools Display Modes

Cannot delete folder

 
 
Lok Tak Cheong
Guest
Posts: n/a

 
      02-09-2007
After setting up a target in a link of Distribution File System.

It is finding that a folder was alway offline

Then, I tried to open the folders but it failed. It revealed "C:\Folder is
not accessable. The network location cannot be reached. For infomration
about network troublesshooting, see windows Help."

Then I had removed the target and attempted to delete the folder but it
revealed "Cannot delete Folder: The network location cannot reached. For
infomration about network troubleshooting, see windows Help."

I am the administrator and did the above actions direct at the server.

When I openned the folder properties, the security tab did not reveal.



 
Reply With Quote
 
 
 
 
Jill Zoeller [MSFT]
Guest
Posts: n/a

 
      02-09-2007
It sounds like you are trying to view and delete a link folder under the
root, correct? A namespace is not meant to be browsed locally--the referrals
occur only when that folder is accessed remotely. Our FAQ covers how link
folders work:

http://www.microsoft.com/windowsserv...ew/dfsfaq.mspx

Scroll to the question "Q. What DFS structures are stored locally on root
servers? "

Typically, deleting a link in the snap-in will delete the underlying link
folder from the file system. However, there are situations in which this
doesn't work and the link folder must be deleted manually. As you've seen,
this is not as simple as clicking Delete. Please also search for the
question "Q. How do I delete a link folder? " in the FAQ link above for
instructions.

--
This posting is provided "AS IS" with no warranties, and confers no rights.

Want to learn more about Windows file and storage technologies? Visit our
team blog at http://blogs.technet.com/filecab/default.aspx.



"Lok Tak Cheong" <> wrote in message
news:u%23I6Zo$...
> After setting up a target in a link of Distribution File System.
>
> It is finding that a folder was alway offline
>
> Then, I tried to open the folders but it failed. It revealed "C:\Folder is
> not accessable. The network location cannot be reached. For infomration
> about network troublesshooting, see windows Help."
>
> Then I had removed the target and attempted to delete the folder but it
> revealed "Cannot delete Folder: The network location cannot reached. For
> infomration about network troubleshooting, see windows Help."
>
> I am the administrator and did the above actions direct at the server.
>
> When I openned the folder properties, the security tab did not reveal.
>
>
>



 
Reply With Quote
 
Lok Tak Cheong
Guest
Posts: n/a

 
      02-22-2007
I follow the instruction, but it does not help
************************************************** ************************
dfsutil /viewdfsdirs:c: /verbose
C:\Share Folders\Hardware
C:\Share Folders\Software

fstuil reparsepoint delete c:\share folders\software
************************************************** ************************

"Jill Zoeller [MSFT]" <> wrote in message
news:...
> It sounds like you are trying to view and delete a link folder under the
> root, correct? A namespace is not meant to be browsed locally--the
> referrals occur only when that folder is accessed remotely. Our FAQ covers
> how link folders work:
>
> http://www.microsoft.com/windowsserv...ew/dfsfaq.mspx
>
> Scroll to the question "Q. What DFS structures are stored locally on root
> servers? "
>
> Typically, deleting a link in the snap-in will delete the underlying link
> folder from the file system. However, there are situations in which this
> doesn't work and the link folder must be deleted manually. As you've seen,
> this is not as simple as clicking Delete. Please also search for the
> question "Q. How do I delete a link folder? " in the FAQ link above for
> instructions.
>
> --
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
> Want to learn more about Windows file and storage technologies? Visit our
> team blog at http://blogs.technet.com/filecab/default.aspx.
>
>
>
> "Lok Tak Cheong" <> wrote in message
> news:u%23I6Zo$...
>> After setting up a target in a link of Distribution File System.
>>
>> It is finding that a folder was alway offline
>>
>> Then, I tried to open the folders but it failed. It revealed "C:\Folder
>> is not accessable. The network location cannot be reached. For
>> infomration about network troublesshooting, see windows Help."
>>
>> Then I had removed the target and attempted to delete the folder but it
>> revealed "Cannot delete Folder: The network location cannot reached. For
>> infomration about network troubleshooting, see windows Help."
>>
>> I am the administrator and did the above actions direct at the server.
>>
>> When I openned the folder properties, the security tab did not reveal.
>>
>>
>>

>
>



 
Reply With Quote
 
bmalt
Guest
Posts: n/a

 
      03-20-2007
What you describe sounds like you're trying to delete a link point folder (on
a root server) that DFS still thinks is a link point. Check your DFS console
and make sure there is not some live link target target representing that
point in the tree. Once the DFS link point is gone, you can then manually
delete the folder.

I have to disagree w/ the above statement "typically, deleting a link in the
snap-in will delete the underlying link folder." I have seen this fail
consistently 100% in my environment and have scripted around it by manually
deleting every stray root server folder left over from a DFS link removal.
--
Brett Maltbie
Wilson & Company

 
Reply With Quote
 
tanisha tanisha
Guest
Posts: n/a

 
      11-13-2010
Hi. I runned into that damn problem too. And after days of searching I finally found this software: Delete Long Path File Tool.

It's GREAT. You can find it here: <a href="http://www.deletelongfile.com">www.deletelongfile.com</a>

> On Thursday, February 08, 2007 10:25 PM Lok Tak Cheong wrote:


> After setting up a target in a link of Distribution File System.
>
> It is finding that a folder was alway offline
>
> Then, I tried to open the folders but it failed. It revealed "C:\Folder is
> not accessable. The network location cannot be reached. For infomration
> about network troublesshooting, see windows Help."
>
> Then I had removed the target and attempted to delete the folder but it
> revealed "Cannot delete Folder: The network location cannot reached. For
> infomration about network troubleshooting, see windows Help."
>
> I am the administrator and did the above actions direct at the server.
>
> When I openned the folder properties, the security tab did not reveal.



>> On Friday, February 09, 2007 12:15 PM Jill Zoeller [MSFT] wrote:


>> It sounds like you are trying to view and delete a link folder under the
>> root, correct? A namespace is not meant to be browsed locally--the referrals
>> occur only when that folder is accessed remotely. Our FAQ covers how link
>> folders work:
>>
>> http://www.microsoft.com/windowsserv...ew/dfsfaq.mspx
>>
>> Scroll to the question "Q. What DFS structures are stored locally on root
>> servers? "
>>
>> Typically, deleting a link in the snap-in will delete the underlying link
>> folder from the file system. However, there are situations in which this
>> doesn't work and the link folder must be deleted manually. As you've seen,
>> this is not as simple as clicking Delete. Please also search for the
>> question "Q. How do I delete a link folder? " in the FAQ link above for
>> instructions.
>>
>> --
>> This posting is provided "AS IS" with no warranties, and confers no rights.
>>
>> Want to learn more about Windows file and storage technologies? Visit our
>> team blog at http://blogs.technet.com/filecab/default.aspx.
>>
>>
>>
>> "Lok Tak Cheong" <> wrote in message
>> news:u%23I6Zo$...



>>> On Wednesday, February 21, 2007 9:32 PM Lok Tak Cheong wrote:


>>> I follow the instruction, but it does not help
>>> ************************************************** ************************
>>> dfsutil /viewdfsdirs:c: /verbose
>>> C:\Share Folders\Hardware
>>> C:\Share Folders\Software
>>>
>>> fstuil reparsepoint delete c:\share folders\software
>>> ************************************************** ************************
>>>
>>> "Jill Zoeller [MSFT]" <> wrote in message
>>> news:...



>>>> On Tuesday, March 20, 2007 3:40 PM bmal wrote:


>>>> What you describe sounds like you're trying to delete a link point folder (on
>>>> a root server) that DFS still thinks is a link point. Check your DFS console
>>>> and make sure there is not some live link target target representing that
>>>> point in the tree. Once the DFS link point is gone, you can then manually
>>>> delete the folder.
>>>>
>>>> I have to disagree w/ the above statement "typically, deleting a link in the
>>>> snap-in will delete the underlying link folder." I have seen this fail
>>>> consistently 100% in my environment and have scripted around it by manually
>>>> deleting every stray root server folder left over from a DFS link removal.
>>>> --
>>>> Brett Maltbie
>>>> Wilson & Company



>>>> Submitted via EggHeadCafe
>>>> OAuth Basics for .NET Developers
>>>> http://www.eggheadcafe.com/tutorials...evelopers.aspx

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
I cannot permanently delete emails from my delete folder.... RenewablePower Windows Vista Mail 1 12-02-2008 05:25 PM
can't right click on delete folder and delete all of the messages Toni Windows Vista Mail 2 01-27-2008 02:04 PM
Auto delete of messages in delete folder. Spectrumone Windows Vista Mail 2 02-14-2007 11:46 PM
Re: failed/successfull audit delete folder and delete file and folder Brian Komar [MVP] Server Security 3 11-17-2006 06:53 PM
Delete folder when a file under the folder is older than 30 days May2004 Scripting 0 09-21-2004 06:13 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59