You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well, I am stumped. When I run the software from the command line, everything works properly. When I run the software as a windows service, I'll get the following line
I've tried running the service as both Administrator, as well as Local System. Both have the same results. I've changed the permissions for WMI to be open to everything. Still, no dice.
Hi There,
Well, I am stumped. When I run the software from the command line, everything works properly. When I run the software as a windows service, I'll get the following line
2018-08-27T14:37:26Z I! ERROR [wmi.query]: Exception occurred. (Not supported )
I've tried running the service as both Administrator, as well as Local System. Both have the same results. I've changed the permissions for WMI to be open to everything. Still, no dice.
Ideas?