Hi,
i need an SQL Query for all Computers, that have not installed .NET Framework 4.
In case i use "Where <table> Not Like '%framework 4 client%'", i get every software that's not .NET Framework 4.
But i need a list of Computers wich have no .NET
Thanks folks