Minimum Pre-requisites:
Active Directory User Accounts:
- A Standard User account for clients to connect to IIS - e.g. "seeiis"
- A Domain Administrator** account for Active Directory synchronization - e.g."seeadsync" (only required if Active Directory synchronization is enabled).
- An Account with local administrator privileges for the installation.
**This account must have domain administrator privileges in the same site and/or domain that the SEE Management Server has been joined to. Note that if your corporate security policy prohibits the use of an administrator account, a non-administrator account can be used, provided that it has been granted read permissions to the Active Directory deleted objects container. See “Extending Domain User Rights with DSACLS” on page 80 of the SEE Installation manual.
MS-SQL Accounts:
1. Mixed-mode superadmin "sa" account (or can specify local Windows Admin account).
2. SEE db access account -e.g. "seedbadmin", created in the database during installation.
SEEMS server pre-installation requirements:
- Install IIS
- Enable ASP.NET
- Install .net 2.0 or greater.
Install Procedure:
Install MS SQL 2005 Express.
- Accept the license agreement.
- Click "Install" to install the Prerequisites.
- Installs the SQL Native Client and SQL Server Support files for SQL server 2005.
- Click "Next".
- You will see the "Welcome to the Microsoft SQL Server Installation Wizard".
- Click "Next" to run the System Configuration Check. You should see a green check mark and Success. Otherwise, correct what ever is wrong and restart the install.
- Click "Next".
- The install begins.
- Enter the your info into the Name and Company fields and click "Next".
- Click the drop down for Client Componets and select "Entire feature will be installed to local hard drive".
- If you need to changed the location of the install click "Browse" button and select install location. Click "OK" when done.
- Click "Next" to continue install.
- Select "Mixed Mode (Windows Authentication and SQL Server Authentication)" This is required for SEE.
- Enter the password you will use for the sa user. (This is the SQL server administrator use account.)
- Click "Next".
- Uncheck "Enable User Instances".
- Error and Usage Report Settings: Configure this any way you would like. Click "Next" to continue install.
- Click "Install" to begin installation.
- Click "Next" if everything returns with a green check mark next to it.
- Click "Finish"
Install SQL Server 2005 Management Studio Express:
- Welcome to the Install Wizard for Microsoft SQL Server Management Studio Express. Click "Next".
- Accept the license agreement and click "Next".
- Enter the your info into the Name and Company fields and click "Next".
- On Feature Selection screen click "Next" as you cannot change the default installation location.
- Click "Install" to begin installation.
- Click "Finish" to complete the install.
Configuration of SQL 2005 Express Server:
- Click "Start -> All Programs -> Microsoft SQL Server 2005 -> Configuration Tool -> SQL Server Configuration Manager".
- Expand SQL Swerver 2005 Network Configuration and click Protocals for SQLEXPRESS.
- Enable Named Pipes and TCP/IP.
- Right click each and select "Enable".
- Click "Start -> All Programs -> Microsoft SQL Server 2005 -> Configuration Tool -> SQL Server Surface Area Configuration".
- Click "Surface Area Configuration for Services and Connections" to access remote connection configurations.
- Click "Remote Connections".
- If "Using both TCP/IP and named pipes" isn't selected click it and click "Apply".
- Click "OK".
Install Symantec Encryption Management Server:
- Locate the "Symantec Endpoint Encryption Management Server.msi" and double click it to start the install.
- Click "Next" at the "Welcome to the Install Wizard for Symantec Endpoint Encryption Management Server" screen.
- Accept the license agreement and click "Next".
- On the Database Location and Credentials screen click "Browse..." and select (local)/SQLEXPRESS and click "OK".
- If your operating on a customer port click the check box for "My database server operates on a custom port number" and enter the port number.
- For "Connect Using" leave this as windows authentication.
- Click "Next".
- If you entered everything correctly you will see the Database Communications screen.
- Select "Create a new database".
- Enter a database name. You can use the default name if you would like.
- Enter a user name such as "seedbadmin" or something of your choosing. Just make sure to record it and its password.
- Click "Next".
- Click "Next" unless you need to customize your SEEMS database location. Unsure? Leave alone.
- Click "Next" to accept the default install location or "Change" to modify this.
- Click "Install".
Install Group Policy Management Console snap-in ("gpmc.msi" available from Microsoft) to allow policy administration from the SEEMS console.