Hi,
I'm trying to deploy .net 4.7.2 through SCCM, in some machines it was successfully deployed and in some machines i'm getting this error code "0x87D00324(-2016410844)".
I have kept detection method as file version of mscorsvw.exe under this location "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319" and the value of detection method is Greater than or equal to 4.7.3062.0
Note:- I have kept Product GUID as detection method before keeping file version as detection method. This error is the reason i changed detection method as File version from Product GUID.
can anyone help me over here.