Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Windows Small Business Server > SBS 2003 to SBS 2008 Migration - Exchange Certificate Error

Reply
Thread Tools Display Modes

SBS 2003 to SBS 2008 Migration - Exchange Certificate Error

 
 
Matty T
Guest
Posts: n/a

 
      08-10-2009
Hi everyone,

I am in the process of an SBS 2003 to SBS 2008 Migration.

I am now up to moving the Public Folders, when I right click on the Public
Folder Store and select "Move all Replicas" I then select the SBS 2008 box
but after selecting OK I get the following error.

"The SSL certificate server name is incorrect - ID no: C103b404"

I have looked online for a solution and have tried this
http://support.microsoft.com/kb/324345 fix with no luck.

I am following the Small Business Server Migration Guide v3.

Any help would be appreciated.

Thanks
Matty T
 
Reply With Quote
 
 
 
 
Matty T
Guest
Posts: n/a

 
      08-11-2009
I resolved my issue.

I ended up removing SSL from Exchange System Manager to allow unsecure
connections between the two Servers.
http://technicalmumblings.wordpress....d-no-c103b404/

Then I disabled SSL on the EXADMIN virtual directory in IIS on the server.
http://www.petri.co.il/error_c1030af...properties.htm

Hope it helps others out.

Matty T



"Matty T" <> wrote in message
news:...
> Hi everyone,
>
> I am in the process of an SBS 2003 to SBS 2008 Migration.
>
> I am now up to moving the Public Folders, when I right click on the Public
> Folder Store and select "Move all Replicas" I then select the SBS 2008 box
> but after selecting OK I get the following error.
>
> "The SSL certificate server name is incorrect - ID no: C103b404"
>
> I have looked online for a solution and have tried this
> http://support.microsoft.com/kb/324345 fix with no luck.
>
> I am following the Small Business Server Migration Guide v3.
>
> Any help would be appreciated.
>
> Thanks
> Matty T


 
Reply With Quote
 
Robbin Meng [MSFT]
Guest
Posts: n/a

 
      08-11-2009


Hi Matty,

Thanks for your post.

Have you tried restart IIS service and rerun the CEICW wizard after you tried the KB 324345? If not, please first have a try.

However, if the issue still occurs, you may check the following related configuration values in AD properties via ADSIEdit tool.

1. Goto Start - Programs - Support Tools - Tools and launch ADSI Edit.
2. In the left side pane expand the Configuration container.
3. Next expand CN=Configuration
4. Then CN=Services
5. CN=Microsoft Exchange
6. CN=<your organization name here>
7. CN=Administrative Groups
8. CN=First Administrative Group <or it may be your original Exchange 5.5 site name>
9. CN=Servers
10. CN=Protocols
11. CN=HTTP
12. CN=1
13. Right Click on CN=Exadmin and choose Properties.
14. In the Properties dialog box you will see 2 drop-down lists. drop down the top list and select "Both". Drop down the second list and scroll down to the attribute "msExchSecureBindings" and
double click on it.
15. If this attribute is set to 443 or any other value really, click the 443 value to select it and click the "Remove" button. Then click "Apply" and then "OK"
16. Close out of ADSI Edit,
17. Restarted IISadmin service.

Now please close and reopen Exchange System Manager and test Public Folder access again.

Here is a related article I found where many people sharing their solutions, for your reference:

Subject: The SSL certificate server name is incorrect Id no: c103b404 Exchange System Manager
http://www.smallbizserver.net/Forums...c/Default.aspx

Hope this helps.



Best regards,
Robbin Meng(MSFT)
Microsoft Online Newsgroup Support

================================================== ================
Please post your SBS 2008 related questions to the SBS newsgroup on Connect website:
https://connect.microsoft.com/sbs08/...i/default.aspx

Please post your EBS related questions to the EBS newsgroup on Connect website:
https://connect.microsoft.com/ebs08/...i/default.aspx

If you want to use a newsreader other than a web forum to access these newsgroups,
please refer to the following blog to apply NNTP password and configure a newsreader:
http://msmvps.com/blogs/bradley/arch...ewsgroups.aspx
================================================== ================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
================================================== ================
This posting is provided "AS IS" with no warranties, and confers no rights.
================================================== ================



 
Reply With Quote
 
