Public Folders - Delete folder with subfolders problem
Hi,
One user did one mistake, he copied full 2010 structure to new 2011 folder. I don’t know why and how this new structure is following:
\n.i.o.2010\2010\2011\2010\2011\2010\2011\2010\2011\2010\2011\2010\2011\2010\2011\2010\2011\2010\2011\2010\2011\2010\2011\2010\2011\2010\2011\2010\2011\2010\2011\2010\2011\2010\2011\2010\2011\2010\2011\2010\2011\2010\2011\2010\2011\2010\2011\2010\2011\2010\2011\2010\
And so on, 400 Sub Folders down. In each 2010 folder there are 2 the same emails. There is no possibility to delete wrong folder with subfolders.
PowerSchell:
Remove-PublicFolder -Identity "\n.i.o.2010" -recursive: $true
I can check Yes, to All
But
Error in '\n.i.o.2010' or in some subfolders,
that why deleting process can’t be finished.
Public folders - ToolBox bringt the same errorFehler
Error in '\n.i.o.2010' or in some subfolders,
that why deleting process can’t be finished.
In Outlook 2010 and 2007
This folder cannot be extended. The count of elements is too big. You can close some opened windows or emails with attachments. The process cannot go further.
Even in PFDAVAdmin I cannot replicate rights from main level to the end. Process stopped with the error:
Remote server brought an error: (400) Invalid request.
How can I delete problem folder from my tree. Generally even Galaxy Client is unable to explore Public folders. One and only method to make backup running, was to eliminate this folders from backup target.
Thanks
AM
January 5th, 2011 4:50am
Hi
Do you have permissions to delete it with your user?
http://www.msexchange.org/articles/PFDavAdmin-tool-Part1.html
http://www.msexchange.org/articles_tutorials/exchange-server-2007/tools/using-exchange-sever-2007-built-in-scripts-part1.htmlJonas Andersson MCTS: Microsoft Exchange Server 2007/2010 | MCITP: EMA 2007/2010 | Blog:
http://www.testlabs.se/blog | Follow me on twitter:
jonand82
Free Windows Admin Tool Kit Click here and download it now
January 10th, 2011 5:33am
Please add “verbose” parameter after the “Remove-PublicFolder” cmdlet, and then check the error information in the output
Please also check the related event in the application log on the MBX server after reproduced the issuePlease remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
January 11th, 2011 12:12am
How's the issue currently? Any further information?Please remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
January 12th, 2011 1:04am