2.1 Launching Enterprise Manager
Enterprise Manager is a web-based tool that allows you to administer the report server. To launch the Enterprise Manager in a Microsoft Windows environment, follow these steps:
1. In the Windows Start menu, select Style Intelligence > Style Intelligence Server.
This launches the provided Jetty web server on the local machine, and points the web browser to the Style Intelligence webapp homepage, default URL http://localhost:8080/sree/.
2. Click the 'Enterprise Manager' link. This opens the Enterprise Manager login screen.

3. Enter your login credentials, and click 'Login'.

The default login/password is admin/admin. For security reasons, login information expires after five minutes. If you receive a 'Login Expired' warning, simply re-enter your credentials to log in.
If the server is already running, you can access the Enterprise Manager by entering the following URL in a web browser:
http://{servername}:{port}/sree/EnterpriseManager
In the address, {servername} should be the name or IP address of the machine running the administration servlet, and {port} should be the application's assigned port number (default: 8080). For example:
http://localhost:8080/sree/EnterpriseManager
| << 2 Getting Started | © 1996-2013 InetSoft Technology Corporation (v11.4) | 2.2 Navigating the Enterprise Manager >> |