Robbin Meng [MSFT]
Guest
Posts: n/a

 
      08-11-2009

Hi Matty,

Just found the thread is updated. I am sorry my post is a little bit late for your issue. Glad to know you have found the solution and issue is resolved. : )

Thanks for your post back and share the solution with us. Please do not hesitate to post in SBS newsgroup if you need any assistance in the future.


Best regards,
Robbin Meng(MSFT)
Microsoft Online Newsgroup Support


 
Reply With Quote
 
Matty T
Guest
Posts: n/a

 
      08-12-2009
Thank you very much for your time Robbin, I appreciate it.

Matty T



""Robbin Meng [MSFT]"" <v-> wrote in message
news:...
>
> Hi Matty,
>
> Just found the thread is updated. I am sorry my post is a little bit late
> for your issue. Glad to know you have found the solution and issue is
> resolved. : )
>
> Thanks for your post back and share the solution with us. Please do not
> hesitate to post in SBS newsgroup if you need any assistance in the
> future.
>
>
> Best regards,
> Robbin Meng(MSFT)
> Microsoft Online Newsgroup Support
>
>

 
Reply With Quote
 
Robbin Meng [MSFT]
Guest
Posts: n/a

 
      08-12-2009

You are welcome : )

Best regards,
Robbin


 
Reply With Quote
 
Paul Morgan-Roach
Guest
Posts: n/a

 
      02-09-2012
I should add here that the site technicalmumblings.wordpress.com has moved to http://www.roachy.net/the-ssl-certif...d-no-c103b404/

> On Monday, August 10, 2009 5:59 AM Matty T wrote:


> Hi everyone,
>
> I am in the process of an SBS 2003 to SBS 2008 Migration.
>
> I am now up to moving the Public Folders, when I right click on the Public
> Folder Store and select "Move all Replicas" I then select the SBS 2008 box
> but after selecting OK I get the following error.
>
> "The SSL certificate server name is incorrect - ID no: C103b404"
>
> I have looked online for a solution and have tried this
> http://support.microsoft.com/kb/324345 fix with no luck.
>
> I am following the Small Business Server Migration Guide v3.
>
> Any help would be appreciated.
>
> Thanks
> Matty T



>> On Tuesday, August 11, 2009 1:25 AM Matty T wrote:


>> I resolved my issue.
>>
>> I ended up removing SSL from Exchange System Manager to allow unsecure
>> connections between the two Servers.
>> http://technicalmumblings.wordpress....d-no-c103b404/
>>
>> Then I disabled SSL on the EXADMIN virtual directory in IIS on the server.
>> http://www.petri.co.il/error_c1030af...properties.htm
>>
>> Hope it helps others out.
>>
>> Matty T



>>> On Tuesday, August 11, 2009 5:31 AM v-robme wrote:


>>> Hi Matty,
>>>
>>> Thanks for your post.
>>>
>>> Have you tried restart IIS service and rerun the CEICW wizard after you tried the KB 324345? If not, please first have a try.
>>>
>>> However, if the issue still occurs, you may check the following related configuration values in AD properties via ADSIEdit tool.
>>>
>>> 1. Goto Start - Programs - Support Tools - Tools and launch ADSI Edit.
>>> 2. In the left side pane expand the Configuration container.
>>> 3. Next expand CN=Configuration
>>> 4. Then CN=Services
>>> 5. CN=Microsoft Exchange
>>> 6. CN=<your organization name here>
>>> 7. CN=Administrative Groups
>>> 8. CN=First Administrative Group <or it may be your original Exchange 5.5 site name>
>>> 9. CN=Servers
>>> 10. CN=Protocols
>>> 11. CN=HTTP
>>> 12. CN=1
>>> 13. Right Click on CN=Exadmin and choose Properties.
>>> 14. In the Properties dialog box you will see 2 drop-down lists. drop down the top list and select "Both". Drop down the second list and scroll down to the attribute "msExchSecureBindings" and
>>> double click on it.
>>> 15. If this attribute is set to 443 or any other value really, click the 443 value to select it and click the "Remove" button. Then click "Apply" and then "OK"
>>> 16. Close out of ADSI Edit,
>>> 17. Restarted IISadmin service.
>>>
>>> Now please close and reopen Exchange System Manager and test Public Folder access again.
>>>
>>> Here is a related article I found where many people sharing their solutions, for your reference:
>>>
>>> Subject: The SSL certificate server name is incorrect Id no: c103b404 Exchange System Manager
>>> http://www.smallbizserver.net/Forums...c/Default.aspx
>>>
>>> Hope this helps.
>>>
>>>
>>>
>>> Best regards,
>>> Robbin Meng(MSFT)
>>> Microsoft Online Newsgroup Support
>>>
>>> ================================================== ================
>>> Please post your SBS 2008 related questions to the SBS newsgroup on Connect website:
>>> https://connect.microsoft.com/sbs08/...i/default.aspx
>>>
>>> Please post your EBS related questions to the EBS newsgroup on Connect website:
>>> https://connect.microsoft.com/ebs08/...i/default.aspx
>>>
>>> If you want to use a newsreader other than a web forum to access these newsgroups,
>>> please refer to the following blog to apply NNTP password and configure a newsreader:
>>> http://msmvps.com/blogs/bradley/arch...ewsgroups.aspx
>>> ================================================== ================
>>> When responding to posts, please "Reply to Group" via your newsreader so
>>> that others may learn and benefit from your issue.
>>> ================================================== ================
>>> This posting is provided "AS IS" with no warranties, and confers no rights.
>>> ================================================== ================



