I have been tasked to deploy Java and it's always a pain.
Is there a way for SCCM to somehow retrieve information on which web applets are using a certain JRE version so I can use that information to whitelist them for the Java deployment rule set?
I am open to any suggestions whether that be programmatically using PowerShell, or any other method because I need to get this accomplished here soon and it is posing a problem.
Thank you for your help on this.