Looking for relevance code!

(imported topic written by Mr.Smith91)

I am not familiar with writing scripts, so i am looking for a simple relevance code that identify if a computer is running windows. And also a certain version of Windows (XP, Vista, 7).

I am also in need of another relevance code that will identify weather or not a certain registry path exists and registry value.

Thanks a lot!!!

(imported comment written by BenKus)

I replied to your similar post last month:

http://forum.bigfix.com/viewtopic.php?id=4299

Ben

(imported comment written by Mr.Smith91)

How would i limit the relevance to a certain version of Windows (XP, Vista, 7)???

(imported comment written by BenKus)

You can add relevance that looks like:

(name of operating system = “WinXP” OR name of operating system = “WinVista”)

Ben