Ok, so I've been working on a script for work for a day or two. I'm very new to powershell but learning slowly. I've trimmed down a script I bought. Basically the ONLY thing I need to do is get the NIC model or description from all of the remote servers on our forest. Which is close to 1k. The script currently works, however it outputs 4 times for every host name or IP.
What am I doing wrong here? Here is the script.