I have an SBS 2008 server that I cannot setup the Internet address for using the wizard. Here are the steps for the wizard and the result
- Chose "I already have a domain name that I want to use"
- Chose "I want to manage the domain name myself"
- Entered mydomain.com and used advanced settings to change the prefix to "server"
- Clicked "configure"
After clicking cofigure, I get a message stating that "Windows SBS 2008 Domain Purchase and Configuration Wizard has stopped working. A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available."
I used Fix My Network Wizard but made no progress. The issues it found are:
- Could not configure router (doesn't matter, router already configured)
- DNS is using a DNS Forwarder (by design)
- A networking component is not configured properly. (Component ID 4)
If I chose to fix the third item, the networking component, it says it's fixed, but then I still get the same problem with the Set up your Internet Address Wizard as described above.
I get many of the following errors in the System event log for both port 987 and 443.
Log Name: System
Source: Microsoft-Windows-HttpEven
t
Date: 9/9/2009 3:40:27 PM
Event ID: 15300
Task Category: None
Level: Warning
Keywords: Classic
User: N/A
Computer: SERVER.mydomain.local
Description:
SSL Certificate Settings deleted for Port : 0.0.0.0:987 .
Event Xml:
<Event xmlns="
http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Ht
tpEvent" Guid="{7b6bc78c-898b-4170-
bbf8-1a469
ea43fc5}" EventSourceName="HTTP" />
<EventID Qualifiers="32768">15300</
EventID>
<Version>0</Version>
<Level>3</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000
</Keywords
>
<TimeCreated SystemTime="2009-09-09T19:
40:27.393Z
" />
<EventRecordID>20887</Even
tRecordID>
<Correlation />
<Execution ProcessID="4" ThreadID="84" />
<Channel>System</Channel>
<Computer>SERVER.mydomain.
local</Com
puter>
<Security />
</System>
<EventData>
<Data Name="DeviceObject">\Devic
e\Http\Req
Queue</Dat
a>
<Data Name="SocketAddress">0.0.0
.0:987</Da
ta>
</EventData>
</Event>
AND
Log Name: System
Source: Microsoft-Windows-HttpEven
t
Date: 9/9/2009 3:40:27 PM
Event ID: 15301
Task Category: None
Level: Warning
Keywords: Classic
User: N/A
Computer: SERVER.mydomain.local
Description:
SSL Certificate Settings created by an admin process for Port : 0.0.0.0:987 .
Event Xml:
<Event xmlns="
http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Ht
tpEvent" Guid="{7b6bc78c-898b-4170-
bbf8-1a469
ea43fc5}" EventSourceName="HTTP" />
<EventID Qualifiers="32768">15301</
EventID>
<Version>0</Version>
<Level>3</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000
</Keywords
>
<TimeCreated SystemTime="2009-09-09T19:
40:27.386Z
" />
<EventRecordID>20884</Even
tRecordID>
<Correlation />
<Execution ProcessID="4" ThreadID="84" />
<Channel>System</Channel>
<Computer>SERVER.mydomain.
local</Com
puter>
<Security />
</System>
<EventData>
<Data Name="DeviceObject">\Devic
e\Http\Req
Queue</Dat
a>
<Data Name="SocketAddress">0.0.0
.0:987</Da
ta>
</EventData>
</Event>
I've deleted the SSL certs 443 and 987 and recreated them using NETSH and retried the internet address wizard but have the same failure.
I am sure all this behavior is related and that it has something to do with the cert, which, by the way, is self signed.
Any guidance will be greatly appreciated. If you need additional information, please let me know.
Thanks,
MISquared