Thank You VERY MUCH!!!
Couple questions...
I understand the IF/End IF statement but what is the [0] at the end of line 2 of your script?

I am adding another condition to the IF statement and am wondering how the [0] plays in...

I will do something like

Break On
if not InContainer('OU=Servers,OU=Machines,DC=TIGR,DC=ORG', 'Computer')[0] AND not INCOntainer('OU=Domain Controllers,DC=TIGR,DC=ORG', 'Computer')[0] THEN
shell '\\server\share\package.exe'
endif

Also I need to exclude Particular PC names