在水一万 发表于 2018-6-24 11:12:51

windows 2008 R2 破解密码

  光盘进入 采用修复模式
  到命令提示符
  copy c:\windows\system32\cmd.exe c:\osk.exe
  renamec:\windows\system32\cmd.exe oldask.exe
  copy c:\osk.exe c:\windows\system32
  重启服务器
  进入dos
  net user administrator SouFun.Com
  参考:
  Windows Server 2008 R2遗忘管理员密码后的解决方案 http://liulike.blog.51cto.com/1355103/295340
  但是我在做这个事情的时候,碰到的情况是windows server 2008 R2 中没有LSI 9271-8i的驱动,结果导致在启用修复模式的是没有找到系统盘,以失败告终。
页: [1]
查看完整版本: windows 2008 R2 破解密码