Hi,
im using this amazing tool works fine. Only i have a little trouble for send some registry, for get info installed software like Spotify (not detected). I setup a key SOFTWARE\Microsoft\Windows\CurrentVersion\Run for get Spotify. This one works fine if i do manual agent running, adding /force or if i install from zero a client works too. Updates, not update the info.
Here some logs,
<REPLY>
<OPTION>
<NAME>REGISTRY</NAME>
<PARAM REGTREE="1" REGKEY="Software\Microsoft\Windows\CurrentVersion\Run" NAME="Spotify">Spotify</PARAM>
<PARAM NAME="Zoom" REGKEY="Software\Microsoft\Windows\CurrentVersion\Run" REGTREE="1">Zoom</PARAM>
</OPTION>
<OPTION>
AGENT => Communication Server asks for Registry Query
REGISTRY => Executing query asked by server
REGISTRY => 2 query successfully executed
================= TRACE START ===============
<?xml version='1.0' encoding='UTF-8'?>
<REPLY>
<RESPONSE>NO_ACCOUNT_UPDATE</RESPONSE>
</REPLY>
Hope any can guide more.
EDIT: setup in config INVENTORY_DIFF OFF, but still not works, only works if i run /force cli in windows.
Thx again!