Microsoft Server
2003 server - Monday, March 3, 2008 7:31 - 0 Comments
Copying a Web Server Configuration
It would be nice if you could just copy the metabase file from one IIS box to another to make a clone of your web server.
It would be nice if you could just copy the metabase file from one IIS box to another to make a clone of your web server. Unfortunately this doesn’t work because the metabase contains some settings like ACLs and GUIDS of security principles that are specific to the machine where the metabase file resides.
Fortunately there is a way to do this in IIS 6: back up the metabase on your old machine and restore it to your new one. That’s because the backup/restore process is smart enough to know how to handle the machine-specific information in the metabase–almost. You also need to make sure you have the same directories and the same user accounts on the new machine to make it work.
Article written by MyComputerAid.com
- Disabling Caching of Failed DNS Lookups
- Naming Network Connections
- Using Netsh to Backup and Restore Network Configuration
- Disabling the WZC Service to Solve Random Wireless Disconnects
- Installing the Windows Server 2003 Network Monitor
- Managing Microsoft Office Applications with Group Policy
- Setting up a VPN on the Go
- Why do we still need WINS?
- Using a Script to Add a Domain User to a Local Group

