I have created a script that takes a machine||ip list and then checks to see if particular patches have been installed. Unfortunately, the script currenly is linear. I am wanting to speed up the process by running the query against multiple machines without waiting on a previous machine to finish. Being that the number of machines will be above 7000, i also need to limit the number of queries being done at a single time so that I do not bog down my machine. Any help or suggestions would be greatly appreciated.
Thanks,
ERDMAN
Thanks,
ERDMAN