Hey everyone. I manage an enterprise fleet that is a massive mix of Dell, HP, and Lenovo machines. Lately, my script repository has turned into a total mess. I have separate configuration policies for each vendor because we need to push specific driver optimizations and registry keys depending on the hardware. On top of that, I keep running into issues where scripts need the logged in user details to configure their local profile, but hardcoding is not an option. Is there a cleaner way to handle this in Hexnode without maintaining a dozen different script variations?