cancel
Showing results for 
Search instead for 
Did you mean: 
Rob_Wilcox1
Level 6
Partner

Ideal for testing out FSA in Enterprise Vault, this script will create you a large folder structure on a target location.  You can modify how many, how deep, how many subfolders, and the starting location in the script.

 

Run the script using :-

 

cscript foldercreator.vbs

 

(Rename the attached file to foldercreator.vbs, of course)

 

You get a folder structure a little bit like this :

 

 

 e:\starthere

    \1

       \d-1

            \d-2

                   ...

                      \d-25
                         \sf-1
                         ...
                         \sf-25

            \sf-1
            ...
            \sf-25

       \sf-1

       ..

       \sf-25

    ..

   \500 

It can take a while to run..  After I run the attached I had ALOT of folders, 1,925,000 to be precise!

 

Very nice to play with FSA Checkpointing after the structure has been built.

Version history
Last update:
‎06-15-2011 02:27 PM
Updated by: