![]() |
Identity Server Policy Agents Release Notes |
Policy Agent for Windows NTThese release notes contain important information on the Policy Agent for Windows NT.
Read this document before installing the product. Topics include:
Installation Notes
Detailed steps to install Sun ONE Identity Server Policy Agents for the supported servers are provided in the Policy Agent Guide.
Supported Server
Microsoft IIS 4.0
Fixed Problems
None
Known Problems
Internet Services Hang When Attempting Shutdown Of Individual Websites
It is highly recommended that you do not shut down your websites individually. Instead, you should shut them down collectively by stopping the IIS Admin Service, restarting the IIS Admin Service, and then restarting the individually managed services.
- To stop the IIS Admin Service, execute the following command from the command line:
c:\>net stop iisadmin /y
Alternatively, you can shutdown the IIS Admin Service from the Services menu:
This will shutdown all internet services managed by the IIS admin process, including FTP services, WWW services and SMTP services.
- To restart the ISS Admin Service, execute the following command from the command line:
c:\>net start iisadmin
Alternatively, you can restart the services from the Services menu:
- To restart the individual services, execute the following command from the command line:
c:\>net start w3svc
Alternatively, you can restart the individual services from the Services menu:
IIS 4.0 Stop Problem
After installing a Policy Agent on IIS 4.0, stopping individual web sites may occasionally lead to memory corruption messages. You can ignore these messages and restart the IIS server.