I was wondering if someone could assist me in a powershell script that would do a couple of things:
* Read from a text file of a list of KB's (windows updates) to uninstall
* Run over a network domain to where if it is on a machine remove the KB's listed in text file on server.
* Keep a list of computers it connects to to remove the KB's
* MOST IMPORT...REMOVE CERTAIN KB's IF INSTALLED (windows updates)
I have been failing misrablly at this; can someone help please?
Thanks In Advance.
* Read from a text file of a list of KB's (windows updates) to uninstall
* Run over a network domain to where if it is on a machine remove the KB's listed in text file on server.
* Keep a list of computers it connects to to remove the KB's
* MOST IMPORT...REMOVE CERTAIN KB's IF INSTALLED (windows updates)
I have been failing misrablly at this; can someone help please?
Thanks In Advance.