Right....I have a structure soething like this:
d:\Users\Pupils\<name>
There are about 200 names probably and I want to delete every file/folder within each name. Basically I'm deleting all the work but don't really want to have to recreate any shares so instead of deleting the whole folder I want to just delete the stuff inside.
Now I know I can use the DEL command to delete everything but from what I can see only one folder at a time.
Is there a way to delete everything without deleting the root folders?
d:\Users\Pupils\<name>
There are about 200 names probably and I want to delete every file/folder within each name. Basically I'm deleting all the work but don't really want to have to recreate any shares so instead of deleting the whole folder I want to just delete the stuff inside.
Now I know I can use the DEL command to delete everything but from what I can see only one folder at a time.
Is there a way to delete everything without deleting the root folders?