Hello, I hope someone can help me with this.
Background:
We've recently consolidated from running two internal servers (domain controller running Windows SBS 2003 and a 'dev server' running Windows Server 2008 Standard) to a single domain controller running Windows Server 2012 R2 Essentials. This is the first time
I've done a domain controller migration and setup so I'm not entirely sure everything is... best practice. This server has the following roles installed:
- AD CS
- AD DS
- App Server
- DHCP
- DNS
- File and Storage Services
- IIS
- NAP
- Remote Access
- Remote Desktop Services
- Winodws Server Essentials Experience
- WSUS
The server has a single active NIC with a static IP address, which has been excluded from the IP range on the DHCP server. (It has 4 network connections but only one is enabled.)
It also has System Center Configuration Manager 2012 SP1 installed, running on SQL Server 2012. I've installed Update Rollup 3 and the hotfix to said rollup.
The Problem:
Clients can't connect to WSUS - they receive a 0x80072ee2 error - however the server downloads synchronises fine and I haven't noticed any errors in the logs. This seemed to stop working when I installed SCCM 2012 SP1, deployed the various clients to the computers
and added the software update point though that may be just a coincidence...
The client machines have both the SCCM client and the Essentials client - which claims that it can't connect to the server
I've uninstalled and reinstalled the WSUS role with no success. I can access http://localhost:8530/selfupdate/wuident.cab locally but not remotely.
(We also have a VisualSVN Server for our repositories - clients can't remotely connect to the repository on ssl port 8443. This used to be hosted on the same machine when it was a 2008 box with no issues.)
I've been trying to sort this out on and off for two weeks - any help would be greatly appreciated.