Jump to content


ne0star

Established Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by ne0star

  1. This site has managed to help me iron out most of the kinks in my sccm 2007 install, but one remains that I dont seem to be able to sort. The software inventory agent doesnt seem to be reporting any data. Its configured and installed on the client, but when I launch resource explorer all I get is hardware inventory, but no software information. The FileSystemLog on the client states that 2823 instances were reported successfully, and the inventory log states the following Inventory: *********************** Start of message processing. *********************** InventoryAgent 01/03/2011 15:29:37 928 (0x03A0) Inventory: Message type is InventoryAction InventoryAgent 01/03/2011 15:29:37 928 (0x03A0) Inventory: Temp directory = C:\Windows\SysWOW64\CCM\Inventory\Temp\ InventoryAgent 01/03/2011 15:29:37 928 (0x03A0) Inventory: Clearing old collected files. InventoryAgent 01/03/2011 15:29:37 928 (0x03A0) Inventory: Opening store for action {00000000-0000-0000-0000-000000000003} ... InventoryAgent 01/03/2011 15:29:37 928 (0x03A0) Inventory: Action=Discovery ReportType=Full InventoryAgent 01/03/2011 15:29:37 928 (0x03A0) Inventory: Initialization completed in 0.375 seconds InventoryAgent 01/03/2011 15:29:37 928 (0x03A0) Collection: Namespace = \\.\root\ccm\invagt; Query = SELECT __CLASS, __PATH, __RELPATH, PlatformID FROM CCM_DiscoveryData; Timeout = 600 secs. InventoryAgent 01/03/2011 15:29:37 928 (0x03A0) Collection: Signing turned off. Skipping query SELECT __CLASS, __PATH, __RELPATH, EncodedSigningPublicKey FROM CCM_ClientSecurityInformation; InventoryAgent 01/03/2011 15:29:37 928 (0x03A0) Collection: Namespace = \\.\root\ccm\invagt; Query = SELECT __CLASS, __PATH, __RELPATH, FQDN FROM CCM_ExtNetworkAdapterConfiguration; Timeout = 600 secs. InventoryAgent 01/03/2011 15:29:37 928 (0x03A0) Collection: Namespace = \\.\root\ccm; Query = SELECT __CLASS, __PATH, __RELPATH, ClientIdChangeDate, PreviousClientId FROM CCM_Client; Timeout = 600 secs. InventoryAgent 01/03/2011 15:29:37 928 (0x03A0) Collection: Namespace = \\.\root\ccm\invagt; Query = SELECT __CLASS, __PATH, __RELPATH, ADSiteName FROM CCM_ADSiteInfo; Timeout = 600 secs. InventoryAgent 01/03/2011 15:29:37 928 (0x03A0) Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, IPAddress, IPXAddress, MACAddress FROM Win32_NetworkAdapterConfiguration WHERE IPEnabled=TRUE; Timeout = 600 secs. InventoryAgent 01/03/2011 15:29:37 928 (0x03A0) Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, UserName FROM Win32_ComputerSystem; Timeout = 600 secs. InventoryAgent 01/03/2011 15:29:37 928 (0x03A0) Collection: Namespace = \\.\root\ccm\invagt; Query = SELECT __CLASS, __PATH, __RELPATH, IPv6Address FROM CCM_IPv6NetworkAdapterConfiguration; Timeout = 600 secs. InventoryAgent 01/03/2011 15:29:38 928 (0x03A0) Collection: Namespace = \\.\root\ccm\invagt; Query = SELECT __CLASS, __PATH, __RELPATH, IPSubnet FROM CCM_NetworkAdapterConfiguration; Timeout = 600 secs. InventoryAgent 01/03/2011 15:29:38 928 (0x03A0) Collection: Namespace = \\.\root\ccm; Query = SELECT __CLASS, __PATH, __RELPATH, Name FROM SMS_Authority; Timeout = 600 secs. InventoryAgent 01/03/2011 15:29:38 928 (0x03A0) Collection: Namespace = \\.\root\ccm\invagt; Query = SELECT __CLASS, __PATH, __RELPATH, IPv6Prefix FROM CCM_IPv6PrefixNetworkAdapterConfiguration; Timeout = 600 secs. InventoryAgent 01/03/2011 15:29:38 928 (0x03A0) Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, UUID FROM Win32_ComputerSystemProduct; Timeout = 600 secs. InventoryAgent 01/03/2011 15:29:38 928 (0x03A0) Collection: Namespace = \\.\root\ccm\invagt; Query = SELECT __CLASS, __PATH, __RELPATH, Domain FROM CCM_ComputerSystem; Timeout = 600 secs. InventoryAgent 01/03/2011 15:29:38 928 (0x03A0) Collection: Namespace = \\.\root\ccm; Query = SELECT __CLASS, __PATH, __RELPATH, HardwareID1 FROM CCM_ClientIdentificationInformation; Timeout = 600 secs. InventoryAgent 01/03/2011 15:29:38 928 (0x03A0) Collection: 13/14 inventory data items successfully inventoried. InventoryAgent 01/03/2011 15:29:38 928 (0x03A0) Inventory: Collection Task completed in 0.407 seconds InventoryAgent 01/03/2011 15:29:38 928 (0x03A0) Inventory: 1 Collection Task(s) failed. InventoryAgent 01/03/2011 15:29:38 928 (0x03A0) Inventory: Temp report = C:\Windows\SysWOW64\CCM\Inventory\Temp\c1109009-e046-4ca5-ab0c-b49ffbb3923a.xml InventoryAgent 01/03/2011 15:29:38 928 (0x03A0) Inventory: Starting reporting task. InventoryAgent 01/03/2011 15:29:38 928 (0x03A0) Reporting: 11 report entries created. InventoryAgent 01/03/2011 15:29:38 928 (0x03A0) Inventory: Reporting Task completed in 0.047 seconds InventoryAgent 01/03/2011 15:29:38 928 (0x03A0) Inventory: Successfully sent report. Destination:mp:MP_DdrEndpoint, ID: {B4B5B3BC-F99B-422E-BEBB-BAF203A6037B}, Timeout: 80640 minutes MsgMode: Signed, Not Encrypted InventoryAgent 01/03/2011 15:29:38 928 (0x03A0) Inventory: Cycle completed in 1.250 seconds InventoryAgent 01/03/2011 15:29:38 928 (0x03A0) Inventory: Action completed. InventoryAgent 01/03/2011 15:29:38 928 (0x03A0) Inventory: ************************ End of message processing. ************************ InventoryAgent 01/03/2011 15:29:38 928 (0x03A0) its set to report all exe's on all drives on a client machine. The hardware inventory is spot on so I find it strange that the software one isn't working I'm running sccm 2007 r3 on windows server 2008 r2 Any help would be appreciated Cheers
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.