Something else to consider.. It seems that FSO bogs down in large structures.. I recently had to check a folder with 50K+ files in around 8K folders.. DirPlus was the slowest, DirList was a bit faster, and Shell to DIR was the fastest method to enumerate a large structure and get a list of files. Point is - test alternate methods!

Brad's right about locally stored data. We don't "permit" it either, although we have no controls to prevent it.

We do have one process that runs in the login script that can be time consuming - we write the date it ran to the local registry, so if the stored date is missing or more than 30 days old, we run the task. This way it only runs once every 30 days.

Glenn
_________________________
Actually I am a Rocket Scientist! \:D