# HG changeset patch # User Oleksandr Gavenko # Date 1605299275 -7200 # Node ID b7e46ea06927b3978131c81a59dd069f9e08a9e6 # Parent 654f7a5ea92d95a5cf563baef64b9ede58ee380b Show current key details. diff -r 654f7a5ea92d -r b7e46ea06927 windows.rst --- a/windows.rst Tue Nov 10 16:45:49 2020 +0200 +++ b/windows.rst Fri Nov 13 22:27:55 2020 +0200 @@ -127,25 +127,36 @@ * http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/net_use.mspx -Activate Windows. -================= +Activate Windows +================ + +Show current key details:: -Activate Windows from command line:: + : basic + slmgr.vbs /dli - cmd> slmgr -ipk YGR45-THIS9-WONT5–0WORK-D7667 + : detailed + slmgr.vbs /dlv + +Install an activation key:: -Reset the evaluation period/licensing status and activation state of the -machine:: + slmgr.vbs /ipk YGR45-THIS9-WONT5–0WORK-D7667 + +Activate Windows:: + + slmgr.vbs /ato - cmd> slmgr -rearm +Reset the evaluation period/licensing status and activation state of the machine:: + + slmgr.vbs -rearm -Check activation:: +Check exparation date:: - cmd> slmgr /xpr + slmgr.vbs /xpr See: -http://www.microsoft.com/genuine/selfhelp/XPPkuinst.aspx?sGuid=bab9e103-6365-44dd-9337-93f0cd9dd4b7&displaylang=en +https://support.microsoft.com/en-us/windows/activate-windows-10-c39005d4-95ee-b91e-b399-2820fda32227 Windows Product Key Update Tool Instructions Activate Windows XP.