netuser icon indicating copy to clipboard operation
netuser copied to clipboard

Add or Delete User via windows api,it can be used when .net is inaccessible.

netuser

中文 Readme

Add or Delete User via windows api,it can be used when .net is inaccessible.

P.S

Need the Administrator Authority

API

  • NetUserAdd Add user which is ordinary authority
  • NetLocalGroupAddMembers Add to Administrator Group
  • NetUserDel Delete the user

release

  • netuseradd.exe Add an Administrator User(Username:ordinary Password:123456abc)
  • netuserdel.exe Delete the User which named "ordinary"(netuseradd.exe add it minutes ago)