4345ecc85b43403bb5791a57346d4f3ab91906f5
Integration/Tutorials/Installing-Izenda.md
| ... | ... | @@ -153,4 +153,18 @@ The process to install on systems with IIS version later than 7.0 is the same as |
| 153 | 153 | |
| 154 | 154 | **Permissions:** |
| 155 | 155 | |
| 156 | -IIS 7.5 and higher, the default account is called [[ApplicationPoolIdentity|http://www.iis.net/learn/manage/configuring-security/application-pool-identities]]. You can either allow this account access as opposed to using **NETWORKSERVICE**, or you can change your **DefaultAppPool** identity to **NETWORKSERVICE**. |
|
| ... | ... | \ No newline at end of file |
| 0 | +IIS 7.5 and higher, the default account is called [[ApplicationPoolIdentity|http://www.iis.net/learn/manage/configuring-security/application-pool-identities]]. You can either allow this account access as opposed to using **NETWORKSERVICE**, or you can change your **DefaultAppPool** identity to **NETWORKSERVICE**. |
|
| 1 | + |
|
| 2 | +**Troubleshooting:** |
|
| 3 | + |
|
| 4 | +IIS Management Console: If you cannot find the IIS Management Console, you may need to turn it on. Follow the steps below to turn this feature on. |
|
| 5 | + |
|
| 6 | +* Open **Control Panel** |
|
| 7 | +* Click the "View By" dropdown and select **Category** |
|
| 8 | +* Click **Programs** |
|
| 9 | +* Click **Turn Windows features on or off** |
|
| 10 | +* Expand the **Internet Information Services** tree |
|
| 11 | +* Expand the **Web Management Tools** tree |
|
| 12 | +* Check the **IIS Management Console** checkbox |
|
| 13 | +* Wait for the system to find and install the required files |
|
| 14 | +* Start using the Internet Information Services (IIS) Manager |
|
| ... | ... | \ No newline at end of file |