Identity Management Service Account

mara2021 1,121 Reputation points
2023-04-10T13:11:53.7633333+00:00

I have to enable communication between a Service Account and an Identity/Access Management Application. We have 3 2013 Exchange servers in a DAG. Do I have to run the following commands on all 3 Exchange servers or just one? winrm quickconfig Set-ExecutionPolicy -ExecutionPolicy RemoteSigned Set-User -Identity {service account name} –RemotePowerShellEnabled $true Thank You.

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,892 questions
0 comments No comments
{count} votes

Accepted answer
  1. Andy David - MVP 156.3K Reputation points MVP Moderator
    2023-04-10T14:24:10.8166667+00:00

    Each server.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.