<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><title type="html">Blog of the EMEA SBS Team</title><subtitle type="html" /><id>http://blogs.technet.com/b/asksbs/atom.aspx</id><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/asksbs/" /><link rel="self" type="application/atom+xml" href="http://blogs.technet.com/b/asksbs/atom.aspx" /><generator uri="http://telligent.com" version="5.6.50428.7875">Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><updated>2008-12-10T15:30:24Z</updated><entry><title>A New beginning and an end…</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/asksbs/archive/2009/03/17/a-new-beginning-and-an-end.aspx" /><id>http://blogs.technet.com/b/asksbs/archive/2009/03/17/a-new-beginning-and-an-end.aspx</id><published>2009-03-17T12:19:00Z</published><updated>2009-03-17T12:19:00Z</updated><content type="html">&lt;blockquote&gt;   &lt;p&gt;Hello Readers,&lt;/p&gt;    &lt;p&gt;With mixed feelings we are announcing the end of postings on this blog. The blog will continue to be here so that you may refer to old posts however we will contribute new posts to &lt;a href="http://blogs.technet.com/sbs/" mce_href="http://blogs.technet.com/sbs/" target="_blank"&gt;The Official SBS Blog&lt;/a&gt; and hope to contribute our bit to SBS world.&lt;/p&gt;    &lt;p&gt;We hope that you saw value out of our blogging here and will continue to help us help you.&lt;/p&gt;    &lt;p&gt;With Newsletters, things are still a bit undecided. While the right thing is clearly to continue it so that pure technical information reaches your door step, we would like to know what you feel about it. Hence we have a small poll below. Please let us know your thoughts on the news letter and we shall decide with that.&lt;/p&gt;   &lt;script src="http://static.polldaddy.com/p/1441749.js" type="text/javascript" charset="utf-8" language="javascript" mce_src="http://static.polldaddy.com/p/1441749.js"&gt;&lt;/script&gt;&lt;noscript&gt;&lt;/noscript&gt;    &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;See you there. :)&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3213873" width="1" height="1"&gt;</content><author><name>TechNet Archive</name><uri>http://blogs.technet.com/reinstallmypc_4000_hotmail.com/ProfileUrlRedirect.ashx</uri></author></entry><entry><title>SBS 2003: Configuring ISA 2004 behind a Router for Router to Router VPN Tunnel.</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/asksbs/archive/2009/02/16/sbs-2003-configuring-isa-2004-behind-a-router-for-router-to-router-vpn-tunnel.aspx" /><id>http://blogs.technet.com/b/asksbs/archive/2009/02/16/sbs-2003-configuring-isa-2004-behind-a-router-for-router-to-router-vpn-tunnel.aspx</id><published>2009-02-16T20:28:37Z</published><updated>2009-02-16T20:28:37Z</updated><content type="html">&lt;p&gt;&lt;em&gt;[Today’s post comes to us courtesy Milind Bhavsar.]&lt;/em&gt; &lt;/p&gt;  &lt;p&gt;Router to router VPN between sites is quite a common scenario. We have often see scenarios where on one side we have SBS 2003 with ISA 2004 installed in Edge firewall mode and on other side we have Windows 2003 Server Std. Edition running ISA 2004 Std. or just a Windows 2003 Server Std. without any firewall. So we have decided to blog about the same. &lt;/p&gt;  &lt;p&gt;&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image002" border="0" alt="clip_image002" src="http://blogs.technet.com/blogfiles/asksbs/WindowsLiveWriter/SBS2003ConfiguringISA2004behindaRouterf_117F2/clip_image002_83598700-c9cb-4f37-9357-70c6c0776b94.jpg" width="749" height="384" /&gt; &lt;/p&gt;  &lt;p&gt;&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;b&gt;General Issue’s with this configuration.&lt;/b&gt; &lt;/p&gt;  &lt;p&gt;1) Not able to access Internal Network (SBS) from remote site.    &lt;br /&gt;2) Traffic destined for Internal Network (SBS) doesn’t reaches the external interface of the ISA 2004. &lt;/p&gt;  &lt;p&gt;&lt;em&gt;Configuration and Troubleshooting discussed in this blog are to be done on ISA 2004 and some minute changes on your router however this blog does not cover router to router VPN. We are presuming your router-to-router VPN is working fine.&lt;/em&gt; &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Configuration on ISA 2004.&lt;/b&gt; &lt;/p&gt;  &lt;p&gt;1) Create a Computer Set in ISA 2004 with the range of remote network.    &lt;br /&gt;For e.g. on &lt;b&gt;Site A&lt;/b&gt; ISA 2004 create a computer set specifying the range as 10.0.0.1 to 10.0.0.254     &lt;br /&gt;2) Then create a Access Rule in ISA 2004 which allows all traffic from computer set to Internal network and local host.     &lt;br /&gt;3) Do the same configuration on Site B with computer range 172.16.1.1 – 172.16.1.254.     &lt;br /&gt;4) You don’t have to make any changes on the other side if ISA 2004 is not installed and RRAS (NAT ) is also not in use.     &lt;br /&gt;5) However you will have to check the router configuration which we will discuss further in this blog.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;1&amp;gt; Creating a Computer Set:&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&amp;gt; Open ISA2004 Management Console and click on Firewall Policy under your ServerName.    &lt;br /&gt;&amp;gt; On the far right, click on Toolbox&amp;gt; Network Objects&amp;gt; New&amp;gt; Computer Set.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blogs.technet.com/blogfiles/asksbs/WindowsLiveWriter/SBS2003ConfiguringISA2004behindaRouterf_117F2/image_fe08f23c-9922-45d6-a6d1-f229655357bf.png" width="548" height="279" /&gt; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blogs.technet.com/blogfiles/asksbs/WindowsLiveWriter/SBS2003ConfiguringISA2004behindaRouterf_117F2/image_e99974a6-85fa-4ed1-96cf-5f4143b7f395.png" width="256" height="285" /&gt; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;2&amp;gt; Creating the Access Rule:&lt;/strong&gt; &lt;/p&gt;  &lt;p&gt;&amp;gt; Right click on Firewall Policies&amp;gt; New&amp;gt; Access Rule.    &lt;br /&gt;&amp;gt; Type a name and then click next.     &lt;br /&gt;&amp;gt; Select “Allow” rule Action and select “All Outbound traffic”. Select the Computer Set created as source.     &lt;br /&gt;&amp;gt; Select Internal network and local host as destinations.     &lt;br /&gt;&amp;gt; Allow the rule for all users. &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blogs.technet.com/blogfiles/asksbs/WindowsLiveWriter/SBS2003ConfiguringISA2004behindaRouterf_117F2/image_973469e6-763b-4297-9b21-a1a83eb3808d.png" width="409" height="309" /&gt; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blogs.technet.com/blogfiles/asksbs/WindowsLiveWriter/SBS2003ConfiguringISA2004behindaRouterf_117F2/image_7104c419-2df7-45a2-beb2-2109fa545d74.png" width="411" height="315" /&gt; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blogs.technet.com/blogfiles/asksbs/WindowsLiveWriter/SBS2003ConfiguringISA2004behindaRouterf_117F2/image_e41fe526-c839-4f34-9905-04cb6241bc56.png" width="413" height="315" /&gt; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blogs.technet.com/blogfiles/asksbs/WindowsLiveWriter/SBS2003ConfiguringISA2004behindaRouterf_117F2/image_8b7b9455-1dbc-4552-88e3-4a51a080340d.png" width="412" height="311" /&gt; &lt;/p&gt;  &lt;p&gt;&amp;#160; &lt;/p&gt;  &lt;p&gt;Apart from the ISA 2004 configuration you also have to make sure that the routers are aware about all the remote subnets, because if you see the example diagram on each site we have two network subnets. &lt;/p&gt;  &lt;p&gt;In most of the configuration we see that traffic destined to internal network of router (e.g. Site A 192.168.1.x) is configured on the remote router (e.g. router B), But the remote router (Router B) doesn’t have any information of the subnet behind ISA 2004 (e.g. 172.16.1.X) &lt;/p&gt;  &lt;p&gt;Same goes for Site A router which knows the router B internal network (e.g. 192.168.2.X) but doesn’t know the subnet behind the ISA 2004 on Site B (e.g. 10.0.0.0) &lt;/p&gt;  &lt;p&gt;The best way to determine the configuration of router on both the sides is to do a &lt;b&gt;tracert&lt;/b&gt; to reach the other subnet &lt;/p&gt;  &lt;p&gt;For e.g &lt;/p&gt;  &lt;p&gt;From Site A SBS server we ran following command &lt;/p&gt;  &lt;p&gt;1) Tracert 192.168.2.2 (In Most situations this works fine) &lt;/p&gt;  &lt;p&gt;a)First Hop would be the router on local site 192.168.1.1    &lt;br /&gt;b)Then instead of traffic going on to the Internet will go in vpn tunnel and reach the tunnel end point on the other side 192.168.2.1.     &lt;br /&gt;c) Finally reaches the External Interface of ISA 2004 192.168.2.2.     &lt;br /&gt;    &lt;br /&gt;2) Tracert 10.0.0.1 &lt;/p&gt;  &lt;p&gt;a) First Hop would be the router on local site 192.168.1.1.    &lt;br /&gt;b) Now it can go to search 10.0.0.0 network on internet depending on the configuration of the router because if the router doesn’t know that 10.0.0.0 network also exist at the end of same VPN tunnel it will push the traffic to internet &lt;/p&gt;  &lt;p&gt;We have taken e.g. of Draytek router how to configure the additional remote subnet however if you have a different router, please refer to your respective manufacturer’s product guide. &lt;/p&gt;  &lt;p&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blogs.technet.com/blogfiles/asksbs/WindowsLiveWriter/SBS2003ConfiguringISA2004behindaRouterf_117F2/image_3aec8f5c-2f1a-4c98-a0e7-8a68a001539f.png" width="615" height="195" /&gt; &lt;/p&gt;  &lt;p&gt;c) On site A router you see the remote network 192.168.2.0 which is the internal network for the Site B router click on more button and add the other subnet for Site B that is 10.0.0.X with correct subnet mask    &lt;br /&gt;d) Now try to do tracert 10.0.0.1 you should see that it reaches the local router 192.168.1.1 then it reaches the other side of tunnel Site B router 192.168.2.1. Then surprisingly you see that it goes to internet why?     &lt;br /&gt;e) This is again a configuration issue at the Site B router because it doesn’t know 10.0.0.X is towards its LAN side and to reach 10.0.0.X he has to give the traffic to ISA 2004 External interface (e.g. 192.168.2.2)     &lt;br /&gt;f) For this you have to add a static route on the router at Site B will again take e.g. of Draytek.&lt;/p&gt;  &lt;p&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image019" border="0" alt="clip_image019" src="http://blogs.technet.com/blogfiles/asksbs/WindowsLiveWriter/SBS2003ConfiguringISA2004behindaRouterf_117F2/clip_image019_a6a30f0f-d50a-4d9d-a5d3-c42195d8d536.jpg" width="600" height="224" /&gt; &lt;/p&gt;  &lt;p&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image021" border="0" alt="clip_image021" src="http://blogs.technet.com/blogfiles/asksbs/WindowsLiveWriter/SBS2003ConfiguringISA2004behindaRouterf_117F2/clip_image021_7bee91c5-0306-4942-804d-e2a465c89f3d.jpg" width="600" height="237" /&gt; &lt;/p&gt;  &lt;p&gt;While adding this route Make sure that you select the network Interface as LAN because the subnet is towards the LAN Side and the gateway IP would be of the ISA 2004 External Interface. &lt;/p&gt;  &lt;p&gt;Check the routing table to see if route is successfully added. From the Diagnostic -&amp;gt; Routing options &lt;/p&gt;  &lt;p&gt;These configurations would address most of the issue the last thing is to check if the client machines on the remote sites should point to correct default gateway. &lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;font color="#808080" size="1"&gt;* Examples and Screen shots of router shown in this blog are for illustration sake only. We do not support any 3rd part firewall or router. Please refer to your manufacturers documentation if you have any doubts or concerns.&lt;/font&gt;&lt;/em&gt;&lt;/p&gt; &lt;script type="text/javascript" charset="utf-8" language="javascript" src="http://static.polldaddy.com/p/1374114.js"&gt;&lt;/script&gt;&lt;noscript&gt;&lt;/noscript&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3203037" width="1" height="1"&gt;</content><author><name>TechNet Archive</name><uri>http://blogs.technet.com/reinstallmypc_4000_hotmail.com/ProfileUrlRedirect.ashx</uri></author><category term="Networking" scheme="http://blogs.technet.com/b/asksbs/archive/tags/Networking/" /><category term="SBS 2003" scheme="http://blogs.technet.com/b/asksbs/archive/tags/SBS+2003/" /><category term="VPN" scheme="http://blogs.technet.com/b/asksbs/archive/tags/VPN/" /></entry><entry><title>Essential Business Server 2008 (EBS) - Security Server Installation fails on Forefront Threat Management Gateway.</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/asksbs/archive/2009/02/09/essential-business-server-2008-ebs-security-server-installation-fails-on-forefront-threat-management-gateway.aspx" /><id>http://blogs.technet.com/b/asksbs/archive/2009/02/09/essential-business-server-2008-ebs-security-server-installation-fails-on-forefront-threat-management-gateway.aspx</id><published>2009-02-09T14:12:05Z</published><updated>2009-02-09T14:12:05Z</updated><content type="html">&lt;div class="ExternalClassF2213026658E4508A4337FB20D78139A"&gt;   &lt;p&gt;&lt;em&gt;[This post comes to us courtesy Vikramjit Singh.]&lt;/em&gt; &lt;/p&gt;    &lt;p&gt;&lt;b&gt;&lt;u&gt;Issue&lt;/u&gt;&lt;/b&gt; &lt;/p&gt;    &lt;p&gt;You have installed the first server of Essential Business Server 2008 – Management Server. Now while installing the Security the setup fails on Forefront TMG with he following error: &lt;/p&gt;    &lt;p&gt;&lt;strong&gt;“An error occurred while configuring the certificate for the server.”&lt;/strong&gt; &lt;/p&gt;    &lt;p&gt;Here’s a screenshot: &lt;/p&gt;    &lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="EBS" border="0" alt="EBS" src="http://blogs.technet.com/blogfiles/asksbs/WindowsLiveWriter/EBSSecurityServerInstallationfailsonFor_E585/EBS_92ae101c-9b51-4c9e-aadd-97a805cb9657.jpg" width="576" height="360" /&gt; &lt;/p&gt;    &lt;p&gt;&lt;em&gt;*Apologies for the poor screenshot, we will update it with a better one the next time we come around the error. :)&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;b&gt;&lt;u&gt;Cause&lt;/u&gt;&lt;/b&gt; &lt;/p&gt;    &lt;p&gt;This could be caused due to a time difference between the Management Server and the Security Server. All EBS servers install on PST time zone by default. If the time/time zone is altered during the installation of these servers you could expect a few failures. Also the Security server may synchronize time with its BIOS. As a result, Kerberos tickets expiry because of the time change which causes the conflict/authentication failure eventually resulting in a failure of installation which cannot be resumed. &lt;/p&gt;    &lt;p&gt;MMSSetup.log can confirm that the failure was caused because of a time difference. Please use Shift+F10 to open the command prompt on the security server. Go to c:\Program Files\Windows Essential Business Server\Logs\MMSSetup.log &lt;/p&gt;    &lt;p&gt;&lt;b&gt;You can view the time as marked in yellow in the log below:- &lt;/b&gt;&lt;/p&gt;    &lt;p&gt;[1008],&amp;quot;&lt;font color="#ff0000"&gt;2021.09.22&lt;/font&gt; 18:37:11.812&amp;quot;,&amp;quot;MMSNet&amp;quot;,&amp;quot;Information&amp;quot;,&amp;quot;**********************************&amp;quot;       &lt;br /&gt;[1008],&amp;quot;&lt;font color="#ff0000"&gt;2021.09.22&lt;/font&gt; 18:37:12.843&amp;quot;,&amp;quot;MMSNet&amp;quot;,&amp;quot;Information&amp;quot;,&amp;quot;Entering IsDomainJoined()&amp;quot;       &lt;br /&gt;[1008],&amp;quot;&lt;font color="#ff0000"&gt;2021.09.22 &lt;/font&gt;18:37:12.843&amp;quot;,&amp;quot;MMSNet&amp;quot;,&amp;quot;Information&amp;quot;,&amp;quot;status = 'NetSetupWorkgroupName’       &lt;br /&gt;[1008],&amp;quot;&lt;font color="#ff0000"&gt;2021.09.22 &lt;/font&gt;18:37:12.843&amp;quot;,&amp;quot;MMSNet&amp;quot;,&amp;quot;Information&amp;quot;,&amp;quot;Return value of this method = 'False'&amp;quot;       &lt;br /&gt;[1008],&amp;quot;&lt;font color="#ff0000"&gt;2021.09.22 &lt;/font&gt;18:37:12.875&amp;quot;,&amp;quot;MMSSetup&amp;quot;,&amp;quot;Information&amp;quot;,&lt;font color="#ff0000"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#ff0000"&gt;SETUP STARTING: 09/22/2021 18:37:12&amp;quot; &lt;/font&gt;&lt;/p&gt;    &lt;p&gt;In the log above we can see that the year mentioned above 2021 which is incorrect. This is due to the wrong date in the BIOS which needs to be changed. &lt;/p&gt;    &lt;p&gt;&lt;b&gt;&lt;u&gt;Resolution&lt;/u&gt;&lt;/b&gt; &lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Unfortunately reinstallation of security server cannot be avoided!&lt;/strong&gt; Therefore turn the machine off, reboot it and go into the BIOS. Under the BIOS settings please make sure that the date and time are the same as that on the Management Server (most likely PST). Once the changes have been made exit setup and use the Security Server disk to restart the Installation.&lt;/p&gt;    &lt;p&gt;Please format the system drive and the data drive as well and proceed with the Installation of the Security Server. Once the setup wizard occurs you would reach a stage where it would prompt for the domain name and details. After this is entered the setup might go into a replacement mode state where it knows that the security server was already installed previously and was part of the domain. Therefore the user might be prompted to run the installation is replacement mode. If yes, please click on “Prepare Replacement” &lt;/p&gt;    &lt;p&gt;Now follow the simple instructions on the screen and continue. &lt;/p&gt;    &lt;p&gt;&lt;em&gt;&lt;b&gt;Note:&lt;/b&gt; You are not required to do any cleanup to remove Security Server’s objects and attributes in Active Directory or on the existing servers in the domain. The setup would automatically detect that and do necessary changes and continue the installation.&lt;/em&gt;&lt;/p&gt; &lt;/div&gt; &lt;script type="text/javascript" charset="utf-8" language="javascript" src="http://static.polldaddy.com/p/1354246.js"&gt;&lt;/script&gt;&lt;noscript&gt;&lt;/noscript&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3199189" width="1" height="1"&gt;</content><author><name>TechNet Archive</name><uri>http://blogs.technet.com/reinstallmypc_4000_hotmail.com/ProfileUrlRedirect.ashx</uri></author><category term="EBS" scheme="http://blogs.technet.com/b/asksbs/archive/tags/EBS/" /><category term="Security Server" scheme="http://blogs.technet.com/b/asksbs/archive/tags/Security+Server/" /><category term="TMG" scheme="http://blogs.technet.com/b/asksbs/archive/tags/TMG/" /><category term="Installation" scheme="http://blogs.technet.com/b/asksbs/archive/tags/Installation/" /></entry><entry><title>SBS2008 Migration: Source Tool may fail to ADPREP on Source Server (SBS 2003).</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/asksbs/archive/2009/01/29/sbs2008-migration-source-tool-may-fail-to-adprep-on-source-server-sbs-2003.aspx" /><id>http://blogs.technet.com/b/asksbs/archive/2009/01/29/sbs2008-migration-source-tool-may-fail-to-adprep-on-source-server-sbs-2003.aspx</id><published>2009-01-29T21:58:26Z</published><updated>2009-01-29T21:58:26Z</updated><content type="html">&lt;p&gt;&lt;em&gt;[Today’s post comes to us courtesy Girish Rajan and Ketan Upgade.]&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;During migration, one of the most important steps on the source server is running the Source Tool also know as Migration Preparation Tool. The Source Tool does the following things;&lt;/p&gt;  &lt;p&gt;1&amp;gt; Runs Adprep.exe, which extends the AD DS schema and updates permissions as necessary to prepare a forest and domain for a domain controller that runs Windows SBS 2008. The AD DS schema in Windows SBS 2008 is not the same as the AD DS schema in Windows SBS 2003 or in Windows Server 2003. To successfully complete the migration process, you must update the AD DS schema on the Source Server if it is running Windows SBS 2003 or Windows Server 2003.    &lt;br /&gt;    &lt;br /&gt;&lt;em&gt;Important : You should back up your Source Server before you run the Migration Preparation Tool. All changes that the Migration Preparation Tool makes to the schema are irreversible. If you experience issues during the migration, the only way to return the Source Server to the state before you ran the Migration Preparation Tool is to restore the system backup.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;2&amp;gt; Installs an update that extends the time limit for finishing the migration. Normally, only one server running Windows SBS 2008 or Windows SBS 2003 is allowed to be a domain controller on your network, but there is a limited exception for a migration. The update extends the time limit for the exception to 21 days. &lt;/p&gt;  &lt;p&gt;3&amp;gt; Prepares the server to migrate from Exchange Server 2003. For the migration to succeed, Exchange Server must be in native mode, not mixed mode. For more information about converting from mixed mode to native mode, see “How to convert from mixed mode to native mode in Exchange” at the Microsoft Web Site (&lt;a href="http://go.microsoft.com/fwlink/?LinkId=104943)"&gt;http://go.microsoft.com/fwlink/?LinkId=104943)&lt;/a&gt;. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;The Source Tool may fail to complete successfully because ADPREP fails.&lt;/strong&gt; &lt;/p&gt;  &lt;p&gt;You may see the following error in the SourceTool.log;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;01/14/2009 10:50:53&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Adprep returned: UnableToModifyError(6)      &lt;br /&gt;01/14/2009 10:50:53&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Skipping domain prep, since ADPrep failed.&lt;/em&gt; &lt;/p&gt;  &lt;p&gt;If you run adprep manually you may get the following error message; &lt;/p&gt;  &lt;p&gt;&lt;em&gt;Error message: C:\WINDOWS\debug\adprep\logs\20080923153448\LDIF.log The process cannot access the file because it is being used by another process.      &lt;br /&gt;(0x80070020).       &lt;br /&gt;[User Action]       &lt;br /&gt;Check the log file ADPrep.log, in the C:\WINNT\debug\adprep\logs\2008092315344 8 directory for more information.&lt;/em&gt; &lt;/p&gt;  &lt;p&gt;You may also see the following errors in adprep.log; &lt;/p&gt;  &lt;p&gt;&lt;em&gt;[Status/Consequence]&lt;/em&gt; &lt;/p&gt;  &lt;p&gt;&lt;em&gt;Error message: Error(110) while running &amp;quot;&amp;quot;C:\WINDOWS\system32\LDIFde.exe&amp;quot; -o ObjectGuid –d &amp;quot;CN=interSiteTransportContainer-Display,CN=404,CN=DisplaySpecifiers,CN=Configuration,DC=BrinkerTechnology,DC=local&amp;quot; -u -f &amp;quot;C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\TMP2BA2.tmp&amp;quot; -j &amp;quot;C:\WINDOWS\debug\adprep\logs\20090114112842&amp;quot; -s bt-1.BrinkerTechnology.local&amp;quot;. Could not move file C:\WINDOWS\debug\adprep\logs\20090114112842\LDIF.err to C:\WINDOWS\debug\adprep\logs\20090114112842\DisplaySpecifierUpgradeLdifError.001.txt. The system cannot find the file specified.&lt;/em&gt; &lt;/p&gt;  &lt;p&gt;&lt;em&gt;(0x80070002).&lt;/em&gt; &lt;/p&gt;  &lt;p&gt;At this point, even if you run DCDIAG and NETDIAG they might not show any obvious errors. &lt;/p&gt;  &lt;p&gt;&lt;u&gt;RESOLUTION:&lt;/u&gt; &lt;/p&gt;  &lt;p&gt;&lt;em&gt;Important: To run the Migration Preparation Tool, you must be a member of the Enterprise Admins group, the Schema Admins group, and the Domain Admins group. Check this first!&lt;/em&gt; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;If you have any Antivirus Software Running, its likely that the AV might be using these files. Disable them completely, as in stop the services. If that does not help, try uninstalling them.&lt;/strong&gt; &lt;/p&gt;  &lt;p&gt;The Source Tool should run successfully now. &lt;/p&gt;  &lt;p&gt;&lt;u&gt;Related KB:&lt;/u&gt; &lt;strong&gt;SBS 2008 Migrations Fail When The Migration Preparation Tool Has Not Been Run&lt;/strong&gt;     &lt;br /&gt;http://blogs.technet.com/sbs/archive/2008/12/19/sbs-2008-migrations-fail-when-the-migration-preparation-tool-has-not-been-run.aspx&lt;/p&gt; &lt;script type="text/javascript" charset="utf-8" language="javascript" src="http://static.polldaddy.com/p/1323379.js"&gt;&lt;/script&gt;&lt;noscript&gt;&lt;/noscript&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3194485" width="1" height="1"&gt;</content><author><name>TechNet Archive</name><uri>http://blogs.technet.com/reinstallmypc_4000_hotmail.com/ProfileUrlRedirect.ashx</uri></author></entry><entry><title>SBS 2008, Backup and Time Zone (GMT+2) Jerusalem. What’s cooking?</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/asksbs/archive/2009/01/26/sbs-2008-backup-and-time-zone-gmt-2-jerusalem-what-s-cooking.aspx" /><id>http://blogs.technet.com/b/asksbs/archive/2009/01/26/sbs-2008-backup-and-time-zone-gmt-2-jerusalem-what-s-cooking.aspx</id><published>2009-01-26T11:49:00Z</published><updated>2009-01-26T11:49:00Z</updated><content type="html">&lt;p&gt;&lt;u&gt;&lt;em&gt;[Today’s post comes to us courtesy Girish Rajan. Special thanks to Justin Crosby.]&lt;/em&gt;&lt;/u&gt;&lt;/p&gt;  &lt;p&gt;On a Windows Small Business Server 2008 the backup wizard may not work from SBS 2008 Administrator console and you may also receive errors trying to open the Windows Server 2008 Native Backup Console. Your backups may still work and you should be able to take backups via command line, that is wbadmin.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Error while trying to run the Configure backup Wizard from SBS 2008 Administrator’s Console:&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;[Window Title]      &lt;br /&gt;&lt;/em&gt;Configure Server Backup &lt;/p&gt;  &lt;p&gt;&lt;em&gt;[Main Instruction]      &lt;br /&gt;&lt;/em&gt;The wizard cannot retrieve backup settings. &lt;/p&gt;  &lt;p&gt;&lt;em&gt;[Content]      &lt;br /&gt;&lt;/em&gt;An unknown problem is preventing the wizard from retrieving backup settings. Please try again. If this problem persists, contact the person or company who provides you with technical support. &lt;/p&gt;  &lt;p&gt;&lt;em&gt;[OK]&lt;/em&gt; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;You may also see the following error (if you delete the schedule task created by backup wizard):&lt;/strong&gt; &lt;/p&gt;  &lt;p&gt;Microsoft Windows    &lt;br /&gt;Windows SBS 2008 Server Backup Configuration Wizard has stopped working &lt;/p&gt;  &lt;p&gt;Windows can check online for a solution to the problem. &lt;/p&gt;  &lt;p&gt;Description:    &lt;br /&gt;Stopped working     &lt;br /&gt;Problem signature:     &lt;br /&gt;Problem Event Name:&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; CLR20r3     &lt;br /&gt;Problem Signature 01:&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; sbcw.exe     &lt;br /&gt;Problem Signature 02:&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; 6.0.5601.0     &lt;br /&gt;Problem Signature 03:&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; 48a22618     &lt;br /&gt;Problem Signature 04:&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; mscorlib     &lt;br /&gt;Problem Signature 05:&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; 2.0.0.0     &lt;br /&gt;Problem Signature 06:&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; 475777fa     &lt;br /&gt;Problem Signature 07:&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; f46     &lt;br /&gt;Problem Signature 08:&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; 7     &lt;br /&gt;Problem Signature 09:&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; N3CTRYE2KN3C34SGL4ZQYRBFTE4M13NB     &lt;br /&gt;OS Version:&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; 6.0.6001.2.1.0.305.9     &lt;br /&gt;Locale ID:&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; 1037.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;If you open the native Windows Server 2008 Backup Console, you may see the following error:&lt;/strong&gt; &lt;/p&gt;  &lt;p&gt;&lt;img title="clip_image002" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="263" alt="clip_image002" src="http://blogs.technet.com/blogfiles/asksbs/WindowsLiveWriter/SBS2008BackupandTimeZoneGMT.Whatscooking_E447/clip_image002_277444fc-1d0a-4e6f-b7b8-60077de4577f.jpg" width="358" border="0" /&gt; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;In C:\Program Files\Windows Small Business Server\Logs\SBCW.txt you will find the following error;&lt;/strong&gt; &lt;/p&gt;  &lt;p&gt;SyemTimeToTzSpecifiLocalTime failed due to error: The parameter is incorrect, (0x80070057).. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;CAUSE:&lt;/b&gt; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;This issue occurs if the following conditions are true:      &lt;br /&gt;&lt;/strong&gt;    &lt;br /&gt;1&amp;gt; The time zone on the computer is set to Jerusalem.     &lt;br /&gt;2&amp;gt; The Automatically adjust clock for Daylight Saving Time option is selected. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;SOLUTION:&lt;/b&gt; &lt;/p&gt;  &lt;p&gt;Download and install the hotfix as per the following Knowledge Base Article; &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Error message when you try to perform a backup on a Windows Server 2008-based computer on which the time zone is set to &amp;quot;Jerusalem&amp;quot;: &amp;quot;The parameter is incorrect, 0x80070057&amp;quot;&lt;/b&gt; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://support.microsoft.com/kb/953406"&gt;http://support.microsoft.com/kb/953406&lt;/a&gt;. &lt;/p&gt;  &lt;p&gt;&lt;em&gt;* By default SBS 2008 installs itself on (GMT-8) Pacific Time (US &amp;amp; Canada). If you don’t change the time zone during install and have configured your server completely using wizards then, later when you change it, you must wait for some time until SBS behaves normally.&lt;/em&gt;&lt;/p&gt; &lt;script type="text/javascript" charset="utf-8" language="javascript" src="http://static.polldaddy.com/p/1312995.js"&gt;&lt;/script&gt;&lt;noscript&gt;&lt;/noscript&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3191402" width="1" height="1"&gt;</content><author><name>TechNet Archive</name><uri>http://blogs.technet.com/reinstallmypc_4000_hotmail.com/ProfileUrlRedirect.ashx</uri></author></entry><entry><title>SBS2008- “Cannot Configure Backup Schedule” error when you run Configure Server Backup wizard on Small Business Server 2008.</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/asksbs/archive/2009/01/26/sbs2008-cannot-configure-backup-schedule-error-when-you-run-configure-server-backup-wizard-on-small-business-server-2008.aspx" /><id>http://blogs.technet.com/b/asksbs/archive/2009/01/26/sbs2008-cannot-configure-backup-schedule-error-when-you-run-configure-server-backup-wizard-on-small-business-server-2008.aspx</id><published>2009-01-26T11:32:37Z</published><updated>2009-01-26T11:32:37Z</updated><content type="html">&lt;p&gt;&lt;em&gt;[Today’s post comes to us courtesy Vikramjit Singh.]&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;We have seen a couple of issues with SBS 2008 Backup now and here is one of them. You may receive the following error while running SBS 2008 Backup Wizard.&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="386" alt="image" src="http://blogs.technet.com/blogfiles/asksbs/WindowsLiveWriter/SBS2008CannotConfigureBackupScheduleerr_DAB8/image_f0d43594-ae9f-474a-9af6-41e2baedf50a.png" width="462" border="0" /&gt; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;CAUSE:&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;This error may occur if the amount of data which is being backed up is more than the actual size of the backup drive.    &lt;br /&gt;For example - If we have 3 partitions as below:- &lt;/p&gt;  &lt;p&gt;&lt;b&gt;C Drive&lt;/b&gt; – Used Space 124 GB     &lt;br /&gt;&lt;b&gt;D Drive&lt;/b&gt; – Used Space 83 GB     &lt;br /&gt;&lt;b&gt;E Drive&lt;/b&gt; – Used Space 103 GB &lt;/p&gt;  &lt;p&gt;Total Data to backup is 310 GB. However, if the backup disk has a capacity of 310 GB or lesser then we would receive the above error message. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Also if we look at the SBCW.log under C:\Program Files\Windows Small Business Server 2003\logs the following error can be seen:-&lt;/b&gt; &lt;/p&gt;  &lt;p&gt;[11220] 090121.120151.1246: WizardChainEngine Next Clicked: Going to page {0}.: LabelPagePresenter[11220] 090121.120156.0074: WizardChainEngine Next Clicked: Going to page {0}.: SourcePagePresenter    &lt;br /&gt;[11220] 090121.120158.6282: Storage: Volume (MountPoint=\\?\Volume{186b47b0-c800-11dd-958a-806e6f6e6963}, MountPath=C:) is selected as source     &lt;br /&gt;[11220] 090121.120158.6282: Storage: Volume (MountPoint=\\?\Volume{186b47b2-c800-11dd-958a-806e6f6e6963}, MountPath=D:) is selected as source     &lt;br /&gt;[11220] 090121.120158.6282: Storage: Volume (MountPoint=\\?\Volume{186b47b1-c800-11dd-958a-806e6f6e6963}, MountPath=E:) is selected as source     &lt;br /&gt;[11220] 090121.120158.6282: WizardChainEngine Next Clicked: Going to page {0}.: SchedulePagePresenter     &lt;br /&gt;[11220] 090121.120200.6250: Storage: 17:00 is selected as schedule time     &lt;br /&gt;[11220] 090121.120200.6250: Storage: 23:00 is selected as schedule time     &lt;br /&gt;[11220] 090121.120200.6250: WizardChainEngine Next Clicked: Going to page {0}.: SummaryPagePresenter     &lt;br /&gt;[11220] 090121.120204.5406: Wizard: WizardChainEngine Next Clicked: Last page, so the wizard isdone, closing wizard frame and returning     &lt;br /&gt;[10564] 090121.120204.7902: AdminTME: AdminDataLink Running Task: CommitterSequenceTask     &lt;br /&gt;[10564] 090121.120204.9150: Storage: Remove backup target: Label=Backup Drive 1     &lt;br /&gt;[10564] 090121.120204.9306: Storage: Create backup target disk: DiskName=Seagate FreeAgent Go USB Device, Label=Backup Drive 2     &lt;br /&gt;[10564] 090121.120204.9306: Storage: Add backup target: Label=Backup Drive 2     &lt;br /&gt;[10564] 090121.120218.0658: Storage: Terminating error in Set-WBPolicy: Microsoft.SnapIns.Backup.UI.Proxy.BlockLevelBackupException: IBlbEngine::ModifyTemplate failed due to Blb error: &lt;font color="#ff8040"&gt;EBackupTargetSpaceNotEnough (0x80780048).&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;u&gt;Resolution:&lt;/u&gt;&lt;/b&gt; &lt;/p&gt;  &lt;p&gt;You could add a backup drive which has more space capacity than the data which has to be backed up. Else could deselect one of the data drives from the backup list and then continue.&lt;/p&gt; &lt;script type="text/javascript" charset="utf-8" language="javascript" src="http://static.polldaddy.com/p/1312967.js"&gt;&lt;/script&gt;&lt;noscript&gt;&lt;/noscript&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3191400" width="1" height="1"&gt;</content><author><name>TechNet Archive</name><uri>http://blogs.technet.com/reinstallmypc_4000_hotmail.com/ProfileUrlRedirect.ashx</uri></author><category term="SBS 2008" scheme="http://blogs.technet.com/b/asksbs/archive/tags/SBS+2008/" /><category term="SBS2008" scheme="http://blogs.technet.com/b/asksbs/archive/tags/SBS2008/" /><category term="Configuration" scheme="http://blogs.technet.com/b/asksbs/archive/tags/Configuration/" /><category term="backup" scheme="http://blogs.technet.com/b/asksbs/archive/tags/backup/" /></entry><entry><title>SBS 2008: CTIW fails to complete successfully.</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/asksbs/archive/2009/01/16/sbs-2008-ctiw-fails-to-complete-successfully.aspx" /><id>http://blogs.technet.com/b/asksbs/archive/2009/01/16/sbs-2008-ctiw-fails-to-complete-successfully.aspx</id><published>2009-01-16T13:53:02Z</published><updated>2009-01-16T13:53:02Z</updated><content type="html">&lt;div class="ExternalClassD939B24C6A3246EA88EC5789FC1682E6"&gt;   &lt;p&gt;&lt;em&gt;[Today’s post comes to us courtesy Moloy Tandon.]&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;Recently we have seen few cases where the Connect To Internet Wizard (CTIW) may fail to complete successfully.&lt;/p&gt;    &lt;p&gt;When you run the CTIW it may fail to detect the router and you may be presented with the following screen to type the IP of the router and server. &lt;/p&gt;    &lt;p&gt;&lt;img title="CTIW1" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="343" alt="CTIW1" src="http://blogs.technet.com/blogfiles/asksbs/WindowsLiveWriter/SBS2008CTIWfailstocompletesuccessfully_E57A/CTIW1_26f81035-257f-4035-b715-d0aa39431414.jpg" width="425" border="0" /&gt; &lt;/p&gt;    &lt;p&gt;When you click next after typing the IP details, the wizard may fail with the following error. Additionally, you would notice that the wizard removes the Default Gateway entry from the NIC properties and may also change the IP address of the server.&lt;/p&gt;    &lt;p&gt;&lt;img title="CTIW2" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="339" alt="CTIW2" src="http://blogs.technet.com/blogfiles/asksbs/WindowsLiveWriter/SBS2008CTIWfailstocompletesuccessfully_E57A/CTIW2_8ace8090-f1d5-4194-9f2b-271a4b9013e3.jpg" width="420" border="0" /&gt; &lt;/p&gt;    &lt;p&gt;&lt;em&gt;[Internet connection is incomplete - Windows SBS has encountered an unknown error. For more information, contact Microsoft Product Support.]&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;If you analyze the CTIW.log file, you may see something similar &lt;/p&gt;    &lt;p&gt;&lt;font color="#ff0000"&gt;[9744] 090107.141539.6875: CoreNet: netsh: interface ip set address 10 static address=192.168.0.1 mask=255.255.255.0 &lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font color="#ff0000"&gt;[9744] 090107.141540.8107: CoreNet: WSA ERR# 10022 when binding a socket to 192.168.0.1 to check for address availability&lt;/font&gt; &lt;/p&gt;    &lt;p&gt;[9744] 090107.141540.8107: CoreNet: Exception System.Net.Sockets.SocketException: &lt;/p&gt;    &lt;p&gt;[9744] 090107.141540.8263: Exception: &lt;/p&gt;    &lt;p&gt;--------------------------------------- &lt;/p&gt;    &lt;p&gt;An exception of type 'Type: System.Net.Sockets.SocketException, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' has occurred. &lt;/p&gt;    &lt;p&gt;Timestamp: 01/07/2009 14:15:40 &lt;/p&gt;    &lt;p&gt;Message: An invalid argument was supplied &lt;/p&gt;    &lt;p&gt;Stack:&amp;#160;&amp;#160;&amp;#160; at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress) &lt;/p&gt;    &lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.Net.Sockets.Socket.Bind(EndPoint localEP) &lt;/p&gt;    &lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at Microsoft.WindowsServerSolutions.CoreNetworking.CNetNic.NicIpInfo.WaitForNewIp4sToPropagate(Ip4Address32[] newIp4Addresses, Int32 deadlineSeconds) &lt;/p&gt;    &lt;p&gt;[9744] 090107.141540.8263: CoreNet: Exception Microsoft.WindowsServerSolutions.CoreNetworking.CNetException: &lt;/p&gt;    &lt;p&gt;HR: 0 &lt;/p&gt;    &lt;p&gt;[9744] 090107.141540.8263: Exception: &lt;/p&gt;    &lt;p&gt;--------------------------------------- &lt;/p&gt;    &lt;p&gt;An exception of type 'Type: Microsoft.WindowsServerSolutions.CoreNetworking.CNetException, CNetManagement, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' has occurred. &lt;/p&gt;    &lt;p&gt;Timestamp: 01/07/2009 14:15:40 &lt;/p&gt;    &lt;p&gt;Message: Couldn't bind a socket to the new address after several retries. &lt;/p&gt;    &lt;p&gt;Stack:&amp;#160;&amp;#160;&amp;#160; at Microsoft.WindowsServerSolutions.CoreNetworking.CNetNic.NicIpInfo.EnableStatic(AddressAndMask[] Ip4AddressesAndMasks, Int32 deadlineSeconds) &lt;/p&gt;    &lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at Microsoft.WindowsServerSolutions.CoreNetworking.CNetNic.NicIpInfo.EnableStatic(IPAddress[] IpAddresses, IPAddress[] IpNetMasks, IPAddress[] Gateways, UInt16[] GatewayMetrics) &lt;/p&gt;    &lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at Microsoft.WindowsServerSolutions.CoreNetworking.NetworkDiscovery.SaveLocalNicAndRouter(CNetNic nic, CRouter router, Boolean findBetterIP) &lt;/p&gt;    &lt;p&gt;[9200] 090107.141540.8263: CoreNet: Exception caught in network detection &lt;/p&gt;    &lt;p&gt;[9200] 090107.141540.8263: CoreNet: Exception Microsoft.WindowsServerSolutions.CoreNetworking.CNetException: &lt;/p&gt;    &lt;p&gt;HR: 0 &lt;/p&gt;    &lt;p&gt;[9200] 090107.141540.8419: Exception: &lt;/p&gt;    &lt;p&gt;--------------------------------------- &lt;/p&gt;    &lt;p&gt;An exception of type 'Type: Microsoft.WindowsServerSolutions.CoreNetworking.CNetException, CNetManagement, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' has occurred. &lt;/p&gt;    &lt;p&gt;Timestamp: 01/07/2009 14:15:40 &lt;/p&gt;    &lt;p&gt;Message: Couldn't bind a socket to the new address after several retries. &lt;/p&gt;    &lt;p&gt;Stack:&amp;#160;&amp;#160;&amp;#160; at Microsoft.WindowsServerSolutions.CoreNetworking.CNetNic.NicIpInfo.EnableStatic(AddressAndMask[] Ip4AddressesAndMasks, Int32 deadlineSeconds) &lt;/p&gt;    &lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at Microsoft.WindowsServerSolutions.CoreNetworking.CNetNic.NicIpInfo.EnableStatic(IPAddress[] IpAddresses, IPAddress[] IpNetMasks, IPAddress[] Gateways, UInt16[] GatewayMetrics) &lt;/p&gt;    &lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at Microsoft.WindowsServerSolutions.CoreNetworking.NetworkDiscovery.SaveLocalNicAndRouter(CNetNic nic, CRouter router, Boolean findBetterIP) &lt;/p&gt;    &lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at Microsoft.WindowsServerSolutions.Networking.Wizards.CTIWizard.DetectNetworkPagePresenter.RouterWasFound(BackgroundWorker worker, NetworkDiscovery nd, CNetNic nic, CRouter theRouter, Boolean useCurrentSetting) &lt;/p&gt;    &lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at Microsoft.WindowsServerSolutions.Networking.Wizards.CTIWizard.DetectNetworkPagePresenter.detection_DoWork(Object sender, DoWorkEventArgs e) &lt;/p&gt;    &lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)&lt;/p&gt;    &lt;p&gt;&amp;#160;&lt;/p&gt;    &lt;p&gt;Using Time Travel Tracing (TTT) we discovered a third-party DLL associated with an antivirus software was blocking our request of binding the socket to the IP address. &lt;/p&gt;    &lt;p&gt;After we uninstalled the third-party antivirus software, the CTIW ran and completed successfully.&lt;/p&gt; &lt;/div&gt; &lt;script type="text/javascript" charset="utf-8" language="javascript" src="http://static.polldaddy.com/p/1279476.js"&gt;&lt;/script&gt;&lt;noscript&gt;&lt;/noscript&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3183753" width="1" height="1"&gt;</content><author><name>TechNet Archive</name><uri>http://blogs.technet.com/reinstallmypc_4000_hotmail.com/ProfileUrlRedirect.ashx</uri></author><category term="3rd party" scheme="http://blogs.technet.com/b/asksbs/archive/tags/3rd+party/" /><category term="SBS 2008" scheme="http://blogs.technet.com/b/asksbs/archive/tags/SBS+2008/" /><category term="Networking" scheme="http://blogs.technet.com/b/asksbs/archive/tags/Networking/" /><category term="Wizards" scheme="http://blogs.technet.com/b/asksbs/archive/tags/Wizards/" /><category term="CTIW" scheme="http://blogs.technet.com/b/asksbs/archive/tags/CTIW/" /></entry><entry><title>SBS 2008: Some key changes in Terminal Services</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/asksbs/archive/2009/01/16/sbs-2008-some-key-changes-in-terminal-services.aspx" /><id>http://blogs.technet.com/b/asksbs/archive/2009/01/16/sbs-2008-some-key-changes-in-terminal-services.aspx</id><published>2009-01-16T13:34:21Z</published><updated>2009-01-16T13:34:21Z</updated><content type="html">&lt;div class="ExternalClass8571ADC011AF4095AC826EF9637A1216"&gt;   &lt;p&gt;&lt;em&gt;[Today’s post comes to us courtesy Moloy Tandon]&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;In this post I would highlight some key changes in Terminal Services in SBS 2008 which may affect user experience and how system administrators remotely manage the server.&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Change 1:&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;By default, SBS 2008 restrict each user to a single Terminal Services session. What that means if someone is already logged on to the console or RDP session using User Account A, another session with the same user account would overtake the first session. So at any given point you will have only 1 session (Terminal Services or Console) to the server with User Account A.&lt;/p&gt;    &lt;p&gt;&lt;img title="TS1_2" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="386" alt="TS1_2" src="http://blogs.technet.com/blogfiles/asksbs/WindowsLiveWriter/SBS2008SomekeychangesinTerminalServices_E1F7/TS1_2_1b2dd365-0467-4341-a926-db839c4d156b.jpg" width="520" border="0" /&gt; &lt;/p&gt;    &lt;p&gt;However, you can edit this default setting and can have 2 simultaneous connection using the same user account. &lt;/p&gt;    &lt;p&gt;&lt;img title="TS2_2" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="444" alt="TS2_2" src="http://blogs.technet.com/blogfiles/asksbs/WindowsLiveWriter/SBS2008SomekeychangesinTerminalServices_E1F7/TS2_2_e0456d0c-fc65-4244-9111-804a78233fbe.jpg" width="366" border="0" /&gt; &lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Change 2:&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;When connected to SBS 2008 via RDP client, you can now remote control or shadow the console session. You can achieve this from Terminal Services Manager. However, you cannot shadow an RDP session from a console session (the Remote Control and Connect options are grayed out). &lt;/p&gt;    &lt;p&gt;&lt;img title="TS4_2" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="445" alt="TS4_2" src="http://blogs.technet.com/blogfiles/asksbs/WindowsLiveWriter/SBS2008SomekeychangesinTerminalServices_E1F7/TS4_2_38495a2d-cd0c-4193-bffe-18cf1e04fbcb.jpg" width="572" border="0" /&gt; &lt;/p&gt;    &lt;p&gt;&lt;em&gt;Note: The changes discussed here are Windows Server 2008 feature and not just SBS-specific.&lt;/em&gt;&lt;/p&gt; &lt;/div&gt; &lt;script type="text/javascript" charset="utf-8" language="javascript" src="http://static.polldaddy.com/p/1279478.js"&gt;&lt;/script&gt;&lt;noscript&gt;&lt;/noscript&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3183721" width="1" height="1"&gt;</content><author><name>TechNet Archive</name><uri>http://blogs.technet.com/reinstallmypc_4000_hotmail.com/ProfileUrlRedirect.ashx</uri></author></entry><entry><title>You receive a Vbscript error while connecting to the client/server computer using RWW in SBS 2008.</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/asksbs/archive/2009/01/10/you-receive-a-vbscript-error-while-connecting-to-the-client-server-computer-using-rww-in-sbs-2008.aspx" /><id>http://blogs.technet.com/b/asksbs/archive/2009/01/10/you-receive-a-vbscript-error-while-connecting-to-the-client-server-computer-using-rww-in-sbs-2008.aspx</id><published>2009-01-10T09:41:08Z</published><updated>2009-01-10T09:41:08Z</updated><content type="html">&lt;p&gt;&lt;em&gt;[Today’s post comes to us courtesy Bhushan Gokhale.]&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;In SBS 2003, we receive the request from remote machine on port 4125 (which opens Dynamically on the server), and after validating the request, we redirect it to the appropriate client machine. Unlike SBS 2003, we do not use port 4125 redirection anymore. In SBS 2008, Remote Web Workplace is based on the TS gateway technology (TS gateway is a part of Windows Server 2008 role suite). However, if the certificates are not configured correctly, you may experience the following issue.&lt;/p&gt;  &lt;p&gt;You may get the following error while connecting to the client or server computer, which is inside SBS 2008 network, using Remote Web Workplace:&lt;/p&gt;  &lt;p&gt;---------------------------    &lt;br /&gt;VBScript: Remote Desktop Disconnected     &lt;br /&gt;---------------------------     &lt;br /&gt;An internal error has occurred (error 50331688). For more information, please contact your network administrator or Microsoft Product Support.     &lt;br /&gt;---------------------------     &lt;br /&gt;OK     &lt;br /&gt;---------------------------&lt;/p&gt;  &lt;p&gt;To isolate the issue, you must try to connect to the internal computer using Remote Desktop Client (RDP). To connect using Remote Desktop Client, follow the steps given below:&lt;/p&gt;  &lt;p&gt;-Open the RDP client.    &lt;br /&gt;-Click on Options.     &lt;br /&gt;-Go to Advanced tab,     &lt;br /&gt;-Click on Settings.     &lt;br /&gt;-Select “Use these TS gateway server settings”.     &lt;br /&gt;-Type the External URL that you use to connect to RWW (without https://). For Eg.: Remote.contoso.com     &lt;br /&gt;-Click on General Tab.     &lt;br /&gt;-Type the name of the internal computer you want to connect to. For Eg.: computer1.contoso.local     &lt;br /&gt;-Fill in other details and click on connect.&lt;/p&gt;  &lt;p&gt;When you try to connect to the client machine, with SBS 2008 as TS gateway, you get the error:&lt;/p&gt;  &lt;p&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image002" border="0" alt="clip_image002" src="http://blogs.technet.com/blogfiles/asksbs/WindowsLiveWriter/YoureceiveaVbscripterrorwhileconnecting_A884/clip_image002_3.jpg" width="488" height="126" /&gt;&lt;/p&gt;  &lt;p&gt;This issue occurs if you do not have the certificate installed on the TS Gateway. To resolve this issue you must add the certificate on TS gateway. To do this, follow the steps given below:&lt;/p&gt;  &lt;p&gt;- Open TS gateway manager. (Start-Administrative Tools-Terminal Services-TS gateway manager).    &lt;br /&gt;- Click on Server name.     &lt;br /&gt;- Click on Properties on the right most pane.     &lt;br /&gt;- Click on SSL certificate Tab.     &lt;br /&gt;- If you have the correct certificate installed, you should see the Window as shown below.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image004" border="0" alt="clip_image004" src="http://blogs.technet.com/blogfiles/asksbs/WindowsLiveWriter/YoureceiveaVbscripterrorwhileconnecting_A884/clip_image004_3.jpg" width="371" height="407" /&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;If the certificate is not installed, you should see the Window as shown below:&lt;/p&gt;  &lt;p&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image006" border="0" alt="clip_image006" src="http://blogs.technet.com/blogfiles/asksbs/WindowsLiveWriter/YoureceiveaVbscripterrorwhileconnecting_A884/clip_image006_3.jpg" width="371" height="442" /&gt;&lt;/p&gt;  &lt;p&gt;To install the certificate, you must first ensure that the correct certificate is available on the server.    &lt;br /&gt;You should find this certificate in the personal store of SBS 2008. To check the certificate in the personal store:&lt;/p&gt;  &lt;p&gt;· Click on Start-Run    &lt;br /&gt;· Type mmc and click on ok     &lt;br /&gt;· Click on File and select Add/Remove Snap-in from the menu.     &lt;br /&gt;· Select Certificate Snap-in from the list an click on Add     &lt;br /&gt;· Select Computer Account and click on Next.     &lt;br /&gt;· Select Local Computer and click on Finish.     &lt;br /&gt;· Click on OK again.     &lt;br /&gt;· Expand Certificate Snap-in     &lt;br /&gt;· Expand Personal and click on Certificates.     &lt;br /&gt;· You should see the certificate issued by your Certificate Authority to your External domain name (For Eg: remote.contoso.com)     &lt;br /&gt;· If you do not see this certificate, run the “Setup your internet Address” or “Fix my Network” wizard again.     &lt;br /&gt;· If you are using the 3&lt;sup&gt;rd&lt;/sup&gt; Party Certificate, make sure that the certificate is a part of Computer’s Personal Store.&lt;/p&gt;  &lt;p&gt;To add this certificate on the TS Gateway, follow the steps given below:&lt;/p&gt;  &lt;p&gt;- Open the TS Gateway Manager.    &lt;br /&gt;- Right Click on the &amp;lt;servername&amp;gt; and click on properties.     &lt;br /&gt;- Click on SSL Certificate Tab.     &lt;br /&gt;- Click on Browse Certificates Button.     &lt;br /&gt;- Select the certificate that corresponds to your External domain name (remote.contoso.com)     &lt;br /&gt;- Click on Install.&lt;/p&gt;  &lt;p&gt;After making these changes, you should be able to connect to the internal machines from Remote Web Workplace.&lt;/p&gt; &lt;script type="text/javascript" charset="utf-8" language="javascript" src="http://static.polldaddy.com/p/1262344.js"&gt;&lt;/script&gt;&lt;noscript&gt;&lt;/noscript&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3179845" width="1" height="1"&gt;</content><author><name>TechNet Archive</name><uri>http://blogs.technet.com/reinstallmypc_4000_hotmail.com/ProfileUrlRedirect.ashx</uri></author><category term="Windows Server 2008" scheme="http://blogs.technet.com/b/asksbs/archive/tags/Windows+Server+2008/" /><category term="SBS 2008" scheme="http://blogs.technet.com/b/asksbs/archive/tags/SBS+2008/" /><category term="SBS2008" scheme="http://blogs.technet.com/b/asksbs/archive/tags/SBS2008/" /><category term="TS Gateway" scheme="http://blogs.technet.com/b/asksbs/archive/tags/TS+Gateway/" /><category term="RWW" scheme="http://blogs.technet.com/b/asksbs/archive/tags/RWW/" /></entry><entry><title>Intermittent Outlook Anywhere Connectivity issue in SBS 2008.</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/asksbs/archive/2008/12/10/intermittent-outlook-anywhere-connectivity-in-sbs-2008.aspx" /><id>http://blogs.technet.com/b/asksbs/archive/2008/12/10/intermittent-outlook-anywhere-connectivity-in-sbs-2008.aspx</id><published>2008-12-10T13:30:24Z</published><updated>2008-12-10T13:30:24Z</updated><content type="html">&lt;div class="ExternalClassF4CDE6AF494448A6A56ECF367E9F6409"&gt;   &lt;div class="ExternalClass6B582F88E0024965AC688E658A829689"&gt;     &lt;div class="ExternalClassBC9939E6DEC54EFDA8C3C10B48ACBF22"&gt;       &lt;p&gt;&lt;em&gt;The Official SBS Blog:&lt;strong&gt; Slow Connectivity for Outlook Anywhere and Sites that use the SBS Web Applications App Pool.&lt;/strong&gt;            &lt;br /&gt;&lt;/em&gt;&lt;a href="http://blogs.technet.com/sbs/archive/2009/02/10/slow-connectivity-for-outlook-anywhere-and-sites-that-use-the-sbs-web-applications-app-pool.aspx"&gt;&lt;em&gt;http://blogs.technet.com/sbs/archive/2009/02/10/slow-connectivity-for-outlook-anywhere-and-sites-that-use-the-sbs-web-applications-app-pool.aspx&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;        &lt;p&gt;&lt;em&gt;The post below is a workaround, for the official solution to this issue, please refer to the &lt;a href="http://blogs.technet.com/sbs/archive/2009/02/10/slow-connectivity-for-outlook-anywhere-and-sites-that-use-the-sbs-web-applications-app-pool.aspx" target="_blank"&gt;link above&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;        &lt;p&gt;&lt;em&gt;[This post comes to us courtesy Rituraj Choudhary]&lt;/em&gt;&lt;/p&gt;        &lt;p&gt;You may experience the following issue in SBS 2008:&lt;strong&gt;            &lt;br /&gt;&lt;/strong&gt;Outlook Anywhere is very inconsistent and hardly connects. If you look at Outlook connection Status, it waits at Type Directory or Mail.&lt;/p&gt;        &lt;p&gt;In the HTTPERR (under C:\Windows\System32\LogFiles) logs, you may find something like:&lt;/p&gt;        &lt;p&gt;2008-11-13 16:55:10 124.124.68.131 40652 10.0.1.201 443 HTTP/1.1 RPC_IN_DATA /rpc/rpcproxy.dll?SBSDC1.CONTOSO.local:6004 400 0 BadRequest SBS+Web+Applications+application+pool          &lt;br /&gt;2008-11-13 16:56:01 124.124.68.131 40652 10.0.1.201 443 HTTP/1.1 RPC_IN_DATA /rpc/rpcproxy.dll?SBSDC1.CONTOSO.local:6004 400 0 Connection_Dropped SBS+Web+Applications+application+pool           &lt;br /&gt;These errors may appear for port 6001, 6002 and 6004.&lt;/p&gt;        &lt;p&gt;If you enable Failed Request Tracing Rules on the /Rpc Virtual Directory, in the %SystemDrive%\inetpub\logs\FailedReqLogFiles\W3SVC3 xml files you may find something like:&lt;/p&gt;        &lt;p&gt;Url: https://remote.contoso.com:443/rpc/rpcproxy.dll?SBSDC1.CONTOSO.local:6004          &lt;br /&gt;App Pool: SBS Web Applications application pool           &lt;br /&gt;Authentication: NOT_AVAILABLE           &lt;br /&gt;User from token:           &lt;br /&gt;Activity ID: {00000000-0000-0000-7827-0080000000D6}           &lt;br /&gt;Site: 3           &lt;br /&gt;Process: 7476           &lt;br /&gt;Failure Reason: STATUS_CODE           &lt;br /&gt;Trigger Status: 400           &lt;br /&gt;Final Status: 400           &lt;br /&gt;Time Taken: 70593 msec           &lt;br /&gt;Warning: SET_RESPONSE_ERROR_DESCRIPTION           &lt;br /&gt;ErrorDescription: ASP.NET detected invalid characters in the URL.           &lt;br /&gt;Warning: MODULE_SET_RESPONSE_ERROR_STATUS           &lt;br /&gt;ModuleName: HttptoHttpsRedir           &lt;br /&gt;Notification: 1           &lt;br /&gt;HttpStatus: 400           &lt;br /&gt;HttpReason: Bad Request           &lt;br /&gt;HttpSubStatus: 0           &lt;br /&gt;ErrorCode: 2147952454           &lt;br /&gt;ConfigExceptionInfo           &lt;br /&gt;Notification: BEGIN_REQUEST           &lt;br /&gt;ErrorCode: An existing connection was forcibly closed by the remote host. (0x80072746).&lt;/p&gt;        &lt;p&gt;&lt;strong&gt;Resolution:&lt;/strong&gt;           &lt;br /&gt;The IIS thinks the above mentioned URL to be malformed (Bad Request) and does not process the request further. This usually happens because of the corrupt configuration settings in the web.config file.&lt;/p&gt;        &lt;p&gt;Renaming/deleting the web.config referred in the SBS Web Application application pool should resolve the issue.&lt;/p&gt;        &lt;p&gt;Alternately, if a web.config is referred to by the /Rpc virtual directory, modify the &amp;lt;modules&amp;gt; .. .. ..&amp;lt;\modules&amp;gt; section in C:\Windows\system32\RpcProxy\web.config from:&lt;/p&gt;        &lt;blockquote&gt;         &lt;p&gt;&amp;lt;modules&amp;gt;            &lt;br /&gt;&amp;lt;remove name=&amp;quot;HttptoHttpsRedir&amp;quot; /&amp;gt;             &lt;br /&gt;&amp;lt;add name=&amp;quot;HttptoHttpsRedir&amp;quot; type=&amp;quot;Microsoft.WindowsServerSolutions.IWorker.IIS.Modules.HttpToHttpsRedir,HttpToHttpsRedir,Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&amp;quot; preCondition=&amp;quot;&amp;quot; /&amp;gt;             &lt;br /&gt;&amp;lt;/modules&amp;gt;&lt;/p&gt;       &lt;/blockquote&gt;        &lt;p&gt;to:&lt;/p&gt;        &lt;blockquote&gt;         &lt;p&gt;&amp;lt;modules&amp;gt;            &lt;br /&gt;&amp;lt;remove name=&amp;quot;HttptoHttpsRedir&amp;quot; /&amp;gt;             &lt;br /&gt;&amp;lt;/modules&amp;gt;&lt;/p&gt;       &lt;/blockquote&gt;     &lt;/div&gt;   &lt;/div&gt; &lt;/div&gt; &lt;script type="text/javascript" language="javascript" src="http://static.polldaddy.com/p/1183881.js"&gt;&lt;/script&gt;&lt;noscript&gt;&lt;/noscript&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3166159" width="1" height="1"&gt;</content><author><name>TechNet Archive</name><uri>http://blogs.technet.com/reinstallmypc_4000_hotmail.com/ProfileUrlRedirect.ashx</uri></author></entry></feed>