Access from command line (cmd.exe)
MetaLAN Command Line Parameters
Export all data to XML format
/ExportToXML:<filename>
Export all logged on users to XML format
/LoggedOnToXML:<filename>
Export Node Data in CSV format
/NodeDataToCSV:<filename>
Export Software Data in CSV format
/SoftwareToCSV:<filename>
Do not display dialog boxes
/S
Do not close when finished processing
/NoClose
Display Command Line Help
/?
Example:
MetaLAN.exe /ProbeServer:PServe /NodeDataToCSV:"c:/data/nodes.csv"
Note:
If a ProbeServer is specified the data will be exported from the database on that
server. If no server is specifed the data will be exported using the MetaLAN
configuration for the account that starts the program.
Software export is not available in standalone mode.