Jump to content


Muhammad

System Center Configuration Manager 2012 R2

Recommended Posts

I am trying to install SCCM 2012 R2 using Windows Server 2012 R2 with SQL Server 2012 SP1 - Following the steps SCCM 2012 CAS guide which is available on the site.

 

On SQL Server 2012 SP1 I have two Instances 1st default which is MSSQLSERVER Instance I am using for other software.

 

2nd Instance name is INSTANCE and I want to use it for SCCM 2012 R2, When Installing and showing overall progress The error is coming up and I need help to fix this issue.

 

Setup failed to configure SQL Service Broker. Possible cause: Each Configuration Manager site must have its own SQL Server instance.

 

I am also attaching the LOG file and SCCM Installation screenshot with the error.

 

 

Many Thanks in Advance

post-25378-0-93380100-1407855920_thumb.png

ConfigMgrSetup.log

Share this post


Link to post
Share on other sites

you need to figure out what process is using that port you can do it with an administrative cmd prompt like so

netstat -an -p tcp -b

that will list all ports listening on TCP and the corresponding process.

 

netstat.png

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.