sorry wvdba, but I don't know VBScript language.. I have recovery these information by network..
Now I have this code:
Dim fso, wshShell
Set fso = CreateObject("Scripting.FileSystemObject")
Set ReadFile = fso.OpenTextFile("C:\Tools\PsTools\serverlist.txt")
Set wshShell =...
hi guys!
have any problem with my vbs. this is the code:
Dim fso, SourceFolder, wshShell
Set fso = CreateObject("Scripting.FileSystemObject")
SourceFolder = "C:\Tools\PsTools"
Set ReadFile = fso.OpenTextFile("C:\Tools\PsTools\elencoserver.txt")
If...
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.