I already asked that, but got no answer.
Hey, developers, where are you?
Situation:
1. I have vbs to modify some field_xx
2. it works perfectly and its results uploaded to server
(from OCS file sent to server)
<ACCOUNTINFO>
<KEYNAME>fields_21</KEYNAME>
<KEYVALUE>(Gigabyte Technology Co., Ltd.) H55M-S2H</KEYVALUE>
</ACCOUNTINFO>
<ACCOUNTINFO>
<KEYNAME>fields_22</KEYNAME>
<KEYVALUE>N/A</KEYVALUE>
</ACCOUNTINFO>
3. agent uplads the results of scripts and then sends default, empty valuse for these fields
(from admininfo.conf AFTER inventory)
<ACCOUNTINFO>
<KEYNAME>fields_21</KEYNAME>
<KEYVALUE />
</ACCOUNTINFO>
<ACCOUNTINFO>
<KEYNAME>fields_22</KEYNAME>
<KEYVALUE />
</ACCOUNTINFO>
4. as result, there NO scripted results in database and I have NO WAY to modify these
WHAT THE HELL I MUST DO TO MAKE THESE SCRIPTS WORKING???
Sorry for screamer, but getting no solution for such simple question just drives me mad