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. This topic demonstrates how to disable computer accounts.

...

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

...

Disable computers

...

  1. On the navbar, expand Privileged Access and select Computers.

  2. Search for the computer you want to disable, click the record for that computer to select it and then click the Disable Computers action link.

...

  1. Image Added

  2. Click OK to close the Operation Execution Summary.

...

  1. Image Added

Verify the disabled computer

  1. On a server with the Active Directory PowerShell Module, run the below PowerShell cmdlet.

    Code Block
    languagepowershell

...

  1. Get-ADComputer -Filter "Enabled -eq '$false'"

  2. You should see a record for the disabled computer.

Insert excerpt
IL:External Stylesheet
IL:External Stylesheet
nopaneltrue