>>>> On Tuesday, August 11, 2009 5:37 AM v-robme wrote:


>>>> Hi Matty,
>>>>
>>>> Just found the thread is updated. I am sorry my post is a little bit late for your issue. Glad to know you have found the solution and issue is resolved. : )
>>>>
>>>> Thanks for your post back and share the solution with us. Please do not hesitate to post in SBS newsgroup if you need any assistance in the future.
>>>>
>>>>
>>>> Best regards,
>>>> Robbin Meng(MSFT)
>>>> Microsoft Online Newsgroup Support



>>>>> On Wednesday, August 12, 2009 12:12 AM Matty T wrote:


>>>>> Thank you very much for your time Robbin, I appreciate it.
>>>>>
>>>>> Matty T



>>>>>> On Wednesday, August 12, 2009 7:07 AM v-robme wrote:


>>>>>> You are welcome : )
>>>>>>
>>>>>> Best regards,
>>>>>> Robbin




 
Reply With Quote
 
Paul Morgan-Roach
Guest
Posts: n/a

 
      02-09-2012
I would just like to add to this that the site technicalmumblings.wordpress.com has now moved to http://www.roachy.net/the-ssl-certif...d-no-c103b404/

> On Monday, August 10, 2009 5:59 AM Matty T wrote:


> Hi everyone,
>
> I am in the process of an SBS 2003 to SBS 2008 Migration.
>
> I am now up to moving the Public Folders, when I right click on the Public
> Folder Store and select "Move all Replicas" I then select the SBS 2008 box
> but after selecting OK I get the following error.
>
> "The SSL certificate server name is incorrect - ID no: C103b404"
>
> I have looked online for a solution and have tried this
> http://support.microsoft.com/kb/324345 fix with no luck.
>
> I am following the Small Business Server Migration Guide v3.
>
> Any help would be appreciated.
>
> Thanks
> Matty T



>> On Tuesday, August 11, 2009 1:25 AM Matty T wrote:


>> I resolved my issue.
>>
>> I ended up removing SSL from Exchange System Manager to allow unsecure
>> connections between the two Servers.
>> http://technicalmumblings.wordpress....d-no-c103b404/
>>
>> Then I disabled SSL on the EXADMIN virtual directory in IIS on the server.
>> http://www.petri.co.il/error_c1030af...properties.htm
>>
>> Hope it helps others out.
>>
>> Matty T



>>> On Tuesday, August 11, 2009 5:31 AM v-robme wrote:


