Listing IIS worker processes
Useful command to list worker process on a web server. The commands varies based on the operating system IIS is running on. List worker process and corresponding PID in Server 2003 with IIS6: - From...
View ArticleError: ‘Category does not exist’ when viewing IIS Worker Processes in IIS...
I encountered an issue a while ago while using the new Worker Processes feature in IIS Manager: Error: When you open the Worker process, you may encounter this error ‘Category does not exist‘...
View ArticleInstall IIS 8 on Windows Server 2012
This post is simply to show us how to install IIS 8 on Windows Server 2012 using the default settings. Steps: - Start the Server Manager - Click Add Roles and Features from the Manage Menu - On Add...
View ArticleInstall and Configure SMTP relay service on Wondows Server 2008 R2
There are 3 or more ways that can be followed to successfully install SMTP service on Windows Server 2008 R2. Most administrators use the ‘Server Manager’ GUI to achieve this. In addition to the GUI,...
View Article