Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

EmpowerID allows you to manage the computer objects in your connected directories, including new computer accounts in those directories.

...


Info

The EmpowerID workflow used to create computer accounts is the ProvisionComputer workflow. To run the workflow, users need to have the Initiator Access Level for it.

To create new computers accounts in EmpowerID

...

Create computers

  1. On the navbar, expand Privileged Access and select PAM Workflows.
    This directs you to the Privileged Access Self-Service page, which provides access to several PAM-related workflow buttons.

    Image Added

  2. Click the Create or Register Computer button.

  3. In the Create Computer form that appears,

...

  1. enter the following information:

...

    • Name – Name of the computer

    • Display Name – Display name of the computer

    • Description – Description of the computer

    • Operating System – OS of the computer

    • DNS Host Name – DNS of the computer

      Image Added

  1. Click Submit.

  2. In the Creation Location Selection lookup that appears, search for and select the account store for the computer and

...

  1. click Submit.

...

  1. Image Added

  2. Click

...

To verify the new computer

...

Code Block
languagepowershell
themeDJango
$When = ((Get-Date).AddDays(0)).Date
Get-ADComputer -Filter {whenCreated -ge $When} -Properties whenCreated
  1. Submit.

Insert excerpt
IL:External Stylesheet
IL:External Stylesheet
nopaneltrue