zoukankan      html  css  js  c++  java
  • Windows 2008 RTM 无限期使用 破解 激活

    方法一:
    使用以下命令即可让时间重置为60天的期限.不过只能使用3次,也就是说最大期限是180天...呵呵.半年了 ...
    开始=>运行=> slmgr.vbs -rearm

    方法二:
    (非替换vista的pkeyconfig.xrm-ms和tokens.dat)
    方法如下:
    1. 下载附件32b或64b
    32位版 http://www.fileden.com/files/2007/12/14/1643833/slsvc%2032b.zip
    2. 以管理员身份运行下面指令:
    takeown /f %windir%\system32\slsvc.exe
    takeown /f %windir%\system32\slui.exe
    takeown /f %windir%\system32\sluinotify.dll

    3.上面指令完成后, 再运行下面指令:

    icacls %windir%\system32\slsvc.exe /grant 用户名:f
    icacls %windir%\system32\slui.exe /grant 用户名:f
    icacls %windir%\system32\sluinotify.exe /grant 用户名:f1 z3 |2 a, m7 h3 b! u+ c( d, x& v1 ^9 p
    + t1 h# x' `, j3 s
    (把用户名改为你的用户意名字,再复制,粘贴, 回车)

    4.上面命令完成后, 再运行下面指令:" \ f/ b. z+ i" c3 k1 i- q. d
    ren %windir%\system32\slui.exe slui.old
    ren %windir%\system32\sluinotify.dll sluinotify.old3 n' p- j3 k: o3 m7 @1 }

    5. 最后用附件替换 slsvc.exe (先备份原文件,x86用32b,x64用64b)" j% \8 e: o8 y% p# `$ p( d

    6. 重新开机....( f) } d# y& q% c% ]/ ?7 l; j
    windows server 2008试用版可以无限期使用,过了60天也如常登陆)4 {* y/ \8 }: |/ u
  • 相关阅读:
    docker-compose,docker-machine,docker swarm 的简单总结
    linux ubuntu安装好后,开通远程登录
    docker数据卷的使用 -v --volumes--from
    shell脚本中source无效
    模块 shutil
    模块 sys
    模块 os
    模块 random
    模块 datetime,time
    import本质
  • 原文地址:https://www.cnblogs.com/MaxWoods/p/1190263.html
Copyright © 2011-2022 走看看