KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q130940: Inventory Update Reporting Interval

Article: Q130940
Product(s): Microsoft Systems Management Server
Version(s): winnt:1.0,1.1,1.2
Operating System(s): 
Keyword(s): kbnetwork kbDatabase kbInventory smsinv smsdatabase
Last Modified: 31-JUL-2001

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft Systems Management Server versions 1.0, 1.1, 1.2 
-------------------------------------------------------------------------------

SUMMARY
=======

When an inventory agent produces an inventory, the Site Server checks for
changes and only pass through inventory data when a four-day timeout occurs,
unless the changes are found outside the Identification Group and Workstation
Status Group.

MORE INFORMATION
================

This can result in a machine inventory that only has changed attributes for Last
Hardware Scan or Last Software Scan (indicating a routine scan time and no
changes to the actual inventory). However, this inventory will not be posted to
the database for four days.

This is by design and is intended to minimize the number of delta MIF
transactions. A delta MIF is normally generated by the Inventory Processor each
time it processes a machine inventory. It compares the last time a delta was
forwarded to Inventory Dataloader to its four-day timer, and may block redundant
deltas. For this reason, even if machine name, domain name, or any other item
contained in the Workstation Status or Identification groups have changed, it
takes four days for these changes to posted in the database (assuming a
logon/inventory is made each day.)

A machine may not appear to have its Last Hardware Scan or Last Software Scan
times up to date with the last time an inventory was actually taken. If you want
greater accuracy, and are willing to accept increased system overhead, modify
the following registry entry:

  HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\Components
     \SMS_INVENTORY_PROCESSOR\Inventory Update Reporting Interval (Days).

The default is 4 days, the minimum value is 1 day.

Additional query words: prodsms sms 4-day

======================================================================
Keywords          : kbnetwork kbDatabase kbInventory smsinv smsdatabase 
Technology        : kbSMSSearch kbSMS100 kbSMS110 kbSMS120
Version           : winnt:1.0,1.1,1.2

=============================================================================

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.