Hi guys, I am new in here. I was searching for software which will give me query of all installed programs on remote computer. I use below scripts and its work for me but I have I problem. when I run this script I got list of program and windows updates and need to remove windows update from this list. where and what I have to add in this script that it will give me just list of programs not windows updates thanks a lot SCRIPTS #include <Array.au3> #include <GUIConstants