Enable Windows Function (Windows 10 / 11)
## Overview
In this procedure, you will enable IIS and ASP.NET, which are required for Pleasanter to operate.
## Enable Windows Features
1. Launch "Control Panel" from the Start menu.
1. Click "Programs".
![image](https://pleasanter.org/binaries/1643b1eacd524606b0e11489183b66cf)
1. Click "Turn Windows Features on or off".
![image](https://pleasanter.org/binaries/3dd39b727c6749cc8a031ee7b7585d57)
1. Check "IIS Management Console", "Static Content", and "ASP.NET 4.7" (or "ASP.NET 4.6" or "ASP.NET 4.8" depending on your environment) under "Internet Information Services" (you can leave the columns that are automatically added when you check them), confirm that it looks like the image below, and click the "OK" button.
![image](https://pleasanter.org/binaries/958a41a442c048a5978d6efa9ee51af4)
1. Click "Download files from Windows Update".
(If the selected features are already installed, this screen will not be displayed. Proceed to the next step.)
![image](https://pleasanter.org/binaries/d5f2c872b60546f3b6b251224a251e21)
1. Click the "Close" button.
![image](https://pleasanter.org/binaries/60636c8bf0e34a9eb7d8a699451368d1)
## Change IIS Settings
1. Launch "Internet Information Services (IIS) Manager" from the Start menu.
1. Select "DefaultAppPool" under "Application pools" and click "Set Application Pools Defaults".
![image](https://pleasanter.org/binaries/cc503a41f83944fbb80748c01454890c)
1. Change "Idle Time-out Operation" under "Process Model" from "Terminate" to "Suspend" and click "OK".
![image](https://pleasanter.org/binaries/0efad9a50e6a4bf0ac0f7fe8d1ea34fc)