What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

How to monitor Domain Controller?

Votes:

0

Hello, How to monitor Domain Controller server (WMI CPU/Memory/Disk) without adding prtg account to Domain Admins group?

domain-controller prtg wmi

Created on Jul 23, 2021 2:07:05 PM



3 Replies

Votes:

0

Hello,

Thank you for your message.

To monitor servers by using an account with least privileges, you need to make sure that the user account has enough permissions for it. To do so, I invite you to have a look to the articles below:

Which permissions/rights does a user need to have WMI access on remote machines? Creating a user with Windows Management Instrumentation (WMI) permissions

If you have questions, let us know.

Regards.

Created on Jul 26, 2021 6:00:03 AM by  Florian Lesage [Paessler Support]



Votes:

0

Greetings, I am encountering this issue today. Your instructions are great for all other windows servers except domain controllers. Domain controllers DO NOT have Local Groups or Users on them. Only AD accounts can log into DC's. Thus, the MMC Console for "Local users and groups" does not exist. I'm guessing you would need to create a GPO with these explicit permissions, then apply them to the DC's. However, I have not yet attempted this.

Created on Dec 6, 2023 7:19:54 PM



Votes:

0

Hello Wayne,

apparently Microsoft only hides the Local Admin users group in the MMC plugins, so it might still work creating a local user and adding it to the local user groups using an administrative shell.

NET USER <name> <password> /ADD
NET LOCALGROUP ADMINISTRATORS /ADD <user>

You can try this way of adding a local user with administrative rights on the host.


Kind regards,
Johannes Beyerlein, Technical Support Team

Created on Dec 11, 2023 2:36:50 PM by  Johannes Beyerlein [Paessler Support]




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.