Configuring the Neurons for ITSM Application

On this page you will do the following:

Specify the name and authentication method for the server where the application database resides.

Load the demo database on a server other than the server where the application database resides. This option allows you to review the demo database while the application database continues to run in its current configuration.

Specify the application name, attachment location, client authorization key, and the type of name to use when accessing the application.

The first time that you see this page, there is no application database, as shown in Service Manager Application Page: No Database.

Service Manager Application Page: No Database

1.Enter values into the fields:

Parameter Description
Application Database Server

The server where the application database is located. Usually this is the same server where the configuration database is located (specified earlier on the Configuration Application page).

Do one of the following:

1.Accept the default value.

2.Enter the name of the server of the application database.

Browse for a server name by clicking the down arrow and selecting <Browse for more...>. The system displays any Microsoft SQL Server instances in your network. Choose a server and click ODo not choose localhost unless you are setting up a Demonstration or Proof-of-Concept Deployment.

Application Database Name

The name of the application database. The default name is IvantiSM. The name that you specify here is used when the application database is created, and later, recreated.

Authentication Method

Select one of the following:

Windows Authentication: Uses Microsoft Windows authentication.

SQL Authentication: Uses Microsoft SQL authentication. If you select this option, enter the user name and password below.

User Name (Only if you selected SQL Authentication) Enter the user name associated with the Microsoft SQL authentication.
Password (Only if you selected SQL Authentication) Enter the password associated with the user name for the Microsoft SQL authentication.

3.Click Test Connection to test the connection to the application database server. The system displays Connection successful! if the connection is good. You must have a working connection to create a database. You cannot continue with the configuration if this connection does not work.

4.Depending if there is already an application database, click Load Application Database or Re-Create & Load Application DB. If the application database already exists, the system asks if you want to recreate the database. Click Yes. The system displays the New Database dialog box.

New Database Dialog Box

5.Enter values into the fields:

Parameter Description
Application Database Name The name of the application database. The default name is IvantiSM and cannot be changed.
Application Database Location

The location for the application database.

NOTE: If you have customized the existing application database, specify a different location; otherwise, the system overwrites your customization when you load the recreated database.

Collation

The set of rules that describe how to compare and sort strings, such as the order in which letters are sorted and whether case matters.

NOTE: ISM application does not support case sensitive SQL Collation.

Advanced Options
Logical Name The logical name of the application database. This name is stored as a file name, and is a separate entity from the read-only database name that is displayed in Microsoft SQL Server Management Studio.
File Type The file type, either database records or database logs. These values are read-only.
Initial Size (MB) The initial file size, in MB, when creating the application database.
Autogrowth Specifies how the database will expand when it reaches its maximum file size. We recommend having at least 1 GB or 10% to start with. Click ... to update the values.
Path The location of the file. Click ... to update the location.
File Name The name of the file.

6.Click OK.

The system creates the application database and installs it on the application database server that you specified. The system displays several progress dialog boxes as the system executes various Microsoft SQL scripts that create and load the application database. After the system loads the application database, the system displays Application Database loaded.

7.(Optional) Click Advanced Options to open the Landscape Advanced Options dialog box. See the "Adding a Landscape" topic in the Operations Console User Guide for Neurons for ITSM for more information about these patterns.

Landscape Advanced Options Dialog Box

8.Click Next. The system refreshes the Application page. See Application Page: Newly Created Database. (If you end up on the next page of the System Configuration Wizard, click Previous to return to the Application page.)

Application Page: Newly Created Database

9.Neurons for ITSM comes with optional transaction data that you can use to test and view the analytic metrics, financial, ITFM, and other features.

10.Enter values into the fields:

Parameter Description
Application Name The name of the application.
Attachment Type

The location of the folder on the application database server where any Neurons for ITSM attachments reside.

Select one of the following:

Database

FILESTREAM

File System

Client Auth Key The authentication key that is used when the web services API accesses Neurons for ITSM.
Import Remote Control License File

(Optional) If you are going to use the remote control feature, you must have a remote control license.

Contact Ivanti Software to get the license.

To import the remote control license file, click Browse... next to the Import Remote Control License File field.

Browse to the location of the license file and click OK to select it.

To access the application

Select whether to use the application database server machine name or the fully-qualified domain name for access to the application database server:

Use machine name to access Ivanti application: When other Neurons for ITSM components log into the application server, they use the machine name of the server. For example, they use SERVER-01. If you choose this option, the system detects the current machine name and uses it automatically; you do not need to specify the machine name.

Use domain name to access Ivantiapplication: When other Neurons for ITSM components log into the application server, they use the fully-qualified domain name of the server. For example, they use SERVER-01.company.com. If you plan on using SSL for connecting to the application server (configured later on the Other Feature Settings page), you must enter a fully-qualified domain name here, either for an individual machine or for a load-balanced instance.

Application server domain name (Only if you selected Use domain name to access Ivantiapplication) The domain name of the application server.

11.Click Next to refresh the Application page. (If you end up on the next page of the System Configuration Wizard, click Previous to return to the Application page.)

12.Create the administrator account for the application database. This login ID and password allows you to access the Neurons for ITSM Service Desk Console and Configuration Console. See Logging into Neurons for ITSM. You only need to create this account once.  If you return to this page in the System Configuration Wizard later, these fields are not displayed.

Enter values into the fields:

Parameter Description
Login ID The system automatically displays the login ID of IvantiAdmin. You cannot change this.
Password

The password associated with the administrator.

 

Record this password for future reference. If you lose the password, you must recreate and load the application database.

Confirm Password Re-enter the password associated with the administrator.
First Name The first name of the administrator.
Last Name The last name of the administrator.
Email Address The email address of the administrator.

13.If you chose Multiple Server Deployment on the Configuration Application page, your system has multiple tenants. Each tenant must have an administrator account, so that the administrator can access the Neurons for ITSM Service Desk Console and Configuration Console.

To create a new administrator account for another tenant instance, do the following:

a. In the Application Database Name field at the top of this page, enter the next tenant to get an account.

For example, if you named your production tenant IvantiSM, your staging tenant IvantiSM-STG, and your UAT tenant IvantiSM-UAT, then the first time that you are on this page, enter IvantiSM in the Application Database Name field. The second time that you are on this page, enter IvantiSM-STG in the Application Database Name field. The third time that you are on this page, enter IvantiSM-UAT in the Application Database Name field.

b. Create the administrator account for the application database for the tenant. See step 11 above.
c. Click Next. The system displays the Application Server Settings page.
d. Click Previous to return to the Neurons for ITSM Application page.
e. Repeat steps a. through d. for the next tenant.

14.After all of your tenants have an administrator account, click Next to advance to the Application Server Settings page.