>>> Hi Matty,
>>>
>>> Thanks for your post.
>>>
>>> Have you tried restart IIS service and rerun the CEICW wizard after you tried the KB 324345? If not, please first have a try.
>>>
>>> However, if the issue still occurs, you may check the following related configuration values in AD properties via ADSIEdit tool.
>>>
>>> 1. Goto Start - Programs - Support Tools - Tools and launch ADSI Edit.
>>> 2. In the left side pane expand the Configuration container.
>>> 3. Next expand CN=Configuration
>>> 4. Then CN=Services
>>> 5. CN=Microsoft Exchange
>>> 6. CN=<your organization name here>
>>> 7. CN=Administrative Groups
>>> 8. CN=First Administrative Group <or it may be your original Exchange 5.5 site name>
>>> 9. CN=Servers
>>> 10. CN=Protocols
>>> 11. CN=HTTP
>>> 12. CN=1
>>> 13. Right Click on CN=Exadmin and choose Properties.
>>> 14. In the Properties dialog box you will see 2 drop-down lists. drop down the top list and select "Both". Drop down the second list and scroll down to the attribute "msExchSecureBindings" and
>>> double click on it.
>>> 15. If this attribute is set to 443 or any other value really, click the 443 value to select it and click the "Remove" button. Then click "Apply" and then "OK"
>>> 16. Close out of ADSI Edit,
>>> 17. Restarted IISadmin service.
>>>
>>> Now please close and reopen Exchange System Manager and test Public Folder access again.
>>>
>>> Here is a related article I found where many people sharing their solutions, for your reference:
>>>
>>> Subject: The SSL certificate server name is incorrect Id no: c103b404 Exchange System Manager
>>> http://www.smallbizserver.net/Forums...c/Default.aspx
>>>
>>> Hope this helps.
>>>
>>>
>>>
>>> Best regards,
>>> Robbin Meng(MSFT)
>>> Microsoft Online Newsgroup Support
>>>
>>> ================================================== ================
>>> Please post your SBS 2008 related questions to the SBS newsgroup on Connect website:
>>> https://connect.microsoft.com/sbs08/...i/default.aspx
>>>
>>> Please post your EBS related questions to the EBS newsgroup on Connect website:
>>> https://connect.microsoft.com/ebs08/...i/default.aspx
>>>
>>> If you want to use a newsreader other than a web forum to access these newsgroups,
>>> please refer to the following blog to apply NNTP password and configure a newsreader:
>>> http://msmvps.com/blogs/bradley/arch...ewsgroups.aspx
>>> ================================================== ================
>>> When responding to posts, please "Reply to Group" via your newsreader so
>>> that others may learn and benefit from your issue.
>>> ================================================== ================
>>> This posting is provided "AS IS" with no warranties, and confers no rights.
>>> ================================================== ================



>>>> On Tuesday, August 11, 2009 5:37 AM v-robme wrote:


>>>> Hi Matty,
>>>>
>>>> Just found the thread is updated. I am sorry my post is a little bit late for your issue. Glad to know you have found the solution and issue is resolved. : )
>>>>
>>>> Thanks for your post back and share the solution with us. Please do not hesitate to post in SBS newsgroup if you need any assistance in the future.
>>>>
>>>>
>>>> Best regards,
>>>> Robbin Meng(MSFT)
>>>> Microsoft Online Newsgroup Support



>>>>> On Wednesday, August 12, 2009 12:12 AM Matty T wrote:


>>>>> Thank you very much for your time Robbin, I appreciate it.
>>>>>
>>>>> Matty T



>>>>>> On Wednesday, August 12, 2009 7:07 AM v-robme wrote:


>>>>>> You are welcome : )
>>>>>>
>>>>>> Best regards,
>>>>>> Robbin



>>>>>>> On Thursday, February 09, 2012 5:12 AM Paul Morgan-Roach wrote:


>>>>>>> I should add here that the site technicalmumblings.wordpress.com has moved to http://www.roachy.net/the-ssl-certif...d-no-c103b404/




 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error Message 80070005 installing WMP Godenjoyer Windows Media Player 7 08-08-2009 09:18 PM
WDK 6001.18002 install breaks C compiling in VS2008 SP1 dutts303 Windows Vista Drivers 5 08-04-2009 08:28 PM
WSUS - Unable to get clients to register Homer Jay Windows Small Business Server 20 04-03-2008 03:49 PM
User random cut off with error 1030 Dave Windows Small Business Server 19 05-18-2005 08:11 AM
no updates were installed in windows 2003 aj Windows Small Business Server 5 08-04-2004 09:03 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59