nerdexam
Microsoft

70-243 · Question #146

Your network contains a system centre 2012 R2 configuration manager services pack 1 (SP1) environment. You have an application named App1 version 1.0 of App1 installed on some client computers…

The correct answer is B. Modify the Enable software inventory on client setting. Software inventory in SCCM collects installed file and application details including version numbers, making it the correct feature to enable when identifying which computers have a specific application version.

Managing Sites and Clients

Question

Your network contains a system centre 2012 R2 configuration manager services pack 1 (SP1) environment. You have an application named App1 version 1.0 of App1 installed on some client computers. Version 1.1 of App1 installed on other client computers. You need to identify which of the client computers has version 1.0 installed. What should you do?

Options

  • ASelect Collect NOIDMIF files in Hardware Inventory
  • BModify the Enable software inventory on client setting
  • CModify the Enable hardware inventory on client setting
  • DAdd a file name to software metering
  • EAdd a WMI class to the Sms-def.mof file

How the community answered

(57 responses)
  • B
    86% (49)
  • C
    9% (5)
  • D
    2% (1)
  • E
    4% (2)

Why each option

Software inventory in SCCM collects installed file and application details including version numbers, making it the correct feature to enable when identifying which computers have a specific application version.

ASelect Collect NOIDMIF files in Hardware Inventory

NOIDMIF files extend hardware inventory with custom data fields and are not designed to collect or report installed application version numbers.

BModify the Enable software inventory on client settingCorrect

The 'Enable software inventory on clients' setting directs SCCM clients to scan and report installed software file metadata, including product version numbers. Once enabled and configured, administrators can query SCCM reports or Resource Explorer to determine exactly which computers have App1 version 1.0 versus 1.1. Hardware inventory does not capture application version data at this level of granularity by default.

CModify the Enable hardware inventory on client setting

Hardware inventory collects system resource data such as CPU, RAM, and disk configuration - not granular per-application version details.

DAdd a file name to software metering

Software metering rules track application usage frequency and duration, not which installed version is present on a given machine.

EAdd a WMI class to the Sms-def.mof file

Adding a WMI class to sms_def.mof extends the scope of hardware inventory collection and does not enable software file version reporting.

Concept tested: SCCM software inventory for application version detection

Source: https://learn.microsoft.com/en-us/mem/configmgr/core/clients/manage/inventory/introduction-to-software-inventory

Topics

#software inventory#application versioning#inventory client settings#inventory configuration

Community Discussion

No community discussion yet for this question.

Full 70-243 Practice