Prev: Import Sharepoint (companyweb) database from old SBS2008 to new server SBS2008
Next: resize32.ocx
From: Craig on 26 Apr 2010 03:13 I'm not sure if you resolved your issue but I'm posting these details to potentially help others that find themselves in this same situation. I had a customer's SBS2008 server with the exact same problem (i.e. running the "Set up your Internet address" wizard would result in an error setting up Exchange that suggested running the "Fix my network" wizard.) The "Fix my network" wizard would say that everything was fine but OWA did not work. This was a migration from SBS2003 to SBS2008 and during the initial setup we received an issue that mentioned "Exchange Server 2007 cannot be installed." Upon inspection everything looked in working order but then we stumbled into the issue with running the "Set up your Internet address" wizard. The first thing we discovered was that the Exchange mailbox role did not completely install by going into Programs and Features (i.e. the mailbox role was not greyed out). We then looked at the Exchange setup logs which mentioned that the mailbox role failed to install because it could not create a Public Folder Database. We manually created the Public Folder Database in the Second Storage Group by referencing an existing SBS2008 installation. We then finished installing the mailbox role via Programs and Features. Of course this did not fix the problem! We attempted installing Exchange 2007 SP2 and Update 4, manually recreating all Send / Receive Connectors, Accepted Domains, etc. and we still got errors running the wizard. We installed every Microsoft Update patch under the sun for SBS2008, Exchange 2007, rebooted both servers involved numerous times, etc. We found an article along the way that mentioned uninstalling and reinstalling Exchange 2007 roles on a SBS2008 server but we figured a restore would be the best solution before we got to this point. The Default Web Site contained the various Exchange applications (i.e. owa, Exadmin, Exchange, etc.) which is not correct for SBS2008. We removed them from the Deafult Web Site and JUST ran the script mentioned in the Exchange 2007 reinstallation documentation found here - http://technet.microsoft.com/en-us/library/dd767439(WS.10).aspx. Set your hostname to "<your SBS2008 server>" (with quotes). This recreated the correct folders and OWA started working after we added our SSL certificate from GoDaddy. There was still some house cleaning left like converting the Address Lists and Offline Address Book. We had to change the OAB generation server, etc. I'm not sure if manually adding the Remote Domains for "Windows SBS Company Web Domain" and tweaking the EAPs had anything to do with the end result but I figure I'd mention it none the less. Hope this helps someone from wasting a perfectly good weekend like I did! Thank you, Craig Huck, MCP, MCSE, MCTS, MCITP, CCENT Integrita Systems LLC Dell EA Certified Storage Specialist with an emphasis on Dell Equallogic solutions. www.integritasystems.com Martin wrote: Thank you for the quick response, Cris! 02-Sep-09 Thank you for the quick response, Cris! The SBS Best Practice Analyzer finds no errors and the most severe warning it issues is that a log file is getting large. I am not sure exactly what I am looking for in its output, but to me it looks like it does not find anything that could account for my issue. Is there anything in particular that I should be looking for? The output from ipconfig /all is appended below. Thank you again for the help! Martin ipcongig /all output: Windows IP Configuration Host Name . . . . . . . . . . . . : PPASERVER Primary Dns Suffix . . . . . . . : ppaonline.local Node Type . . . . . . . . . . . . : Hybrid IP Routing Enabled. . . . . . . . : No WINS Proxy Enabled. . . . . . . . : No DNS Suffix Search List. . . . . . : ppaonline.local Ethernet adapter Local Area Connection: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : NVIDIA nForce Networking Controller Physical Address. . . . . . . . . : 00-30-48-C6-17-18 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Link-local IPv6 Address . . . . . : fe80::5c83:2d66:260e:8b14%10(Preferred) Link-local IPv6 Address . . . . . : fe80::e45f:5042:6b60:982b%10(Preferred) IPv4 Address. . . . . . . . . . . : 10.0.1.2(Preferred) Subnet Mask . . . . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . . . . : 10.0.1.1 DHCPv6 IAID . . . . . . . . . . . : 251670600 DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-11-FA-7F-1F-00-30-48-C6-17-18 DNS Servers . . . . . . . . . . . : fe80::5c83:2d66:260e:8b14%10 10.0.1.2 NetBIOS over Tcpip. . . . . . . . : Enabled Tunnel adapter Local Area Connection* 8: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : isatap.{C0187F3D-B24F-4135-A7F0-B9C2350E2 A68} Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes "Cris Hanna [SBS - MVP]" wrote: Previous Posts In This Thread: On Tuesday, September 01, 2009 12:47 PM Martin wrote: 'Set up your Internet Address' Wizard Issues I get an error message telling me to run the 'Fix my Network' wizard when I run the 'Set up my Internet Address' wizard. When I run the 'Fix my Network' wizard it finds no problems, but the set up wizard still errors out. I am wondering if anyone here has a suggestion for how to fix this. I have attached the excerpt from the dpcw log that pertains to the problem. It seems to have something to do with the receive connector, but aside from turning on logging I have made no changes to it. Thank you! Martin dpcw.lg: [2276] 090824.191337.5408: Messaging: Begin Microsoft.WindowsServerSolutions.Messaging.Management.MessagingRunspace.Initialize [2276] 090824.191337.5447: Messaging: Begin Microsoft.WindowsServerSolutions.Messaging.Management.TransportConfiguration.GetDefaultIntranetReceiveConnector [2276] 090824.191337.5447: Messaging: Begin Microsoft.WindowsServerSolutions.Messaging.Management.MessagingRunspace.StaticExecute [2276] 090824.191337.9080: Messaging: End Microsoft.WindowsServerSolutions.Messaging.Management.MessagingRunspace.StaticExecute [2276] 090824.191337.9236: Messaging: End Microsoft.WindowsServerSolutions.Messaging.Management.TransportConfiguration.GetDefaultIntranetReceiveConnector [2276] 090824.191337.9246: AdminTME: MessagingTasks.TaskConfigureInternetSMTP: Checking connectors binded to internal IP 10.0.1.2. [2276] 090824.191337.9265: Messaging: Begin Microsoft.WindowsServerSolutions.Messaging.Management.MessagingRunspace.Initialize [2276] 090824.191337.9265: Messaging: Begin Microsoft.WindowsServerSolutions.Messaging.Management.MessagingRunspace.StaticExecute [2276] 090824.191338.4891: Messaging: End Microsoft.WindowsServerSolutions.Messaging.Management.MessagingRunspace.StaticExecute [2276] 090824.191338.4891: AdminTME: MessagingTasks.TaskConfigureInternetSMTP: Internal intranet receive connector not configured or Exchange Default Certificate NOT Removed. [2276] 090824.191338.4900: Messaging: MessagingTaskException: Internal intranet transport not yet configured. - Error# (800001) [2276] 090824.191338.4910: AdminTME: MessagingTasks.TaskConfigureInternetSMTP: Exchange configuration failed with exception: Microsoft.WindowsServerSolutions.Messaging.Management.MessagingTaskException: Internal intranet transport not yet configured. at Microsoft.WindowsServerSolutions.Messaging.Tasks.TaskConfigureExchangeInternet.Run(ITaskDataLink dl) [2276] 090824.191338.4910: AdminTME: Status: TaskId = MessagingTasks.TaskConfigureInternetSMTP, RootTaskId = TaskConfigureExchangeSequential, Success: False, Warning: False, Continue: True, Message: The wizard cannot configure Exchange e-mail for your domain. To correct this problem, run the Fix my network task on the Connectivity subtab of the Network tab of the Windows SBS Console. On Tuesday, September 01, 2009 7:07 PM Cris Hanna [SBS - MVP] wrote: This is a multi-part message in MIME format.------=_NextPart_000_002D_01CA2B2F. This is a multi-part message in MIME format. ------=_NextPart_000_002D_01CA2B2F.0E6F1A60 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Two suggestions 1. download and run the SBS Best Practice Advisor (BPA) www.sbsbpa.com 2. run the command ipconfig /all on the server and post the entire = results here. --=20 Cris Hanna [SBS - MVP] Co-Contributor, Windows Small Business Server 2008 Unleashed http://www.amazon.com/Windows-Small-Business-Server-Unleashed/dp/06723295= 73/ref=3Dpd_bbs_sr_1?ie=3DUTF8&s=3Dbooks&qid=3D1217269967&sr=3D8-1 Owner, CPU Services, Belleville, IL A Microsoft Registered Partner ------------------------------------ MVPs do not work for Microsoft Please do not submit questions directly to me. I get an error message telling me to run the 'Fix my Network' wizard = when I=20 run the 'Set up my Internet Address' wizard. When I run the 'Fix my = Network'=20 wizard it finds no problems, but the set up wizard still errors out. I am wondering if anyone here has a suggestion for how to fix this. I = have=20 attached the excerpt from the dpcw log that pertains to the problem. = It=20 seems to have something to do with the receive connector, but aside = from=20 turning on logging I have made no changes to it.=20 Thank you! Martin dpcw.lg: [2276] 090824.191337.5408: Messaging: Begin=20 = Microsoft.WindowsServerSolutions.Messaging.Management.MessagingRunspace.I= nitialize [2276] 090824.191337.5447: Messaging: Begin=20 = Microsoft.WindowsServerSolutions.Messaging.Management.TransportConfigurat= ion.GetDefaultIntranetReceiveConnector [2276] 090824.191337.5447: Messaging: Begin=20 = Microsoft.WindowsServerSolutions.Messaging.Management.MessagingRunspace.S= taticExecute [2276] 090824.191337.9080: Messaging: End=20 = Microsoft.WindowsServerSolutions.Messaging.Management.MessagingRunspace.S= taticExecute [2276] 090824.191337.9236: Messaging: End=20 = Microsoft.WindowsServerSolutions.Messaging.Management.TransportConfigurat= ion.GetDefaultIntranetReceiveConnector [2276] 090824.191337.9246: AdminTME:=20 MessagingTasks.TaskConfigureInternetSMTP: Checking connectors binded = to=20 internal IP 10.0.1.2. [2276] 090824.191337.9265: Messaging: Begin=20 = Microsoft.WindowsServerSolutions.Messaging.Management.MessagingRunspace.I= nitialize [2276] 090824.191337.9265: Messaging: Begin=20 = Microsoft.WindowsServerSolutions.Messaging.Management.MessagingRunspace.S= taticExecute [2276] 090824.191338.4891: Messaging: End=20 = Microsoft.WindowsServerSolutions.Messaging.Management.MessagingRunspace.S= taticExecute [2276] 090824.191338.4891: AdminTME:=20 MessagingTasks.TaskConfigureInternetSMTP: Internal intranet receive = connector=20 not configured or Exchange Default Certificate NOT Removed. [2276] 090824.191338.4900: Messaging: MessagingTaskException: Internal = intranet transport not yet configured. - Error# (800001) [2276] 090824.191338.4910: AdminTME:=20 MessagingTasks.TaskConfigureInternetSMTP: Exchange configuration = failed with=20 exception:=20 = Microsoft.WindowsServerSolutions.Messaging.Management.MessagingTaskExcept= ion:=20 Internal intranet transport not yet configured. at=20 = Microsoft.WindowsServerSolutions.Messaging.Tasks.TaskConfigureExchangeInt= ernet.Run(ITaskDataLink dl) On Wednesday, September 02, 2009 11:09 AM Martin wrote: Thank you for the quick response, Cris! Thank you for the quick response, Cris! The SBS Best Practice Analyzer finds no errors and the most severe warning it issues is that a log file is getting large. I am not sure exactly what I am looking for in its output, but to me it looks like it does not find anything that could account for my issue. Is there anything in particular that I should be looking for? The output from ipconfig /all is appended below. Thank you again for the help! Martin ipcongig /all output: Windows IP Configuration Host Name . . . . . . . . . . . . : PPASERVER Primary Dns Suffix . . . . . . . : ppaonline.local Node Type . . . . . . . . . . . . : Hybrid IP Routing Enabled. . . . . . . . : No WINS Proxy Enabled. . . . . . . . : No DNS Suffix Search List. . . . . . : ppaonline.local Ethernet adapter Local Area Connection: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : NVIDIA nForce Networking Controller Physical Address. . . . . . . . . : 00-30-48-C6-17-18 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Link-local IPv6 Address . . . . . : fe80::5c83:2d66:260e:8b14%10(Preferred) Link-local IPv6 Address . . . . . : fe80::e45f:5042:6b60:982b%10(Preferred) IPv4 Address. . . . . . . . . . . : 10.0.1.2(Preferred) Subnet Mask . . . . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . . . . : 10.0.1.1 DHCPv6 IAID . . . . . . . . . . . : 251670600 DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-11-FA-7F-1F-00-30-48-C6-17-18 DNS Servers . . . . . . . . . . . : fe80::5c83:2d66:260e:8b14%10 10.0.1.2 NetBIOS over Tcpip. . . . . . . . : Enabled Tunnel adapter Local Area Connection* 8: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : isatap.{C0187F3D-B24F-4135-A7F0-B9C2350E2 A68} Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes "Cris Hanna [SBS - MVP]" wrote: On Wednesday, September 09, 2009 6:08 PM Martin wrote: Does anyone have further suggestions how to resolve this? Does anyone have further suggestions how to resolve this? Thank you, Martin "Martin" wrote: On Friday, October 16, 2009 12:35 PM Philip.Fuesser wrote: i'm having this same problem. anybody able to resolve? i'm having this same problem. anybody able to resolve? Submitted via EggHeadCafe - Software Developer Portal of Choice WPF Report Engine, Part 4 http://www.eggheadcafe.com/tutorials/aspnet/5ac799db-385f-431a-8a45-8b37cb7f3186/wpf-report-engine-part-4.aspx
|
Pages: 1 Prev: Import Sharepoint (companyweb) database from old SBS2008 to new server SBS2008 Next: resize32.ocx |