02 2021 档案
20210208- Net user命令进阶参数参考, 含忘记密码如何修改
摘要:1. WMIC设置用户过期: WMIC.EXE Path Win32_UserAccount Where Name="Administrator" Set PasswordExpires="TRUE" NET User 命令参数参考 username -- specifies the usernam 阅读全文
posted @ 2021-02-08 13:10 没什么事我就先挂了 阅读(3089) 评论(0) 推荐(0)