Remove assets
You can view a list of all assets by clicking Assets in the toolbar.
See Configure WHD discovery engine (WMI) settings for information about removing or changing the status of an undiscovered, decommissioned asset listed in the Web Help Desk database.
See Create asset, status, and warranty types to remove one or more asset types.
-
Log in to Web Help Desk as an administrator.
-
Click Assets in the toolbar.
-
Search for the asset you want to remove.
-
In the table, double-click the targeted asset.
-
Click
to enter Edit mode.
-
Click Delete at the bottom of the asset window.
Update the default aging interval
In Web Help Desk, the default aging interval for all assets is 90 days. If a node is not rediscovered or provided data within the last 90 days, its life cycle status changes from Active(0)
to DECOMISSIONED(2)
.
To update the default aging interval:
-
Locate and open the appropriate configuration file in a text editor.
For Microsoft Windows systems, open the
wrapper_template.conf
file located at:<WebHelpDesk>\bin\wrapper\conf\wrapper_template.conf
For Linux and macOS systems, open the
whd.conf
file located at:<WebHelpDesk>\conf\whd.conf
-
In the file, update the value in the following
JAVA_OPTS
parameter:-Dasset.agingInterval=30d
In this example, all Web Help Desk assets are decommissioned if not rediscovered within 30 days.
- Save and close the file.
If Web Help Desk discovers the asset after the decommission, the asset will become active in Web Help Desk again.