I am aware that RMDIR /S /Q will delete any directory in a quiet way even if it has content.
However, it does not allow the use of wild char for the removal in batch mode.
How can I accomplish the task of deleting several directories at once at the command line?
e.g.
C:\ByeBye>
SL2007Ext1
SL2007Ext2
SL2007Ext3
...