I am software developer in ISC company in Iran.
I must develop NAP for getting report from registry code of our company network Clients.
I implemented RegistrySHA and RegistrySHV for reading arbitrary registry code from client and make decision based on reported value.
according above :
1- when I added RegistrySHV.dll by regsvr32 command , the RegistrySHV was added to system health validators list on nps console and The RegistrySHV UI worked correctly
but this error :
" SHV ID : xxxx Can not create validator"
was showed in NAP Server Events and my SHV and SHA couldn't communicate with each other.
2- Whether it is necessary that I implement QEC module such as your example or not?
3 - whether I must implement the used enforcement client in my SHA and SHV modules or Not?
otherwise , do I specify used enforcement client or enforcement protocol (I used EAP Qec) in my SHA or SHV source code?
Please Help me