Due to Oracle's shenanigans, our organization has decided to remove JRE from all computers under our maintenance contract. They've also decided to not replace it with OpenJDK JRE, so I've been tasked with gathering information about this change. In particular, I need to figure out what will break.
In order to do so, I need to find what computers on our network (including multiple domains) are currently using java/running java as a process. Is there a way to do this without using third-party applications, or do we need to just start on scripting this out for monitoring?
All workstations are running W10 1803 or newer, there are ~200 workstations, spread across 13 different domains.