In the Worker section of the script, inside the
If objFSO.FolderExists statement, locate the line that says that the folder exists and is not to be created. Delete the portion that says
"folder not created". The revised line looks like the following (make sure you remove the line continuation from the end of the revised line):
WScript.Echo(folderPath & folderPrefix & i & " exists.")