I was given a task to make a report for all windows 7 pro with sp1 computers in domain. That report should have the following columns: computer name, ip address, particular lines in .ini file which is located in windows folder on each computer and particular registry keys which are located in same paths in registry on each computer. How to accomplish this with PS?
Thanks in advance!!!