You can restart IIS and disable Reliable Restart using the command prompt and Iisreset.exe. See the following command-line usage and parameters. iisreset [computername] /RESTART Stop and then restart all Internet services./START Start all Internet services./STOP Stop all Internet services./REBOOT Reboot the computer./REBOOTONERROR Reboot the computer if an error occurs when starting, stopping, or restarting Internet […]
Category: IIS 6
Setup self-signed certificate on IIS 6
Create a self-signed SSL certificate with SelfSSL from the IIS 6.0 Resource Kit. The IIS 6.0 Resource Kit contains a utility called SelfSSL.exe for quickly and easily creating and installing a self-signed certificate into IIS 6 for Windows 2003 or XP. Download IIS 6.0 Resource Kit Tools Install the resource kit Go to Programs IIS Resources SelfSSL […]
IIS 7 Log Files Default Location
In Internet Information Services 7 Microsoft changed the default log files location. IIS 7 Log files location %SystemDrive%inetpublogsLogFiles IIS 6 Log files location %windir%System32LogFiles