Deploy the Infrastructure
Run the setup program
Run the setup on your SharePoint Application server. The user account used to execute the setup must be a farm administrator and must have permissions to connect to your SQL server instance.
Launch the provided setup program and click the Next button when the splash screen appears.
Choose the setup type
Select Install hoozin administration and click Next.
Prerequisites check
The setup will check that you've met the following prerequisites:
The operating system must be Windows Server 2008 R2 SP1 or above.
The Active Directory Lightweight Directory Services role must be installed.
The SharePoint farm must be reachable.
SQL settings
Provide your SQL settings in this step. Database server access will be tested with the default connection string. The current user account must have permissions to create new databases on these servers.
Hoozin
Setting
Description
SQL provider name
The SQL provider name should not be changed
SQL server name
Database server where hoozin database will be installed
SQL base connection string
Leave this value set to the default
SharePoint
Setting
Description
SQL server name
Your SharePoint farm database server
AD LDS settings
Provide your Active Directory Lightweight Directory Services settings:
Setting
Description
AD LDS server
Default value of 127.0.0.1
should not be changed
AD LDS host starting point
Starting port must be available and equal to 389
, or equal to or greater than 50000
Base distinguished name (optional)
If provided, this distinguished name will be used in new instance step to identify the instance root path
Example: DC=instance,DC=hoozin,DC=acme,DC=com
hoozin OU
Leave this value set to the default
Service accounts
Enter the hoozin administrator account and service account credentials.
The SharePoint hoozin administrator will be the primary hoozin administrator account and the SharePoint site collection owner; it must be a domain account.
Use the Validate buttons to make sure the login and password are correct. The service account must be your SharePoint Web Application pool service account.
Launch the installation process
Once you're ready, click the Install button to proceed with the installation process.
When all steps have passed with a success status, the setup process is complete and the installation was successful.
Last updated