Forum Discussion
RahamimL
Jun 06, 2022Iron Contributor
WMI unknown account in security permissions
Hi everyone, We are using WMI on Azure AD computers to give our NAC system (PortNox) access to read a certain process in the client. We have an issue where for some reason the account was mistakenl...
LelandGrant
Jan 20, 2026Copper Contributor
Use the WMI management tool or the PowerShell command Get-WmiObject in conjunction with Set-WmiInstance to reconfigure the security permissions for the CIMV2 namespace.