Which log files should you review?

Your network contains a System Center 2012 Configuration Manager environment. In Default Client Agent Settings, you enable Hardware Inventory and Software Inventory. You discover that a group of client computers fails to report software inventory data. The client computers report hardware inventory data. You confirm that Configuration Manager can deploy Applications to the group of client computers. You need to identify what is causing the reporting issue. Which log files should you review? (Choose all that Apply.)

Your network contains a System Center 2012 Configuration Manager environment. In Default Client Agent Settings, you enable Hardware Inventory and Software Inventory. You discover that a group of client computers fails to report software inventory data. The client computers report hardware inventory data. You confirm that Configuration Manager can deploy Applications to the group of client computers. You need to identify what is causing the reporting issue. Which log files should you review? (Choose all that Apply.)

A.
Filesystemfile.log

B.
Dataldr.log

C.
Mp_sinv.log

D.
Inventoryagent.log

E.
Hman.log



Leave a Reply 8

Your email address will not be published. Required fields are marked *


Indica

Indica

The answer in this one should be A and D.

Source: http://technet.microsoft.com/en-us/library/hh427342.aspx

FileSystemFile.log
log for software inventory and file collection

InventoryAgent.log
logs DDRs (Discovery Data Records) for hardware and software

More information:

dataldr.log
Records information about the processing of Management Information Format (MIF) files and hardware inventory in the Configuration Manager database.

The question states “You discover that a group of client computers fails to report software inventory data”. As per the above definition, dataldr.log is used for the processing of MIF files and Hardware Inventory.

lei

lei

It should be B, Since it ” states The client computers report hardware inventory data” and “Configuration Manager can deploy Applications to the group of client computers.”.
It happens in my real production enviroments sometimes the inventory data size is exceed the limits or corrupted, so the inventory data is collected but can not be proceeded, you can read dataldr.log to troubleshoot.
Which I did solved our problem in production env.

lei

lei

Actually ABD all apply.

lei

lei

Oh no, Indica is right,B should not be used here.

Ionut D. Loghin

Ionut D. Loghin

ACD

gex

gex

A, C, D

Filesystemfile.log – Records the activity of the Windows Management Instrumentation (WMI) provider for software inventory and file collection.

dataldr.log – Records information about the processing of Management Information Format (MIF) files and hardware inventory in the Configuration Manager database.

Mp_sinv.log – Records details about the conversion of XML software inventory records from clients and the copy of those files to the site server.

Inventoryagent.log – Records activities of hardware inventory, software inventory, and heartbeat discovery actions on the client.

hman.log – Records information about site configuration changes, and the publishing of site information in Active Directory Domain Services.

tom

tom

Correct! A, C, D

LFC

LFC

Thats right from my point of view.