Error when run command setup /predareAD
I want to install exchange 2007 sp2. My domain controller is windows 2003 x64 sp2 and no previous of exchange installed. I have installed dotnet 2.0 sp1, powershell 2.0,mmc 3.0, windows installer 4.5 and patch KB942763. Then try command setup /prepareSchema is ok....But when run command setup /predareAD the result is Organization Preparation ......................... FAILED An unexpected error has occurred and debug information is being generated: Unexpected error [0x37BCB8D0] while executing command '$error.Clear(); foreach ($lcid in (get-DsnSupportedLanguages)) { $lcidStr = $lcid.ToString([System.Globalization.NumberFormatInfo].InvariantInfo); install-Container -Name:"Transport Settings","DSN Customization",$lcidStr -DomainController $RoleDomainController; install-Container -Name:"Transport Settings","DSN Customization",$lcidStr,"Internal" -DomainController $RoleDomainController; install-Container -Name:"Transport Settings","DSN Customization",$lcidStr,"External" -DomainController $RoleDomainController; }'. Unexpected error [0x37BCB8D0] while executing command '$error.Clear(); foreach ($lcid in (get-DsnSupportedLanguages)) { $lcidStr = $lcid.ToString([System.Globalization.NumberFormatInfo].InvariantInfo); install-Container -Name:"Transport Settings","DSN Customization",$lcidStr -DomainController $RoleDomainController; install-Container -Name:"Transport Settings","DSN Customization",$lcidStr,"Internal" -DomainController $RoleDomainController; install-Container -Name:"Transport Settings","DSN Customization",$lcidStr,"External" -DomainController $RoleDomainController; }'.Someone have any idea????Thanks
February 19th, 2010 12:23pm

Hi,Can you provide the setup progress log and the error ID from the application log of the server where you are trying to install exchange server 2007?If there are different domains in the org, try running setup.com /preparealldomains.Ref to: http://technet.microsoft.com/en-us/library/bb288906(EXCHG.80).aspx & http://technet.microsoft.com/en-us/library/bb125224.aspxAll the best :).- Nagesh
Free Windows Admin Tool Kit Click here and download it now
February 19th, 2010 6:06pm

