As part of the asset management lifecycle, you would change the Asset State in ManageEngine ServiceDesk Plus or AssetExplorer to reflect if an asset has been ‘Disposed’ of or has ‘Expired’:

This has the advantage of releasing an asset node license for commissioning against a new resource in the asset register, keeping your ManageEngine license costs down.

However, what if that asset was to somehow reappear in the environment? A helpful technician who managed to resurrect a device perhaps? The reappearance of a believed to be lost asset?

Whilst the scheduled scans would detect the device again the asset tag will match against an asset in the already ‘Dispose’ or ‘Expired’ asset state. So, by design, that asset data is dropped.

But what if you needed to know this had happened?

There is no direct indication against the asset but, if you navigate to the Community Tab > System Log Viewer, you’ll see a helpful message to indicate that the asset being discovered is in a disabled asset state:

That’s ok but you need to go manually looking for this system log message to check if an expired asset has reappeared on the network.

There are some simple solutions to this. For example, you could use the following SQL query to run a report against the internal system log from the Reports Module > Query Editor:

SELECT LONGTODATE(err.occurredtime) "Date", err.message "Message" from errorlog err WHERE err.message LIKE '%scan is disabled%' AND err.occurredtime >= <from_thisweek> AND err.occurredtime <= <to_thisweek>

If you add some date qualifiers, as shown above, you can set this up as a weekly or monthly scheduled report.

In the next blog post, I’ll discuss how to monitor for this condition in real-time and even potentially raise a ticket directly in ManageEngine ServiceDesk Plus as a result.

Enjoy!

Try out ServiceDesk Plus today and see how it can improve your help desk.

Contact us now for more information, or schedule a personalised demonstration of ServiceDesk Plus.

This article is relevant to:
Service Desk

You may be interested in these other recent articles

Security Advisory – Important Security Update For PAM360

19 June 2025

Product Name Affected Version(s) PAM360 7500 PAM360 MSP 7410 DetailsIn build 7410 of PAM360 MSP, ManageEngine rolled out an enhancement to granularly mask/unmask shared passwords…

Read more

The New Endpoint Central Integration for ServiceDesk Plus Cloud

30 May 2025

At Set3 Solutions, the award-winning UK partner of ManageEngine, we help clients unlock the full potential of their ManageEngine tools—whether it’s optimising service delivery or…

Read more

Latest Updates for ManageEngine Endpoint Central

27 May 2025

Discover the latest Endpoint Central updates, including new features, fixes, and enhancements.

Read more

Accelerating NetFlow Analyzer Availability on AWS: How Set3 Solutions Helped a Leading UK Retailer Move Forward

23 May 2025

At Set3 Solutions, we help UK businesses unlock the full value of ManageEngine—from licensing and deployment to long-term strategic advice. So when a leading UK…

Read more