VBScript, or Visual Basic Scripting, is a scripting language developed by Microsoft to help developers write scripts that interact with its products. VBScript is mainly used with Internet Explorer.
I used to code a lot of Java in college, but it's been years and I never learned VBScript. I know exactly what I want my script to do, and yet it's taking me forever to figure out how to do it.
I'd like to verify a file was copied successfully to the network based on file size I suppose.<BR><BR>But if I do the following, then using Computer Management on the ...