We are trying to deploy ArcGIS Pro 3.0.3 through SCCM as well as the .NET Desktop Runtime prereq. We are able to successfully install the runtime, versions 6.0.13 and 6.0.5. When we then go to try and install ArcGIS Pro through SCCM, the install fails due to it not being able to recognize the runtime. We have verified successful installation of runtime by running dotnet --info command.
Any ideas what could be the issue?