In order to perform management on the Web browser used in Systemwalker Desktop Keeper, IIS will be used as the Web server.
IIS will be set automatically when a Management Server/Master Management Server is being installed.
However, when changing the application pool by [DefaultAppPool] in Windows Server® 2003, please execute the following steps.
Under the environment of Windows Server® 2008/Windows Server® 2008 R2, only [DefaultAppPool] can be used.
Note
Under the environment of Windows Server® 2008/Windows Server® 2008 R2
Please do not set [Read User Profile] to [True] in the detailed setting of the application pool ([DefaultAppPool]) used in Systemwalker Desktop Keeper.
If it is set to [True], the Web Console will not be able to run normally.
■ Under Windows Server® 2003 environment
Under Windows Server® 2003 environment, IIS will be set automatically.
The application pool used as the automatic setting is [DefalutAppPool]. When creating a special application pool for Systemwalker Desktop Keeper, please perform the settings according to the following steps.
This procedure is the execution example of IIS6.0.
Select [All Programs] - [Administrative Tools] - [Internet Information Services (IIS) Manager] from the [Start] menu.
→The [Internet Information Services (IIS) Manager] window is displayed.
Select [PC Name] - [Application Pools] from the tree view, right-click and select [New] - [Application Pool].
→The [Add New Application Pool] window is displayed.
Enter “DTK” in “Application pool ID”.
Click the [OK] button to close the window.
→ [DTK] is created under [PC Name]-[Application Pools] of the tree view.
Select [PC Name] - [Application Pools] - [DTK] in the tree view. Click the right key and select [Properties].
→The [DTK Properties] window is displayed.
Select the [Performance] tab.
Cancel the selected [Shutdown worker processes after being idle for (time in minutes)] checkbox.
Click the [Apply] button or click the [OK] button to close the window.
Select [PC Name] - [Website] - [Default Web Site] - [Scripts] - [DTK] in the tree view. Right-click and select [Properties].
→The [DTK Properties] window is displayed.
Click the [Create] button.
→ [Application name] becomes “DTK”, and the pull-down menu of [Application pool] can be selected.
Select “DTK” from the pull-down menu of “Application pool”.
→The following window will be displayed through previous operations.
Click the [Apply] button or the [OK] button to close the window.
→Close the [Internet Information Services (IIS) Manager] window and complete.