HKEY_Current_User Relevance and Action

The use of HKEY_CURRENT_USER is repeatedly asked in the forum like: Regset syntax not working.

BigFix Agent runs as local system account and HKEY_CURRENT_USER means key for the local system account, not the key for the logged on user.
Try user key of logged on user instead of HKEY_CURRENT_USER.