Hi Everyone,
I'm currently facing an issue where our Windows Server 2016 cannot acces our SQL Integration Services SSIS servers.
It's not allowed to join the domain, so it's on a seperate network interface shown below.
Our environment is as followed:
SQL Server:
Servername: SQLPROD01
IP: 192.168.250.11
Domain: domain.local
SQL Server 2014 SP3 installed
Server:
Servername: SERVERPROD
IP: 192.168.250.10
Domain: none
SQL Studio 2014 installed
When i start SQL Studio on SERVERPROD, and connect to SQLPROD01 is says:
Directly in Event Viewer on de SQLPROD is shows me a failed login.
Which states the login is unknown or incorrect (it tries to logon to the domain with a local account from the non-domain server??)
Any idea how i can fix this?
Already set the DCOM permission to allow the SQLAGENT Local and Remotely Acces etc.
Kind regards,
Justin