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.

...


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.

    Image Added

  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.

    Insert excerpt
    IL:Callouts
    IL:Callouts
    nameComputersForRDP
    nopaneltrue

    Image Added

  2. Click Submit.

...

To verify the new computer

...

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

...

Insert excerpt
IL:External Stylesheet
IL:External Stylesheet
nopaneltrue
Insert excerpt
IL:External Stylesheet
IL:External Stylesheet
nopaneltrue

Macrosuite divider macro
dividerWidth90
dividerTypetext
dividerWeight1
labelPositionmiddle
textAlignmentcenter
iconColor#000000
fontSizemedium
textRelated
textColor#000000
dividerColor#000000
dividerIcon

Enable Computers for Privileged Session Management