Add files via upload

pull/4/head
InfoSec 2016-08-07 08:26:07 +08:00 committed by GitHub
parent 5e98693b5a
commit b3aa1aed5b
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
net user #列出系统已存在的用户
net user root ym2011 /add #添加一个用户
net user administrators /add #将该用户提权到管理员
net user #确认已成功添加新用户
net user root # 确认新用户的权限