I'm trying to find a way to verify if a user has execute methods permissions in order to let know the PC configuration is right to execute any process through WMI.
I've been looking at classes such as Win32_process or Win32_Useraccounts to get that information but I haven't had any luck.
Could anybody kindly advise on this question?
Regards, Misael.