Remove Dependency on RemoteRegistryService on User Activity Monitor

What is a one sentence summary of your feature request?

Remove Dependency on RemoteRegistryService you already have the agent installed.

Please describe your idea in detail. What is your problem, why do you feel this idea is the best solution, etc.

Remove the dependency on RemoteRegistryService as you already have the agent installed.
You should be able to report back versions or any other data as needed using your own code.
No One should be running RemoteRegistryService if they are security aware. Microsoft still includes it, but it is disabled by default and best practice is to leave it disabled unless required by legacy code.

How do you currently solve the challenges you have by not having this feature?

we solved this by not using the product, waiting for confirmation of any workarounds.
currently the documentation states it is required for operation.