I have a single SCCM 2012 SP1 CU4 server. I am wanting to deploy Microsoft EMET 4.1, but one of the prerequisites for it is .NET 4.0.
I try deploying .NET Framework 4.0 as a "package" to a group of Windows 7 test machines. I followed the directions in this link (for .NET4.5), but nothing happens on the client. http://msdn.microsoft.com/en-us/library/ee390831%28v=vs.110%29.aspx
I also followed Prajwal's guide at this link, but still, nothing happens on the client. http://prajwaldesai.com/deploy-net-framework-4-0-using-sccm-2012-r2/
When I watch the execmgr.log file on the client, the only error message that comes up says "Failed to load logging configuration for 'ContentAccess' (87d00275)"
I was able to successfully deploy .NET 4.5, but I then I get an error during the EMET installation that says it will only run on .NET 4.0.
The distmgr.log on the server does not have any errors.
Any help would be great!
Thanks!
Edit: A warning message just showed up in execmgr.log saying:
"CreateMandatoryRequestRecursively policy PDC00052 .NET Framework 4 PDC2001B no need to re-run"
And this error message follows immediately after the warning:
"Sending SoftDistProgramHasRunBeforeWithoutFailing."