Create Multiple Public Folders
Is there a way to create multiple public folders by importing a text file or excel file that contains all the names of the public folders? I have about 600 folders to create and I am hoping there is a better way than creating them one at a time.
June 25th, 2007 6:23pm
Probably the best way is to script the creation of the folders. Here's a sample:
http://techtasks.com/code/viewbookcode/1257
Tony
www.activedir.org
Free Windows Admin Tool Kit Click here and download it now
June 26th, 2007 12:09am
Thanks.
I do not want to create another public folder tree. I want to create public folders within the existing tree by importing from a list I have in an excel file. I assume in this script I could remove the statement about creating the tree, but I don't see anywhere on how to import a list.
June 26th, 2007 9:29pm