windows.rst
changeset 2456 b7e46ea06927
parent 2310 c3baf557ff0c
child 2547 56f7aa93f8ab
equal deleted inserted replaced
2455:654f7a5ea92d 2456:b7e46ea06927
   125 
   125 
   126 See:
   126 See:
   127 
   127 
   128 * http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/net_use.mspx
   128 * http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/net_use.mspx
   129 
   129 
   130 Activate Windows.
   130 Activate Windows
   131 =================
   131 ================
   132 
   132 
   133 Activate Windows from command line::
   133 Show current key details::
   134 
   134 
   135   cmd> slmgr -ipk YGR45-THIS9-WONT5–0WORK-D7667
   135   : basic
   136 
   136   slmgr.vbs /dli
   137 Reset the evaluation period/licensing status and activation state of the
   137 
   138 machine::
   138   : detailed
   139 
   139   slmgr.vbs /dlv
   140   cmd> slmgr -rearm
   140 
   141 
   141 Install an activation key::
   142 Check activation::
   142 
   143 
   143   slmgr.vbs /ipk YGR45-THIS9-WONT5–0WORK-D7667
   144   cmd> slmgr /xpr
   144 
       
   145 Activate Windows::
       
   146 
       
   147   slmgr.vbs /ato
       
   148 
       
   149 Reset the evaluation period/licensing status and activation state of the machine::
       
   150 
       
   151   slmgr.vbs -rearm
       
   152 
       
   153 Check exparation date::
       
   154 
       
   155   slmgr.vbs /xpr
   145 
   156 
   146 See:
   157 See:
   147 
   158 
   148 http://www.microsoft.com/genuine/selfhelp/XPPkuinst.aspx?sGuid=bab9e103-6365-44dd-9337-93f0cd9dd4b7&displaylang=en
   159 https://support.microsoft.com/en-us/windows/activate-windows-10-c39005d4-95ee-b91e-b399-2820fda32227
   149   Windows Product Key Update Tool Instructions
   160   Windows Product Key Update Tool Instructions
   150 
   161 
   151 Activate Windows XP.
   162 Activate Windows XP.
   152 --------------------
   163 --------------------
   153 
   164