sereport Utility Create HTML Reports on Windows

Valid on Windows
capamsc141
Valid on Windows
The sereport utility creates HTML reports, accessible from a web browser, of database and Policy Model information. sereport operates on the current database used by the authorization engine.
To use sereport, you need READ privileges in all queried databases.
This command has the following format:
sereport -f|-file pathname-r|-report number [-host hostnames]
  • -f | -file
    pathname
    Specifies the full pathname of the output file (the report).
    The content of the specified file is structured in HTML format so you should specify the
    .html
    extension for automatic file association.
  • -host
    hostnames
    (Optional) Specifies the names of one or more hosts you want to report on.
    If you do not specify a host, sereport uses
    localhost
    .
  • -r | report
    number
    Specifies the report number to create.