...
Code Block | ||
---|---|---|
| ||
CMS_RemoveHardwareInventory 'BIOS Information' 'Socket type' CMS_RemoveHardwareInventory -category 'Sound Adapter' -entry 'SoundBlaster compatiple' if (CMS_RemoveHardwareInventory( 'Sound Adapter' 'SoundBlaster compatiple') { $cs.Job_WriteLog("Removed", "SoundBlaster flag removed from Hardware inventory") } |
...