Question
Thread display: Collapse - |
All Answers
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
Powershell > Variables from Text File
Was wondering if anyone knew how to have an external .txt file in which i have a list of server IPs.
These need to be read by my powershell skript and each individual one turned into a variable.
I am making a loop, and everytime my script starts the loop again i want it to take the next line in the corresponding text file...
Any ideas???
Thanks in advance!!
Max