The VBScript I created is supposed to ask what PC a person wants info on then go get that info, put it in a txt file that it has saved to the users c:\users\%username%\documents folder and then ask the person if they want to view that txt file. After the person clicks on Yes, it's supposed to...
I have a script that looks at a computerList.txt file, query's each ComputerName listed in the txt file for information and then outputs all that information in 1 txt file. What I'd like to do is have the information output into separate txt files, 1 file for each ComputerName...
I'm having trouble getting this script to read past the first line of txt in my txt file. I've put my .ReadLine in a Do Until Loop, but it still only reads the first line. I have a total of 4 computer names in my ComputerListTest.txt file. After I get it working correctly, I'll add the rest of...
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.