Hello
I'm new to WMI scripting, but I'm trying to make some sort of filter for filtering out the computers with my newest installation of RIS. I have a registry key that is uniqe for this particular RIS installation, and was thinking on making a WMI filter for computer that has that particular key.
I also have a spesific log-file in the C:\windows directory i could use
This way I can assign MSI-packages to specific computers instead of all computers in my domain.
Any ideas?