Hey Everybody, First of all thanks for any help you can give me. I have a 5 node cluster and when I try to connect to /root/microsoftexchangev2 I was getting an error 0x8004100e. And when I looked on the server that namespace is missing. Does anybody know which mof files I need to use to rebuild the portion of the repository? Commands as well would be appreciated. Chris
Hi Chris, as far as I remember the "/root/microsoftexchangev2" namespace is created with the EXMGMT.MOF file which you can find on the exchange server 2003 cd in the "SETUP\I386\EXCHANGE" Folder. To import the file execute: mofcomp.exe <CD Drive>\SETUP\I386\EXCHANGE\EXMGMT.MOF I'm not sure if the SP2 version of the file contains also the original stuff...so to ensure you get all of the stuff, execute the same command with the EXMGMT.MOF file from the SP2 installation source... Hope that helps, Christian Schindler "Chris Weaver" wrote in message news:3654AB36-F2A2-42F4-BDA2-06C5A54F6FDE@microsoft.com... > Hey Everybody, > > First of all thanks for any help you can give me. > > I have a 5 node cluster and when I try to connect to > /root/microsoftexchangev2 I was getting an error 0x8004100e. And when I > looked on the server that namespace is missing. > > Does anybody know which mof files I need to use to rebuild the portion of > the repository? Commands as well would be appreciated. > > Chris