Remove-ADUser

Description

Removes an Active Directory user.

Command
Remove-ADUser
Examples
Remove a user with confirmation
Remove-ADUser -Identity 'jdoe'
Parameters
Parameter Type Required Description
-Identity <ADUser> string No Specifies the user to remove.
-Confirm [<Boolean>] string No Prompts you for confirmation before running the cmdlet.
Command Info
Category: User Management
Type: Windows_ad
Views: 12
Status: Active
Tags
ad powershell user delete remove