RSS Links

 

Here are all of the RSS links for sections of this site

VB.NET/ASP.NET
 Java
 Unix/Linux
 Windows
 SQL Server

Home arrow Windows arrow Backup metadata in IIS7
Backup metadata in IIS7 PDF Print E-mail
Friday, 25 September 2009
To backup the metadata data in IIS7 use

appcmd.exe add backup backupname

to restore

appcmd.exe restore backup backupname


appcmd can be find in \Windows\System32\inetsrv

The commands actually copy the \windows\system32\inetsrv\config\applicationhost.config xml file

The backups are stored under \windows\system32\inetsrv\backup\backupname

Last Updated ( Friday, 25 September 2009 )
 
< Prev   Next >
 
Designed by Graham Robinson Software