/
CMS_RemoveHardwareInventory
CMS_RemoveHardwareInventory
Description
Removes a HardwareInventory row from the database that is persistent.
Syntax
CMS_RemoveHardwareInventory(category, entry)
Parameters
category (String)
Category name
entry (String)
variable name
Example
VBScript
If bStatus Then bStatus = CMS_RemoveHardwareInventory("BIOS Information", "Socket type") If bStatus Then bStatus = CMS_RemoveHardwareInventory("Sound Adapter", "SoundBlaster compatiple")
Related functions
Related content
CMS_RemoveHardwareInventory
CMS_RemoveHardwareInventory
More like this
CMS_RemoveHardwareInventory
CMS_RemoveHardwareInventory
More like this
CMS_RemoveCustomInventory
CMS_RemoveCustomInventory
More like this
CMS_RemoveCustomInventory
CMS_RemoveCustomInventory
More like this
CMS_AddHardwareInventory
CMS_AddHardwareInventory
More like this
CMS_AddHardwareInventory
CMS_AddHardwareInventory
More like this