I would like to install NDP462-KB3151800-X86-64-ALLOS-ENU using patch manager. I have read the custom page installl Deploying Custom Packages with Patch Manager
but this deal with a .MSI install. Does any one have any suggestions for a .exe install i would be to refer too?
Thank you in advance,
Charles
functionally that shouldn't be much different - although you might have to specify a command line parameter to make it run silently.
Were you able to deploy .net 4.6.2 through Patch Manager? 4.6.1 and 4.7 show up in WSUS but not 4.6.2. There is an option in Patch Manger for .net from Microsoft Corp but nothing shows up. If you got this to work through a custom package could you send some screenshots?
Here's an article on how to deploy it with SCCM, you should be able to adapt it to PM. https://www.andersrodland.com/deploy-net-framework-4-6-2-with-sccm/
MS never made it available to WSUS or Microsoft Update Catalog so I guess you would have to deploy it like it's a 3rd party app.
I just deployed 4.6.2 through patch manager. For the applicability rules and installed rule I used the key with a registry key exists rule.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v4.0.30319\SKUs\.NETFramework,Version=v4.6.2
I checked the not box for applicability. For the prereq rules I just copied some rules from Flash.
It would be great if you could share some screen shots. I have a mixed environment of 32 bit and 64 bit clients. I have been working on this, but it keeps showing as not applicable. Any help is appreciated!