Text preview & study summary

ServiceNow CIS-HAM - Hardware Asset Management Implementation - Lifecycle Procurement Disposal CMDB

A free sample of 5 questions from this quiz, shown in full with answer choices and explanations. No interactivity — everything is visible on this page for study and review.

Want to test your knowledge? Launch the Interactive Exam Simulator

Question 1

A lease management scenario: The company has 300 leased servers with a 3-year lease. The lease agreement includes an option to buy at the end. ServiceNow HAM needs to alert the asset manager 120 days before lease expiration to evaluate buy vs. return decision. How is this configured?

Answer choices

  • A. Create a Scheduled Report showing leases expiring in the next 120 days

  • B. Create a Contract record for the server lease linked to all 300 asset records; configure a Contract Notification with a 120-day reminder that creates a task for the asset manager with decision checklist (buy vs. return options and financial analysis) (Correct)

  • C. Set a reminder on each individual asset record's "Lease Expiry" field

  • D. Configure an email notification triggered manually by the asset manager

Explanation

HAM Pro integrates with Contract Management. The correct approach: (1) Create a Contract record for the server lease with start/end dates, lease terms, and buyout option terms; (2) Link all 300 server asset records to this contract; (3) Configure Contract Notifications with a 120-day pre-expiry alert that creates a task for the asset manager. The task includes the financial analysis context: remaining book value vs. buyout price vs. replacement cost vs. continued lease cost. This enables informed decision-making before the deadline. Option A (Report) provides passive visibility but no automatic action. Option C (individual asset reminders) requires 300 manual configurations and doesn't aggregate the decision. Option D (manual email) relies entirely on human memory.

Question 2

A company has 500 assets in a stockroom with no assigned users. The organization wants to track "shelf life" — flagging assets that have been in stock for more than 60 days without being deployed. Which HAM configuration achieves this?

Answer choices

  • A. Configure a Scheduled Report showing all assets in "In Stock" state

  • B. Create a PA Indicator tracking "Days in Stock" and configure a threshold alert for assets exceeding 60 days in "In Stock" state, triggering a task to the stockroom manager (Correct)

  • C. Set a mandatory "Deploy By" date on all asset records during receiving

  • D. Configure a Discovery schedule to identify undeployed hardware

Explanation

Tracking shelf life requires: a PA Indicator that calculates days elapsed since the asset entered "In Stock" state (using the asset state history/audit log), and a PA Threshold set at 60 days that triggers automated workflow (notification task to stockroom manager, creation of a review record). This provides proactive management of dormant inventory, preventing capital from being tied up in undeployed hardware. Option A (Scheduled Report) provides visibility but not automated alerting or workflow. Option C (Deploy By date) requires manual date entry and doesn't automatically calculate elapsed time. Option D (Discovery) identifies hardware on the network, not hardware sitting in a stockroom that hasn't been connected yet.

Question 3

After completing a hardware refresh, old equipment needs to be disposed of properly. The organization is subject to data security regulations requiring certificate of destruction for hard drives. How should ServiceNow HAM Pro manage the disposal process?

Answer choices

  • A. Mark assets as "Retired" and delete them from the database

  • B. Transition assets through the Disposal workflow: Request Disposal → Sanitization/Wiping (with documented method) → Vendor Pickup Scheduled → Certificate of Destruction received and attached → Asset state set to "Disposed" with audit trail (Correct)

  • C. Transfer disposed assets to a "Graveyard" stockroom and leave them indefinitely

  • D. Create a Problem Record for each disposed asset to track the data destruction verification

Explanation

HAM Pro's Disposal workflow enforces a controlled end-of-life process with: disposal authorization (manager/security approval), data sanitization documentation (wipe method, technician, date), selection of disposal vendor (certified e-waste recycler or data destruction firm), chain-of-custody tracking, certificate of destruction attachment to the asset record, and final state transition to "Disposed" with all attributes preserved for audit. The asset record is retained (not deleted) to maintain the complete lifecycle audit trail required by regulations like SOX, GDPR, and HIPAA. Option A (delete records) destroys the audit trail. Option C (Graveyard stockroom) doesn't enforce data destruction verification. Option D (Problem Records) are for incident root cause analysis, not asset disposal management.

Question 4

A HAM implementation needs to support hardware asset audits where physical assets must be verified against system records. Which ServiceNow feature is BEST for conducting field-based hardware audits with barcode/RFID scanning?

Answer choices

  • A. Run a Discovery scan and compare results with Asset records

  • B. Use the HAM Audit module with the ServiceNow Mobile app: generate audit tasks for stockroom locations, use mobile barcode scanning to record physical presence, automatically flag missing or unrecorded assets, and sync results back to the instance (Correct)

  • C. Print a list of expected assets and have technicians check boxes manually, then update records in the office

  • D. Use Now Mobile Platform's Asset Scanner to perform ad-hoc individual asset lookups

Explanation

HAM Pro's Audit module enables systematic hardware audits using: audit plans for specific stockrooms or locations, auto-generated audit tasks assigned to field technicians, the ServiceNow Mobile app with barcode/QR code/RFID scanning capability, real-time sync of scanned results to the instance, automatic exception flagging (expected but not found = Missing; found but not expected = Unrecorded/Ghost asset), and audit completion reporting. This replaces error-prone paper-based audits and provides real-time, accurate inventory verification. Option A (Discovery) only finds network-connected devices and can't physically verify stockroom inventory. Option C (paper checklist) is manual and subject to transcription errors. Option D (ad-hoc lookup) supports individual asset lookups but not systematic audit management.

Question 5

A company's HAM Pro implementation needs to manage accessories (monitors, keyboards, docking stations) alongside laptops. These accessories are assigned to employees along with their primary device. What is the BEST approach to relate accessories to their primary device and employee in ServiceNow HAM?

Answer choices

  • A. Create a separate spreadsheet tracking accessory-to-device relationships

  • B. Use the Asset Relationships feature to link accessory assets to the primary device asset, with both linked to the assigned employee; the relationship type "Component of" or "Used with" correctly models the physical association (Correct)

  • C. Track accessories only in the stockroom and don't assign them to users — only primary devices get user assignment

  • D. Use a Configuration Item relationship in the CMDB (not the Asset table) for accessories

Explanation

HAM Pro supports asset-to-asset relationships that model physical groupings. An employee's equipment set — laptop + docking station + monitor + keyboard — can all be linked with relationship types like "Component of" (docking station is a component of the workstation setup) or "Used with" (peripheral relationships). All are assigned to the same employee and location. This enables: complete view of all hardware assigned to an employee (for offboarding return), accurate replacement cost reporting per employee, and efficient accessory lifecycle tracking (accessories often outlive primary devices). Option A (spreadsheet) creates a data silo outside ServiceNow. Option C (stockroom-only tracking for accessories) loses visibility once deployed. Option D — using only CMDB CI relationships for accessories without Asset records loses financial tracking (cost, depreciation, warranty).