The error in application log is: The description for Event ID ( 4999 ) in Source ( MSExchange Common ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: 248, E12, c-RTL-AMD64, 08.02.0176.002, ExSetup, S.M.Automation, S.M.A.Adapter.GetBestMethodAndArguments, S.M.Automation.MethodException, 4e59, 06.01.6949.000, False. When try to install exchange 2007 (using setup.exe) the message is: Summary: 6 item(s). 0 succeeded, 1 failed. Elapsed time: 00:01:04 Organization Preparation Failed Error: Unexpected error [0x37BCB8D0] while executing command '$error.Clear(); foreach ($lcid in (get-DsnSupportedLanguages)) { $lcidStr = $lcid.ToString([System.Globalization.NumberFormatInfo].InvariantInfo); install-Container -Name:"Transport Settings","DSN Customization",$lcidStr -DomainController $RoleDomainController; install-Container -Name:"Transport Settings","DSN Customization",$lcidStr,"Internal" -DomainController $RoleDomainController; install-Container -Name:"Transport Settings","DSN Customization",$lcidStr,"External" -DomainController $RoleDomainController; }'. Multiple ambiguous overloads found for "ToString" and the argument count: "1". Warning: An unexpected error has occurred and debug information is being generated: Unexpected error [0x37BCB8D0] while executing command '$error.Clear(); foreach ($lcid in (get-DsnSupportedLanguages)) { $lcidStr = $lcid.ToString([System.Globalization.NumberFormatInfo].InvariantInfo); install-Container -Name:"Transport Settings","DSN Customization",$lcidStr -DomainController $RoleDomainController; install-Container -Name:"Transport Settings","DSN Customization",$lcidStr,"Internal" -DomainController $RoleDomainController; install-Container -Name:"Transport Settings","DSN Customization",$lcidStr,"External" -DomainController $RoleDomainController; }'. Elapsed Time: 00:01:04 Copy Exchange FilesCancelled Management ToolsCancelled Hub Transport RoleCancelled Client Access RoleCancelledMailbox RoleCancelled Thanks
February 20th, 2010 12:51pm

Hi,The same error is mentioned in your actual question.Can you post the error in the setup progress log, which will be <Driveletter>:\ExchangeSetupLogs\Exchangesetup?Also please look for the event ID that was generated while the installation was failed.- Nagesh
Free Windows Admin Tool Kit Click here and download it now
February 20th, 2010 3:36pm

The error in Exchangesetup.log is (but is the same....):[2/20/2010 4:16:07 PM] [1] [ERROR] Unexpected error [0x37BCB8D0] while executing command '$error.Clear(); foreach ($lcid in (get-DsnSupportedLanguages)) { $lcidStr = $lcid.ToString([System.Globalization.NumberFormatInfo].InvariantInfo); install-Container -Name:"Transport Settings","DSN Customization",$lcidStr -DomainController $RoleDomainController; install-Container -Name:"Transport Settings","DSN Customization",$lcidStr,"Internal" -DomainController $RoleDomainController; install-Container -Name:"Transport Settings","DSN Customization",$lcidStr,"External" -DomainController $RoleDomainController; }'.[2/20/2010 4:16:07 PM] [1] [ERROR] Multiple ambiguous overloads found for "ToString" and the argument count: "1".[2/20/2010 4:16:08 PM] [1] [ERROR] Unexpected error [0x37BCB8D0] while executing command '$error.Clear(); foreach ($lcid in (get-DsnSupportedLanguages)) { $lcidStr = $lcid.ToString([System.Globalization.NumberFormatInfo].InvariantInfo); install-Container -Name:"Transport Settings","DSN Customization",$lcidStr -DomainController $RoleDomainController; install-Container -Name:"Transport Settings","DSN Customization",$lcidStr,"Internal" -DomainController $RoleDomainController; install-Container -Name:"Transport Settings","DSN Customization",$lcidStr,"External" -DomainController $RoleDomainController; }'.[2/20/2010 4:16:08 PM] [1] [ERROR] Unexpected error [0x37BCB8D0] while executing command '$error.Clear(); foreach ($lcid in (get-DsnSupportedLanguages)) { $lcidStr = $lcid.ToString([System.Globalization.NumberFormatInfo].InvariantInfo); install-Container -Name:"Transport Settings","DSN Customization",$lcidStr -DomainController $RoleDomainController; install-Container -Name:"Transport Settings","DSN Customization",$lcidStr,"Internal" -DomainController $RoleDomainController; install-Container -Name:"Transport Settings","DSN Customization",$lcidStr,"External" -DomainController $RoleDomainController; }'.[2/20/2010 4:16:08 PM] [1] [ERROR] Multiple ambiguous overloads found for "ToString" and the argument count: "1".The event id in application log is 4999 and the message is:The description for Event ID ( 4999 ) in Source ( MSExchange Common ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: 248, E12, c-RTL-AMD64, 08.02.0176.002, ExSetup, S.M.Automation, S.M.A.Adapter.GetBestMethodAndArguments, S.M.Automation.MethodException, 4e59, 06.01.6949.000, False.Thanks
February 21st, 2010 9:08am

Hi,Try running the setup.com /p from the DC using the right media version(32 bit/64 bit).The issue arises from: install-Container -Name:"Transport Settings","DSN Customization",$lcidStr -DomainController $RoleDomainController; install-Container -Name:"Transport Settings","DSN Customization",$lcidStr,"Internal" -DomainController $RoleDomainController; install-Container -Name:"Transport Settings","DSN Customization",$lcidStr,"External" -DomainController $RoleDomainController; }'.All the best :)- Nagesh
Free Windows Admin Tool Kit Click here and download it now
February 21st, 2010 4:27pm

Maybe I found the problem .... To test I installed a version of Exchange 2007 SP1 and he reported that it not found the installation of PowerShell (reported by readiness check) ... I tried to install it, everything went! The "Readiness Check" of Exchange 2007 SP2 gave me ok .... Thanks anyway for information and patience
February 22nd, 2010 3:35am

Thanks for your feedback.Regards,Xiu
Free Windows Admin Tool Kit Click here and download it now
February 22nd, 2010 4:34am

I want to install exchange 2007 sp2. My domain controller is windows 2003 x64 sp2 and no previous of exchange installed. I have installed dotnet 2.0 sp1, powershell 2.0,mmc 3.0, windows installer 4.5 and patch KB942763. Then try command setup /prepareSchema is ok....But when run command setup /predareAD the result is Organization Preparation ......................... FAILED An unexpected error has occurred and debug information is being generated: Unex pected error [0x37BCB8D0] while executing command '$error.Clear(); foreach ($lci d in (get-DsnSupportedLanguages)) { $lcidStr = $lcid.ToString([System.Globalizat ion.NumberFormatInfo].InvariantInfo); install-Container -Name:"Transport Setting s","DSN Customization",$lcidStr -DomainController $RoleDomainController; install -Container -Name:"Transport Settings","DSN Customization",$lcidStr,"Internal" -D omainController $RoleDomainController; install-Container -Name:"Transport Settin gs","DSN Customization",$lcidStr,"External" -DomainController $RoleDomainControl ler; }'. Unexpected error [0x37BCB8D0] while executing command '$error.Clear(); fore ach ($lcid in (get-DsnSupportedLanguages)) { $lcidStr = $lcid.ToString([System.G lobalization.NumberFormatInfo].InvariantInfo); install-Container -Name:"Transpor t Settings","DSN Customization",$lcidStr -DomainController $RoleDomainController ; install-Container -Name:"Transport Settings","DSN Customization",$lcidStr,"Int ernal" -DomainController $RoleDomainController; install-Container -Name:"Transpo rt Settings","DSN Customization",$lcidStr,"External" -DomainController $RoleDoma inController; }'. Someone have any idea???? Thanks - Verify the .NET version - It must be .NET 2.0 SP1 or later - Uninstall Powers hell and re-install latest power shell with proper version.
October 3rd, 2011 7:30am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics