- Run Command Prompt as Admin.
- Type "net user" command to see a list of user accounts
- Type "net localgroup" command to see a list of local groups
- Type "net localgroup GroupName UserName /add" command to add the user to the local group
An example: net localgroup SophosAdministrator synit /add