03 Jan 2024 10:31 PM - last edited on 04 Jan 2024 10:41 AM by MaciejNeumann
Hi, to configure Exchange Extension wich type of user do i need? Domain user or local user with some privilieges??
Solved! Go to Solution.
09 Jan 2024 08:19 AM
Hi,
What do you mean by Exchange Extension, can you provide more information?
Best regards
09 Jan 2024 12:35 PM
Trying to enable this https://www.dynatrace.com/hub/detail/microsoft-exchange-server-1/?query=Exch&filter=all
to monitor Microsoft Exchange Server. The exchange guys ask me wich type of user is needed for this.
09 Jan 2024 01:14 PM
Please check this documentation:
https://docs.dynatrace.com/docs/extend-dynatrace/extensions20/data-sources/wmi-extensions
"To establish a connection to a WMI remote host, you need to use either a standard user or a user with administrator privileges"
09 Jan 2024 01:19 PM
Thanks.
09 Jan 2024 01:14 PM
If you install a OneAgent onto the exchange host and run the extension from there, you don't need to enter any credentials. The extension is automatically executing as local system, which has access to the WMI queries in question.
If you run it from an ActiveGate you need to set up a user which has access to remotely access WMI. There are instructions here under "Remote enable permission on the host": https://docs.dynatrace.com/docs/extend-dynatrace/extensions20/data-sources/wmi-extensions#prerequisi...
09 Jan 2024 01:20 PM
Thas what i need, thank you.