Enable-ADAccount — Basic UsageIT technician command center
PowerShell · Active Directory

Enable-ADAccount — Basic Usage

Use Enable-ADAccount for a standard administrative task.

Copy-ready commandEnable-ADAccount — Basic Usage
Enable-ADAccount jsmith
Production warning

Test write operations in a non-production environment first.

Requirements and permissions

Requirements
RSAT ActiveDirectory module
Permissions
Domain permissions vary
Last reviewed
2026-07-31

Examples

Basic Usage

Use Enable-ADAccount for a standard administrative task.

Enable-ADAccount jsmith

Original command

Enable an Active Directory account.

Enable-ADAccount jsmith

Common errors

Command not found

Confirm RSAT ActiveDirectory module is installed and available in your current shell.