<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>sql server service broker port 4022 Archives - the Sysadmin Channel</title>
	<atom:link href="https://thesysadminchannel.com/tag/sql-server-service-broker-port-4022/feed/" rel="self" type="application/rss+xml" />
	<link>https://thesysadminchannel.com/tag/sql-server-service-broker-port-4022/</link>
	<description>Documenting My Life as a System Administrator</description>
	<lastBuildDate>Mon, 15 Oct 2018 01:45:34 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
<site xmlns="com-wordpress:feed-additions:1">144174110</site>	<item>
		<title>[Solved] SQL Server TCP Port Failed When Installing SCCM Baseline Media</title>
		<link>https://thesysadminchannel.com/solved-sql-server-tcp-port-failed-installing-sccm-baseline-media/</link>
					<comments>https://thesysadminchannel.com/solved-sql-server-tcp-port-failed-installing-sccm-baseline-media/#comments</comments>
		
		<dc:creator><![CDATA[Paul Contreras]]></dc:creator>
		<pubDate>Mon, 15 Oct 2018 01:45:34 +0000</pubDate>
				<category><![CDATA[SCCM]]></category>
		<category><![CDATA[Configuration Manager primary site and central administration site require SQL Server Tcp is enabled and set to Static port]]></category>
		<category><![CDATA[require sql server tcp is enabled and set to static port]]></category>
		<category><![CDATA[sql server service broker port 4022]]></category>
		<category><![CDATA[SQL Server TCP Port Failed]]></category>
		<category><![CDATA[sql server tcp port sccm]]></category>
		<guid isPermaLink="false">https://thesysadminchannel.com/?p=1033</guid>

					<description><![CDATA[<p>About every 3-4 months, I like to get into the habit of tearing down my lab and rebuilding it from scratch. This lets me get a good refresher on setup tasks that I normally do once, then never have to&#8230; <a href="https://thesysadminchannel.com/solved-sql-server-tcp-port-failed-installing-sccm-baseline-media/" class="more-link">Continue Reading <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a href="https://thesysadminchannel.com/solved-sql-server-tcp-port-failed-installing-sccm-baseline-media/">[Solved] SQL Server TCP Port Failed When Installing SCCM Baseline Media</a> appeared first on <a href="https://thesysadminchannel.com">the Sysadmin Channel</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>About every 3-4 months, I like to get into the habit of tearing down my lab and rebuilding it from scratch.  This lets me get a good refresher on setup tasks that I normally do once, then never have to do again.  So while I was building my SCCM lab, I installed Microsoft SQL server 2016, later installed Service Pack 2, and when it came time to install the SCCM portion, I kept on getting an <strong>SQL Server TCP Port Failed</strong> error with a description of <strong>Configuration Manager primary site and central administration site require SQL Server Tcp is enabled and set to Static port</strong>.  I&#8217;ve come across this error before so I figure I would document it this time around.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/10/SQL-Server-TCP-Port-Failed.png" target="_blank"><img fetchpriority="high" decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/10/SQL-Server-TCP-Port-Failed.png" alt="SQL Server TCP Port Failed" width="739" height="559" class="aligncenter size-full wp-image-1035" /></a></p>
<h2>SQL Server TCP Port Failed Fix</h2>
<p>Follow these steps and you should be able to successfully get past this error message.</p>
<ul>
<li>On your SQL server hosting your SCCM database, open <strong>SQL Server Configuration Manager</strong>.</li>
<li>Once open, go to <strong>SQL Server Network Configuration</strong> -> Your SCCM instance.</li>
<li>Right click <strong>TCP/IP</strong> on the right pane and go to <strong>properties</strong>.</li>
</ul>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/10/SQL-Server-Configutation-Manager-Enable-TCP-IP.png" target="_blank"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/10/SQL-Server-Configutation-Manager-Enable-TCP-IP.png" alt="SQL Server Configutation Manager Enable TCP-IP" width="680" height="286" class="aligncenter size-full wp-image-1036" /></a></p>
<ul>
<li>Go to the <strong>IP Addresses tab</strong>.</li>
<li>Set all <strong>TCP Dynamic Ports to blank</strong>.</li>
<li>Set all <strong>TCP ports to 1433</strong>.</li>
<li>Press Ok to confirm the dialog box about restarting services.</li>
</ul>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/10/TCP-Port-1433-for-SQL-Inbound.png" target="_blank"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/10/TCP-Port-1433-for-SQL-Inbound.png" alt="TCP Port 1433 for SQL Inbound" width="415" height="474" class="aligncenter size-full wp-image-1039" /></a></p>
<ul>
<li>Within SQL Server Configuration Manager, <strong>Highlight SQL Server Services</strong>.</li>
<li><strong>Restart all SQL services</strong> for the SCCM instance.</li>
<li>Close out of SQL Server Configuration Manager.</li>
</ul>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/10/Restart-SQL-Services-from-SQLl-Config-Manager.png" target="_blank"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/10/Restart-SQL-Services-from-SQLl-Config-Manager-1024x289.png" alt="Restart SQL Services from SQLl Config Manager" width="1024" height="289" class="aligncenter size-medium wp-image-1040" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/10/Restart-SQL-Services-from-SQLl-Config-Manager-1024x289.png 1024w, https://thesysadminchannel.com/wp-content/uploads/2018/10/Restart-SQL-Services-from-SQLl-Config-Manager-768x217.png 768w, https://thesysadminchannel.com/wp-content/uploads/2018/10/Restart-SQL-Services-from-SQLl-Config-Manager.png 1064w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></p>
<ul>
<li>Back in your SCCM setup wizard.</li>
<li>Rerun the prerequisite check and the error <strong>SQL Server TCP Port Failed</strong> should be gone.</li>
</ul>
<p>If you want more awesome sysadmin content, don&#8217;t forget to check out <a href="https://www.youtube.com/channel/UC9VnUjmZrNG3ithDZmG-S-g" rel="noopener" target="_blank">theSysadminChannel on Youtube</a> for video demos and how-tos.  Also, if you want to further your SCCM knowledge, check out <a href="https://amzn.to/2pSxsvH" rel="noopener" target="_blank">System Center Configuration Manager Current Branch Unleashed</a></p>
<p>The post <a href="https://thesysadminchannel.com/solved-sql-server-tcp-port-failed-installing-sccm-baseline-media/">[Solved] SQL Server TCP Port Failed When Installing SCCM Baseline Media</a> appeared first on <a href="https://thesysadminchannel.com">the Sysadmin Channel</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://thesysadminchannel.com/solved-sql-server-tcp-port-failed-installing-sccm-baseline-media/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1033</post-id>	</item>
	</channel>
</rss>
