this could get complicated. I’m trying to use a “csv” file (it’s actually from notepad). Here it is:
Computername, username, password
Under it I have the correct information listed. 3 servers, one win10 device.
Next, the goal is to remote into these devices and gather data. That’s not the issue. The issue is once I get the data I want to output it into a .txt file into a specific folder. Done.
Everything is PERFECT, minus the fact the import only grabs the win10 device and creates a .txt file for ONLY that. Why is it not doing this for the other three servers? I’m so stuck here.
I’ve tried a thousand and one different things.
Imstuck is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.