Applying user policy to local user accounts that don't log in
I'm using Nessus and working though CIS baseline compliance for Windows 11 Enterprise, and there are some controls for User Config settings, e.g.
User Config\Policies\Administrative Templates\Windows Components\Cloud Content\Configure Windows Spotlight on lock screen
The issue is that some of my systems have a local user account installed by some third-party software. This account never logs in, so it never picks up the user policy, and the nessus scan picks up the non-compliant registry entry, e.g.
HKU\<SID>\Software\Policies\Microsoft\Windows\Cloudcontent
Is there some magic command that I can use to tell the system to apply the user policy to a local account?