Enable-ADAccountIT technician command center
PowerShell · Active Directory

Enable-ADAccount

Enable an Active Directory account.

Copy-ready commandEnable-ADAccount
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 example

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.