I have a error in my VBScript,
on line "objShell.Namespace(BackUpLoc).CopyHere objFolderItem.Path, FOF_RENAMEONCOLLISION " it is reporting that an Object is Required: "Namespace(...)".
I can't see the error, any fresh eyes?
Dim vNow, vMthStr, vDayStr, vDateStr, vHourStr, vMinuteStr...