Hello Bruce,

Why can't you just do a DIR /B >users.txt on the folders from a DOS prompt. Then delete all the folders from Winfile or Explorer and then recreate them?

You could also shell out to DOS and use DELTREE to do this probably using a FOR command in a batch file.

I'm not saying you could not some how come up with a script, but why? Batch files and other Utilities would seem to be better suited for this task.

Am I missing something else here as to why you can not do it from Winfile?

Please post more information on the USER directory structure and what Server OS is MetaFrame running on.