When starting the rxInventory console from another software, like Helpdesk programs, it is convenient to preselect a given device in the tree structure.
For this purpose rxInventory knows the command line parameter: /q:computername.
Example:
mmc.exe "c:\Program Files\Rubinox\Inventory\rxInventory.msc" /q:computername
opens the console and selects the device computername. Depending on the environment the leading mmc.exe can be omitted.