It might be useful to add a note at the bottom about how to bypass the confirmation prompt. This is taken from the Remove-ADUser cmdlet:
To bypass prompting for confirmation before removal, you can specify -Confirm:$False when using this cmdlet.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
It might be useful to add a note at the bottom about how to bypass the confirmation prompt. This is taken from the Remove-ADUser cmdlet:
To bypass prompting for confirmation before removal, you can specify -Confirm:$False when using this cmdlet.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.