IIS includes a replication feature that you can use to replicate configuration information from one computer to other computers.
You can use Iissync.exe, a command-line utility, to replicate the metabase, and you can extend this replication functionality by developing custom replication extensions. In addition to replicating the metabase, Iissync.exe uses installed system-replication extension interfaces to replicate Web application definitions and COM+ applications. Iissync.exe replicates data stored in a secure manner, as well as nonsecure data. You can develop one or more custom replication extension interfaces to use Iissync.exe to extend the replication process for your needs. Replication helps you synchronize configurations among computers.
This section contains:
For more information, see IMSAdminReplication Interface Reference.
Note If you installed the sample files with IIS, you can find relevant header files in the directory \Inetpub\IISSamples\SDK\Include.