I presume you are talking about CM07; because there isn’t a sms_def.mof in CM12.
to quickly answer your questions, you set to TRUE stuff in sms_def.mof that you want enabled why it’s in both is because configuration.mof is the “How does a client figure out what to report on”… but it’s not instructions on whether or not it SHOULD report on those items. sms_def.mof is the “What should a client try to report on”. Note that a key phrase there is “try to”. for example, stuff only a 64-bit OS is capable of reporting on will be reported by the 64bit OS. 32bit OS will say something like “does not exist out” in the log. It “tries” to report on that stuff--but it can’t. It’s not a problem to be solved. So if you are looking at inventoryagent.log and just about to hyperventilate about some of the ‘does not exist out’ errors you might notice, breathe. it's ok. From: Ranvir singh Sent: Friday, April 18, 2014 2:33 PM To: [email protected] Hi All In SMS_def.mof file & configuration.mof file in both I can able to see the Class: SMS_InstalledSoftware What Mof file is the best option to enable .. And why it is present in both mof files..What is the difference ..

