computer inventory for enterprises

Hardware Inspector

Russian English
 
Computer inventory logo
Software for the IT-department work automation. © 2002–2016 Database Harbor Software
Authorization
Subscribe the site news
Sections:
Hardware Inspector
E-mail:

Change subcription settings

Installing and running of SysInfo Detector Pro

Installing

The first launch of the application is to be made on behalf of the Administrator. This is in order to able to install SysInfo Detector Service, that is required to poll devices at a low level through the input-output ports.

Only portable-version (without installer) gives the possibility to start SysInfo Detector Pro in the domain logon-script (to generate configuration report for Hardware Inspector).
You need to share two resources on a file server: a resource for storing executable files of portable edition SysInfo Detector Pro and resource for saving configuration reports from hosts. You must give all users of the domain read access to resource with your application., You must give the write permission to storage resource, but without the ability to read folder contents. This will allow you to safely run the application on different hosts, and reports on computer configurations are stored on the server.

Running

Run the program to generate a report on your computer's configuration can be done from the command line (accessibly in SysInfo Detector Pro).

SysInfoDetector.exe [/R[M]] [[path\]filename[.ext]] [/?] [/SM] [/DRVINSTALL] [/DRVUNINSTALL] [/CONFIG] [/SKIPSERVER] [/USEWH]

Supported command line options:

  • /R — generate a report
  • /RM — build file in the main program format
  • path — full path to the report file
  • filename — report filename
  • ext — report file extension (default report file generated with the extension "SID")
  • /? or /H — output of the command-line options
  • /SM or /HIDE — hidden mode
  • /DRVINSTALL — do not remove the driver after finished
  • /DRVUNINSTALL — remove the driver without executing of analysis and generating report file
  • /CONFIG — enable/disable the scanning of the survey
  • /SKIPSERVER — do not run the application on the server
  • /USEWH — use file storage

Allowable macros in the path or name of report file:

  • $HOSTNAME$ — Host name
  • $USERNAME$ — User name
  • $MACADDR$ — The primary MAC address of the network card
  • $IPADDR$ — The primary IP address of the network card
  • $DATE$ — Current date in YYYYMMDD
  • $TIME$ — Current time in HHMMSS
  • $YEAR$ — Current year in YYYY
  • $MONTH$ — Current month in MM
  • $DAY$ — Current day in DD