Monday 24 June 2013

SCCM: Reports under “Software - Companies and Products” & “Software - Files” categories are blank

Do you notice that reports mention in title are show blank in SCCM 2012 ? Here I would like to share with you the finding.

image

image

In SCCM 2012, Report under ‘Software – Companies and Products’ & ‘Software – Files’ categories are to collect inventory by file types/extension from client machine. There is no file types configured by default. In order to retrieve the inventory for the reports above, please follow the steps below :

1. Open the Configuration Manager Console, Select Administration, Client Settings.

image

2. Select on Software Inventory and click on Set Types button.

image

3. Click on the star button highlight in RED.

image

4. Enter file type : *.exe

image

5. Now take a coffee break and waiting for inventory collection.

Here are the sample reports after inventory completed.

image

image

image

Share it out !

Friday 11 January 2013

Error installing SCCM 2012 SP1 Client – MicrosoftPolicyPlatformSetup.msi

 

Receiving error from log file on Agent Push for SCCM 2012 SP1.

Couldn’t verify ‘C:\Windows\ccmsetup\MicrosoftPolicyPlatformSetup.msi’ authenticode signature. Return code 0x800b0101

InstallFromManifest failed 0x80004005

CcmSetup failed with error code 0x80004005

image

Install KB 2756872 Patch Fixed for me on Windows Server 2012.

Update 14/1/2013 : Microsoft Article - Installation error 0x800b0101: System Center 2012 Configuration Manager Service Pack 1 client

image