Whether in an Active Directory domain or standalone in a workgroup you can use this simple command line to disable one or more users.
net user <username> /active:no </domain>
Whether in an Active Directory domain or standalone in a workgroup you can use this simple command line to disable one or more users.
net user <username> /active:no </domain>