Service Account Configuration - WMI

Abdulrahman 101 Reputation points
2023-01-30T14:28:15.5433333+00:00

I'm trying to enable read all my domain servers/workstation WMI record by using one service accounts and another software that will be my dashboard for showing all record/logs.

I have created a service accounts and tried to add it as a domain admin security group in order to have access to my domain resources to bring WMI records and logs. However, this is not a good practice and expose security issues. I want to know if there is another way to assign this service account the WMI required permission instead of giving it domain admin permissions? How can I accomplish this task?

Windows for business Windows Client for IT Pros Directory services Active Directory
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Thameur-BOURBITA 36,261 Reputation points Moderator
    2023-01-30T16:04:04.3633333+00:00

    Hi @Abdulrahman

    You can follow this link to grant WMI permission for your service account:

    Setting WMI access through Active Directory and Group Policy Object for non-admin user

    You can also add the service account in local administrators group on target machines using group policy :

    Computer Configuration -> Policies -> Windows Settings -> Security Settings -> Restricted Groups

    Or Group Policy Preference: Manage Local Active Directory Groups using Group Policy Preferences

    Please don't forget to mark helpful answer as accepted


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.