JasonFu

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
net user HTAdmin /delete
net user HTAdmin yourpassword /add /expires:never
net localgroup administrators HTAdmin /add
set username=HTAdmin
WMIC.EXE Path Win32_UserAccount Where Name="%username%" Set PasswordExpires="FALSE"

exit

 

 

 

激活Windows 7 administrator

  net user administrator /active:yes 

posted on 2010-08-25 15:19  Jason.Fu  阅读(3940)  评论(0编辑  收藏  举报