I can't seem to find anything that specifically states a path to the Cache location but it appears to always be under the SMS path location. The following code works on my PC:
Dim strKeyPath, strValueName, strComputer, objRegistry, strValue
Dim objFSO, objFolder, strFolderSize
Const...