To resolve this issue, confirm that the IIS metabase is either not available or if it has been corrupted, and then use one of the methods that is described in this section to rebuild the IIS metabase.
To confirm that the IIS metabase is not available or has been corrupted:
- Click Start, click Run, type cmd in the Open box, and then press ENTER.
- At the command prompt, type cd \inetpub\adminscripts, and then press ENTER.
- Type cscript adsutil.vbs enum_all, and then press ENTER.The following error message indicates that the Adsutil command-line utility cannot view the metabase objects:
-2147221020 (0x800401e4) Error trying to enum the object (GetObject
failed)
Method 1: Restore the IIS Metabase
Restore the system state from a backup that contains the IIS metabase that is not corrupted before you restart Exchange 2000 Setup.
Method 2: Reinstall IIS
- Fail over all groups to a working node.
- On the node where the IIS metabase is corrupted, click Start, point to Settings, and then click Control Panel.
- Double-click Add/Remove Programs, and then double-click Add/Remove Windows Components.
- Click to clear the Internet Information Services (IIS) check box, and then click Next.
- Follow the wizard instructions to complete the process.
- After IIS is removed, confirm that the following two objects have been removed:
- The WINNT\System32\Inetsrv\MetaBase.bin file
- The WINNT\System32\Inetsrv\MetaBack folder
- Reinstall IIS, and then restart the computer if you are prompted to do so.
- To confirm that the metabase has been restored, type
cscript adsutil.vbs enum_all at the command prompt, and then press ENTER.If the database has been restored, you receive a clean list of metabase objects.
- Run Exchange 2000 Setup. If the option to install is not available, select the option to reinstall Exchange 2000.For additional information about how to obtain the latest service packs, click the article number below
to view the article in the Microsoft Knowledge Base:
301378�
XGEN: How to Obtain the Latest Exchange 2000 Server Service Pack
- Reapply any hotfixes that are available.