|
I
would think that the easiest solution would be to add another line to you remove
script. Something along the lines of (assumes domain.com is located at
c:\imail\domain.com):
"echo
y |del c:\imail\domain.com\john.doe\*.*" (sans
quotes)
This
should cleanout that folder. If you get a hold of deltree (i just noticed NT4
doesn't have it) You could use:
"echo y |deltree c:\imail\domain.com\john.doe"
and be rid of the whole
directory.
Jacob
|
- [IMail Forum] Adduser/Orphans Kris McElroy
- Re: [IMail Forum] Adduser/Orphans Sanford Whiteman
- Re: [IMail Forum] Adduser/Orphans Jay Southard
- Re: [IMail Forum] Adduser/Orphans Dan Shadix
- Re: [IMail Forum] Adduser/Orphans NetQuick Mail Administrator
