In our Video Conferencing systems, we have multiple propritary drivers
running on the system and also our system works with different third
party Conferencing Devices. Obviously differnt drivers for variety of
HW devices are running on the same system. Our recent version of HW is
getting problems with one of HW that is colloborated with our unit.
Then I played with different drivers and finally I found a way to make
it work. Disable the HW unit driver before reboot and enable after the
system booted completely using Windows ddk api from one of test app.
But the Microsoft documentation is expalaining that these APIs for
Enable/Disable, SetupDiChangeState, is only for Administrator group.
Is there any way to disable / Enable the Drivers when we login as a
Non-Admin also.
Can somebody to help to solve this problem. If I am following the
wrong way, Can you update me the proper way to solve this issue.
Thank You
Murthy