Hello,
I would like a script I can run against a list of remote machines that will return recent Windows Updates. I have imported the PSWindowsUpdate module and find that it works very well on my local machine. It does not seem to have a variable to run it against a list, preferably in the form of a .csv file, and then output the results to a simple txt file. Is this something that can be done?
Thanks