Audit hardware asset inventory

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:3分
  • Perform scheduled or blind audits of stockrooms and other locations, such as offices or datacenters, to confirm accurate inventory information.

    The asset audit process involves verifying and reconciling assets between a physical location or stockroom and the ServiceNow instance. First, assets are identified by scanning their asset tag, serial number, or model barcode. Next, the records in the ServiceNow instance are checked to determine whether they match the scanned assets and the audit result is generated. You can view precise inventory information through detailed lists and reports.

    You can create an audit record in the Hardware Asset Management application or the ServiceNow Agent app.
    When an inventory audit record is created, it’s saved in the Asset Audits table, depending on the configuration for sn_hamp_migrate_hamaudit system property.
    • When the sn_hamp_migrate_hamaudit system property is set to true, the audit record is saved in the Asset Audits [sn_itam_common_asset_audit] table.
    • When the sn_hamp_migrate_hamaudit system property is set to false, the audit record is saved in the Asset Audits [sn_hamp_asset_audit] table.
    注:
    Starting with Hardware Asset Management version 15.0.0, the audit inventory has been enhanced to store audit records in the common Asset Audits [sn_itam_common_asset_audit] table. Before enabling audit enhancements and switching to the common Asset Audits table, you must complete all audit records that are in either In progress or New status.

    Using the ServiceNow Agent app, you can scan the assets in the inventory and complete the audit process. The Hardware Asset Management application reconciles scanned assets with ServiceNow records to generate audit results. For more information about scanning assets, see Complete a single scan inventory audit using the ServiceNow Agent app.