Skip to content

Latest commit

 

History

History
52 lines (41 loc) · 1.54 KB

sp1-step5-configuring-pam.md

File metadata and controls

52 lines (41 loc) · 1.54 KB
title description keywords author ms.author manager ms.date ms.topic ms.service ms.assetid ms.reviewer ms.suite
Step 5 Installing/Configuring PAM
This is step 5 of configuring Microsoft Identity Manager using scripts and it covers the deployment steps on the PAM server.
billmath
billmath
amycolannino
09/14/2023
article
microsoft-identity-manager
4b524ae7-6610-40a0-8127-de5a08988a8a
ems

Step 5 Installing/configuring PAM

[!div class="step-by-step"] « Step 4 Step 6 »

For a domain joined PAMServer, login as MIMAdmin, otherwise login as a local administrator.

  1. Run PowerShell as Administrator
  2. cd $env:SYSTEMDRIVE\PAM
  3. .\PAMDeploymnet.ps1
  4. select menu option 5 (MIM PAM Setup)

Note

If the machine is not already domain joined to PRIV, it will ask for credentials. After the domain join, the machine will reboot.

After the PAMServer reboots, log back into the machine with the MIMAdmin account.

  1. Run PowerShell as Administrator

  2. cd $env:SYSTEMDRIVE\PAM

  3. .\PAMDeployment.ps1

  4. select menu option 5 (MIM PAM Setup)

    When prompted, enter the password the MIM Monitor Account, MIM Component Account, MIM MA Account, MIM Service Account, MIM Admin Account and the SharePoint Account. Once installation completes, the machine will reboot.

[!div class="step-by-step"] « Step 4 Step 6 »