I'm facing a challenge with deploying the classic right-click menu across all user accounts on a computer. The issue is that I can currently only set the necessary registry key under HKCU, which poses a problem since I can't use Group Policy—some of these devices are remote and my remote monitoring and management tool isn't able to detect new user logins. Has anyone found a workaround for this?
3 Answers
I recommend using an Active Setup routine. It’s an older method, but it works well for this kind of situation, and even Microsoft utilizes it for their setups.
Active Setup is definitely a classic approach for these kinds of tweaks. While it wasn't officially supported for non-Microsoft purposes, it's a practical solution that many have used successfully.
Have you thought about running a script with your RMM tool? You could set it up to create a scheduled task that triggers on user login, which would then modify the registry key you need.
Related Questions
Can't Load PhpMyadmin On After Server Update
Redirect www to non-www in Apache Conf
How To Check If Your SSL Cert Is SHA 1
Windows TrackPad Gestures