Quantcast
Channel: Ivanti User Community : Document List - Inventory
Viewing all articles
Browse latest Browse all 397

How to Manually Purge the Inventory Attribute Change History

$
0
0

Description

When the Inventory History feature is used (Configure > Inventory History) every change of the monitored attributes is logged in the History table of the LANDesk database.

 

Resolution

To purge partially or completely the collected data it is possible to use the following SQL statement. The sample SQL statement will delete from history for records older than 90 days but can be altered to fit the specific needs of your environment.

 

Note: Prior to running SQL statements or operations that will alter the Landesk database we highly recommend creating a backup of the database.

 

DELETE FROM History WHERE ChangeDate <= GetDate()-90

Viewing all articles
Browse latest Browse all 397

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>