Our application uses bunch of WMI calls. When using guest account connecting to local WMI server fails with ACCESS_DENIED, this works fine with user account and above. How to access WMI server under guest account?
I added guest account to allow full access using WMIMGMT.MSC but still I am getting access denied errors.
Any suggetions?