You could do it by abusing the rename scripting functionality. Or just call it as an external batch file.
If you want DOS features like redirection then it's probably easiest to run a batch file from the script. Perhaps there is a way to do it using just VBScript but I don't know.