Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Article Index
...
Warning |
---|
IMPORTANT |
Enabling IIS on Windows Server and Desktop
Expand | ||
---|---|---|
| ||
|
...
|
...
|
...
|
...
|
...
|
...
|
...
Expand | ||
---|---|---|
| ||
|
Note – If you receive an error while installing .NET framework 3.5
...
Get-WindowsCapability -Online -Name NetFx3~~~~
...
You need to ensure that Internet Information Services is enabled.
Go to Start->Run type inetmgr and press OK. If you get an IIS configuration screen it is installed, otherwise you will get an error message.
If you need to enable it open Control Panel \ Programs and Features and select Turn Windows features on or off.
...
Click on Internet Information Services and the click on OK.
...
Installing the Entitlement Server database
...
Create a Login name - select SQL Server authentication (eg: Entitlement) - create a password with NO SYMBOLS. Update Keeper. (Note you will need these details later)
Uncheck Enforce password policy and Enforce password expiration.
...
Create a new folder in the inetpub folder called ‘EmsLanService’.
Ensure that Users the “Users” have Full Control of the inetpub folder.
...
the following permissions below
...
Open the IIS Manager by clicking Start > Run and typing inetmgr.
Right-click the Sites folder, choose 'Add Website'.
...