I would like to write a code in powershell to read a csv file, which would read a list of IP addresses of various servers and search for the attributes: "Managed By", "Owner" of the server. Would this be possible? How would the code look like?
Im not familiar with powershell so I have not tried much yet.