Overview
This Web Application is written in ASP.Net 2.0 to manage IIS 6.0 Websites. Using this tool a Web Admin can monitor his/her IIS Web Sites/Application pools from any where through the WEB.
Features
Here are the features that it currently supports:
Application Pool related activities
· Recycle/Start/Stop Application Pool(s)
· Change Application Pool Identity.
· Check features like Application Pool Recycling options, Current state of an Application Pool and current Application Pool Identity.
· Enumerate an Application Pool to see the Web applications running under it.
Web Site related activities
· Start/Stop Web Site(s)
· Check features like current Web Site state, and some configuration related settings like Web Site physical path, Server Bindings, Secure Bindings, Authentication method, SSL access, Application Pool etc.
IISRESET
· At times the only way to recover from a problem is to restart IIS services. You can restart all IIS services like IISADMIN, SMTP and World Wide Web Publishing service from any where through this application.
Link: http://blogs.msdn.com/saurabh_singh/archive/2008/05/14/my-iis-6-0-web-manager-manage-your-web-sites-application-pools-from-any-where-on-the-web.aspx
Benefits
Any time access to the IIS 6.0 Web sites /Application Pools from any where over the Internet.
Requirements
Pre-requisites
· You need to have .Net Framework 2.0 installed on the IIS 6.0 web server.
· If AJAX-enabled version of this application is deployed, you need to have Microsoft ASP.Net 2.0 AJAX Extensions 1.0 installed on the server for it to work.
. The intended users for the web application are Web Administrators. Hence you should have Local admin privileges on the IIS server in order to access the site.