Today's problem is this:
I need to extract an ISO image file for windows updates using VBScript. Reason for using VBScript is because everything in on stand-alone systems, and I'm trying to automate the process by making scripts.
That ISO file will be on a CD/DVD, via D:
If it is possible and anyone can help me, that would be awesome!
Although, if it is not possible, could it be done using standard windows command line, using a batch file?