My environment:
Server 2012 R2
AD functional level 2008 R2 running on Server 2012 R2
SCCM 2012 R2 SP1, 5.00.8239.1000
Short version: Create a site system server and only give the system the site system role so that it ends up only having ‘Site system’ & ‘Component server’. A short time after, you will see the SCCM agent install to the server. Once this happens I’ve
had random issues with WDS needing to be restarted because PXE will stop responding. Not to mention the annoyance of having logs jump over to the root partition where the agent installed into to the C:\CCM\logs folder instead of the SMS_CCM directory on wherever
I decided to make the deployment volume.
However if when creating the site system server, I make sure to add more than the default level of roles, a distribution point role or management site role, this behavior doesn’t happen. I never end up seeing the agent automatically install and everything
works wonderfully.
I’ve just been curious if others see this same behavior.