Thanks, Scott !
I made the changes you proposed and it is working fine but for some reason the file doesn't get overwritten. I want the files to get overwritten.
strComputer = "."
Set objNetwork = CreateObject("Wscript.Network")
Set fs = CreateObject("Scripting.FileSystemObject")
Set...
I am a newbie to VBScript and need help with this code. Here is a script which is for copying files. My requirement is to copy file names starting with "ml_*" (asterick to act as wildcard) in folder (X:\ABC) and all other files in folder (X:\PQR). For some reason it is not working. Any help is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.