Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Forgot to take IIS7 configuration backup, but want to restore back to a recent configuration? IIS7 makes it easy. Each time a change is detected by IIS7, it takes snapshot of ApplicationHost.config file and places it in %systemdrive%\inetpub\history folder. By default, IIS looks for changes every 2 minutes and keeps backup of last 10 versions. These settings can be changed by editing the <system.ApplicationHost/configHistory> section in ApplicationHost.config.
Comments
- Anonymous
June 27, 2014
Uhh, generally when people are searching for a howto it is usually helpful to them if you actually list the steps. Your title: Restoring IIS7 Confguration snapshots. Your solution: These settings can be changed by editing the <system.ApplicationHost/configHistory> section in ApplicationHost.config. Not very helpful. Don't waste people times.