Hello,
I have a simple SCCM setup here (1 server, 1 domain, 1 subnet). Everything is contained on that one server. Everything works fine, except some new clients added, the software inventory comes up empty when running reports.
For example: an existing, older client that is windows 7 x64 shows all the collected .exe and .dll files in "all inventoried files for a specific computer". However a new client that is also windows 7 x64, the same report shows "no matching records".
I have checked the logs and it seems the client is successfully sending reports back:
<![LOG[Inventory: Successfully sent report. Destination:mp:MP_SinvEndpoint,
The only thing that happened, was recently the local disk ran out of space. But now it has 1.2 free GB free on the local disk and no errors from SCCM.
In my MP_Sinv.log I get a lot of these errors:
<![LOG[MpConvert: unmappable characters using code page 3 in a string
Why are some new clients file inventory coming up as empty??
Please help.