one thing when i run this on a large drive i get
Stack overflow exception.
The common cause for this type of exception is an endless recursive loop.
Please check your script(s) for endless loops.
is there anyway to stop this?