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 7
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
How to Install and Configure IIS 7 FTP Publishing Service
The new FTP Publishing Service 7.5 has been rewritten for Windows Server 2008 and lot of new futures and additions included. (Integration with IIS 7, FTP over SSL (from v7.0), Improved Logging, etc..) Prerequisites1. Internet Information Services 7.0 installed.2. Windows Server 2008 or Vista.3. Download FTP Publishing Service 7.5 Microsoft FTP Service 7.5 for IIS […]