MID Server and SCCM connectivity/firewall rules

Nam Nguyen
Tera Expert

Hi folks

Does anyone know what ports are required to be opened for MID server to connect with SCCM DB server (for discovery) and SCCM PS Server (for Orchestration)?

Thanks

Nam

1 ACCEPTED SOLUTION

Adding more to Adil's point,



To connect SCCM PS server for Orchestration, You do not need special ports, if you are able to discover primary server with 135 then you are good to go for orchestration.



Regards,


Vivek


View solution in original post

9 REPLIES 9

You can. 

 

We use the same MID server for all LDAP imports, including SCCM which uses JDBC connector to the SCCM DB.

Hi Adhil & vivek5239,



I am doing sccm 2012 integration with Servicenow


I am trying to test data sources connection in sccm setup. Connection is not resolving.


If the MID server to connect with SCCM DB server should i open outbound firewall rule 1433 port from DB Server.


Please help me if i am wrong.



We are not using discovery.



Thanks in advance,


Sravan


Hi Sravan,



Yes, you need to open port 1433 also some setup requires database side if it's for the first time connection. They have to provision SQL server to be connected by remotely. You can consult with your DBA team.



Regards,


Vivek


Hi Vivek,



Thank you for your response. I will check with my Firewall team and DBA Team resolve my issue.




Regards,


Sravan


Nam Nguyen
Tera Expert

Thanks fellas