====================================================================================================
######################## Online KMS Activation - Windows /Server /Office ###########################
====================================================================================================

 - Online KMS activates Windows /Server /Office for 180 Days (For core/ProWMC edition it is 30 to 
   45 Days)

 - To activate Windows /Server /Office with online KMS for 180 days, run Online_KMS_Activation.cmd

   ---------------
    Create_Tasks:
   ---------------

 - For Lifetime Activation run 'Create_Renewal_Task.cmd' file in Create_Tasks folder. 
   This renewal task runs every week (only if connected to the Internet) and renews on-line KMS 
   server and activation of installed products.
   Note that system must connect to a working Internet connection at least once every six months
   for uninterrupted activation experience.

 - If you don't have an Internet connection at the moment, but still want to self-activate later, 
   after you have gotten connected to the Internet, run the 'Create_Renewal_and_Activation_Tasks.cmd'
   file in Create_Tasks folder.
   This task will create Renewal_Task which mentioned in the above point + it'll create a task 
   which will autorun immediately following a system login if system is connected to the Internet,
   and after successful activation, the task will delete itself and its file.

 - Activation Task and Renewal Task both create required files in the folder: 
   C:\Windows\online_KMS_Activation_Script and you can view the scheduled task in Task Scheduler.

   -------------------------------------------------------------------------------------------
    Difference between Online_KMS_Activation.cmd and Online_KMS_Activation_[No Remnants].cmd
   -------------------------------------------------------------------------------------------

 - This Online KMS Activation provides immediate global activation for Windows 8.1 and 10, which 
   means that in the following three scenarios, the system will self-activate when connected to the 
   internet, and that users will not need to manually run the activation script again.

   Scenario 1: Subsequent installation or alteration of any 2013, 2016, or 2019 Volume License 
               (VL) Office product.
   Scenario 2: Windows edition change (with GVLK).
   Scenario 3: Date change, system hardware change, etc.
   
 - Online_KMS_Activation.cmd file activate the system for 180 days and only leaves the used KMS 
   server name in the registry, This registered KMS server name helps you to get the global 
   activation feature as mentioned above.
   
   but Online_KMS_Activation_[No Remnants].cmd file activate the system and after that it removes 
   the used KMS server name from the registry, (+ also removes online KMS scheduled Tasks if present)
   It means that it leaves no remnants of Online KMS. but user can't get the global activation 
   feature as mentioned above.

   so what should you choose?
   In my opinion, use of Online_KMS_Activation.cmd is better because the KMS server name is only 
   entered into the registry, there is no file created for it, and the advantage is bigger, 
   user gets the global activation feature which leads to a really nice activation experience.

   --------------------
    Some more remarks:
   --------------------

 - This script skips activation of any already-permanently-activated product, and skips any pre-
   existing KMS38 activation, too.

 - This script includes the most-stable KMS servers (6+) list. The server selection process is 
   fully automatic. You don't need to worry about the server's availability.

 - If your system date is incorrect (beyond 180 days) and you are offline, the system will be 
   deactivated, but will automatically reactivate when you correct the system date. 

 Q. Why should you choose the Online KMS activation method when you can easily have offline KMS 
    activation? 

 A. The main benefit of Online KMS activation is that it is 100% clean from any antivirus detection 
    (always will be), whereas all offline KMS activator's have antivirus detection so if you or 
    someone in your circle have difficulties in managing antivirus exclusion for KMS or want to get 
    rid of false positives and like to have a 100% clean system then you should choose this. The 
    only disadvantage is that it requires internet connectivity at least once every six months. 
    There are no other disadvantages.



====================================================================================================
######################### Custom Install and Activate C2R-Retail Office ############################
====================================================================================================

 - To activate C2R Retail Office with KMS, you need to convert it to VL (Volume License) first,
   To do that use 'C2R-R2V' https://forums.mydigitallife.net/posts/1150042 by @abbodi1406.

 - You can also customize and directly install office 2019 as VL or Retail from Retail .img or .iso 
   by using 'YAOCTRI' https://forums.mydigitallife.net/posts/1479890 by @abbodi1406.

 - Once your Retail Office install is converted to VL, you can use any KMS activator to activate it.


   ---------------
    Extra Info -
   ---------------

   First, please note that KMS can only activate VL (Volume License) Office, but not Retail Office. 

   For all versions of Office, up through Office 2016, MS released .msi-based default VL installers, 
   and with that setup users were able to easily customize their install and directly activate it 
   with any KMS activator. 

   But starting with Office 2019, MS only releases the default Retail C2R setup, and with this 
   setup, users have to jump through some hoops to customize their install and activate it with KMS. 

   Any office C2R setup contains every Office product, both Retail and Volume licenses, 
   (i.e. Proplus .img also contains Project, Visio, Office 365, etc.), but their setup is locked to 
   install only the mentioned product and doesn't offer an easy way for end-users to customize the 
   install. 

   MS Officially provides a user-unfriendly method for Office deployment, and its called 'ODT' (Office
   Deployment Tool). If you are experienced enough and know how to work with it, then you don't need
   any suggestions anyway. But if you don't work at that level of expertise, then keep reading. :) 

   As a better alternative to ODT, @abbodi1406 made 'YAOCTRI' a proper, user-friendly, Office 
   customization installer script. YAOCTRI can directly install office as VL or Retail, and it 
   includes a proper workaround to install Office 2019 on Windows 7 and 8.1, complete with working 
   updates. Learn more about it here: https://forums.mydigitallife.net/posts/1479890

   ----------

   If your office installation has been messed up or corrupted, then you will need to clean it 
   properly before proceeding any further.

   First, uninstall Office using the Programs and Features option in the Control Panel, and after 
   that, Use 'OfficeScrubber' which can be found at https://forums.mydigitallife.net/posts/1466365 
   by @abbodi1406 to clean out the rest of the Office remnants and leftovers.



====================================================================================================
#################################### Switches in the Script ########################################
====================================================================================================

 - To run the scripts in unattended mode, search "set Unattended=" in the scripts and change the 
   value from 0 to 1.

 - To run the scripts in Debug mode to find out the cause of erros in activation or just details,
   search "set _Debug=" in the scripts and change the value from 0 to 1. 

 - To replace KMS38 activation with KMS activation, search "set KMS38=" in the scripts and change 
   the value from 1 to 0. 

 - To replace Windows Permanent activation with KMS activation, search "set ForceWinkms=" in the 
   scripts and change the value from 0 to 1. 

 - To skip the ping test to check the internet , search "set SkipInternetCheck=" in the scripts
   and change the value from 0 to 1. 

 - To skip the ping test of KMS Servers , search "set SkipServerPing=" in the scripts
   and change the value from 0 to 1. 

 - To change the KMS servers list in the scripts, search "set "servers=" in the scripts, make sure 
   to leave a space between servers name.



====================================================================================================
###################################### Supported Products ########################################## 
====================================================================================================

   Windows 7 (Pro/Enterprise/Embedded) 
   Windows 8/8.1/10 
   Windows Server 2008R2/2012/2012R2/2016/2019 
   Office (VL) 2010/2013/2016/2019                  

   Note - Any Evaluation version of Windows (i.e. 'EVAL' LTSB/C) cannot be activated with ANY 
          activator. Use instruction in Extras folder to know how to get full version of LTSB/C. 



====================================================================================================
#################################### Manual Activation Process #####################################
====================================================================================================

   ---------------
   Prerequisite: 
   ---------------

   online Public KMS Server List: 

   kms.digiboy.ir 
   kms.mrxn.net 
   kms8.MSGuides.com 
   kms9.MSGuides.com 
   kms.chinancce.com 
   kms.library.hk 
   kms.03k.org


   Generic Volume License Key (GVLK):
   
   Thanks to @abbodi1406 for the Key collection.
   
        GVLK                        Edition                
   
   Windows 10
   
   TX9XD-98N7V-6WMQ6-BX7FG-H8Q99    Home
   3KHY7-WNT83-DGQKR-F7HPR-844BM    Home N
   7HNRX-D7KGG-3K4RQ-4WPJ4-YTDFH    Home Single Language
   PVMJN-6DFY6-9CCP6-7BKTT-D3WVR    Home China
   W269N-WFGWX-YVC9B-4J6C9-T83GX    Pro
   MH37W-N47XK-V7XM9-C7227-GCQG9    Pro N
   6TP4R-GNPTD-KYYHQ-7B7DP-J447Y    Pro Education
   YVWGF-BXNMC-HTQYQ-CPQ99-66QFC    Pro Education N
   NRG8B-VKK3Q-CXVCJ-9G2XF-6Q84J    Pro Workstation
   9FNHH-K3HBT-3W4TD-6383H-6XYWF    Pro Workstation N
   NW6C2-QMPVW-D7KKK-3GKT6-VCFB2    Education
   2WH4N-8QGBV-H22JP-CT43Q-MDWWJ    Education N
   NPPR9-FWDCX-D2C8J-H872K-2YT43    Enterprise
   DPH2V-TTNVB-4X9Q3-TJR4H-KHJW4    Enterprise N
   YYVX9-NTFWV-6MDM3-9PT4T-4M68B    Enterprise G
   44RPN-FTY23-9VTTB-MP9BX-T84FV    Enterprise G N
   WNMTR-4C88C-JK8YV-HQ7T2-76DF9    Enterprise 2015 LTSB
   2F77B-TNFGY-69QQF-B8YKP-D69TJ    Enterprise 2015 LTSB N
   DCPHK-NFMTC-H88MJ-PFHPY-QJ4BJ    Enterprise 2016 LTSB
   QFFDN-GRT3P-VKWWX-X7T3R-8B639    Enterprise 2016 LTSB N
   M7XTQ-FN8P6-TTKYV-9D4CC-J462D    Enterprise LTSC 2019
   92NFX-8DJQP-P6BBQ-THF9C-7CG2H    Enterprise LTSC 2019 N
   CPWHC-NT2C7-VYW78-DHDB2-PG3GK    Enterprise for Virtual Desktops
   7NBT4-WGBQX-MP4H7-QXFF8-YP3KX    Remote Server
   NBTWJ-3DR69-3C4V8-C26MC-GQ9M6    Lean
   
   Windows 8.1
   
   M9Q9P-WNJJT-6PXPY-DWX8H-6XWKK    Core
   7B9N3-D94CG-YTVHR-QBPX3-RJP64    Core N
   BB6NG-PQ82V-VRDPW-8XVD2-V8P66    Core Single Language
   NCTT7-2RGK8-WMHRF-RY7YQ-JTXG3    Core China
   XYTND-K6QKT-K2MRH-66RTM-43JKP    Core ARM
   GCRJD-8NW9H-F2CDX-CCM8D-9D6T9    Pro
   HMCNV-VVBFX-7HMBH-CTY9B-B4FXY    Pro N
   789NJ-TQK6T-6XTH8-J39CJ-J8D3P    Pro with Media Center
   MHF9N-XY6XB-WVXMC-BTDCT-MKKG7    Enterprise
   TT4HM-HN7YT-62K67-RGRQJ-JFFXW    Enterprise N
   NMMPB-38DD4-R2823-62W8D-VXKJB    Embedded Industry Pro
   FNFKF-PWTVT-9RC8H-32HB2-JB34X    Embedded Industry Enterprise
   VHXM3-NR6FT-RY6RT-CK882-KW2CJ    Embedded Industry Automotive
   3PY8R-QHNP9-W7XQD-G6DPH-3J2C9    with Bing
   Q6HTR-N24GM-PMJFP-69CD8-2GXKR    with Bing N
   KF37N-VDV38-GRRTV-XH8X6-6F3BB    with Bing Single Language
   R962J-37N87-9VVK2-WJ74P-XTMHR    with Bing China
   MX3RK-9HNGX-K3QKC-6PJ3F-W8D7B    Pro for Students
   TNFGH-2R6PB-8XM3K-QYHX2-J4296    Pro for Students N
   
   Windows 8
   
   BN3D2-R7TKB-3YPBD-8DRP2-27GG4    Core
   8N2M2-HWPGY-7PGT9-HGDD8-GVGGY    Core N
   2WN2H-YGCQR-KFX6K-CD6TF-84YXQ    Core Single Language
   4K36P-JN4VD-GDC6V-KDT89-DYFKP    Core China
   DXHJF-N9KQX-MFPVR-GHGQK-Y7RKV    Core ARM
   NG4HW-VH26C-733KW-K6F98-J8CK4    Pro
   XCVCF-2NXM9-723PB-MHCB7-2RYQQ    Pro N
   GNBB8-YVD74-QJHX6-27H4K-8QHDG    Pro with Media Center
   32JNW-9KQ84-P47T8-D8GGY-CWCK7    Enterprise
   JMNMF-RHW7P-DMY6X-RF3DR-X2BQT    Enterprise N
   RYXVT-BNQG7-VD29F-DBMRY-HT73M    Embedded Industry Pro
   NKB3R-R2F8T-3XCDP-7Q2KW-XWYQ2    Embedded Industry Enterprise
   
   Windows 7
   
   FJ82H-XT6CR-J8D7P-XQJJ2-GPDD4    Professional
   MRPKT-YTG23-K7D7T-X2JMM-QY7MG    Professional N
   W82YF-2Q76Y-63HXB-FGJG9-GF7QX    Professional E
   33PXH-7Y6KF-2VJC9-XBBR8-HVTHH    Enterprise
   YDRBP-3D83W-TY26F-D46B2-XCKRJ    Enterprise N
   C29WB-22CC8-VJ326-GHFJW-H9DH4    Enterprise E
   YBYF6-BHCR3-JPKRB-CDW7B-F9BK4    Embedded POSReady 7
   XGY72-BRBBT-FF8MH-2GG8H-W7KCW    Embedded Standard
   73KQT-CD9G6-K7TQG-66MRP-CQ22C    Embedded ThinPC
   
   Office 2019
   
   VQ9DP-NVHPH-T9HJC-J9PDT-KTQRG    Professional Plus C2R-P
   XM2V9-DN9HH-QB449-XDGKC-W2RMW    Project Professional C2R-P
   N2CG9-YD3YK-936X4-3WR82-Q3X4H    Visio Professional C2R-P
   NMMKJ-6RK4F-KMJVX-8D9MJ-6MWKP    Professional Plus
   6NWWJ-YQWMR-QKGCB-6TMB3-9D9HK    Standard
   B4NPR-3FKK7-T2MBV-FRQ4W-PKD2B    Project Professional
   C4F7P-NCP8C-6CQPT-MQHV9-JXD2M    Project Standard
   9BGNQ-K37YR-RQHF2-38RQ3-7VCBB    Visio Professional
   7TQNQ-K3YQQ-3PFH7-CCPPM-X4VQ2    Visio Standard
   9N9PT-27V4Y-VJ2PD-YXFMF-YTFQT    Access
   TMJWT-YYNMB-3BKTF-644FC-RVXBD    Excel
   7HD7K-N4PVK-BHBCQ-YWQRW-XW4VK    Outlook
   RRNCX-C64HY-W2MM7-MCH9G-TJHMQ    PowerPoint
   G2KWX-3NW6P-PY93R-JXK2T-C9Y9V    Publisher
   NCJ33-JHBBY-HTK98-MYCV8-HMKHJ    Skype for Business
   PBX3G-NWMT6-Q7XBW-PYJGG-WXD33    Word
   
   Office 2016
   
   WGT24-HCNMF-FQ7XH-6M8K7-DRTW9    Project Professional C2R-P
   D8NRQ-JTYM3-7J2DX-646CT-6836M    Project Standard C2R-P
   69WXN-MBYV6-22PQG-3WGHK-RM6XC    Visio Professional C2R-P
   NY48V-PPYYH-3F4PX-XJRKJ-W4423    Visio Standard C2R-P
   DMTCJ-KNRKX-26982-JYCKT-P7KB6    MondoR
   HFTND-W9MK4-8B7MJ-B6C4G-XQBR2    Mondo
   XQNVK-8JYDB-WJ9W3-YJ8YR-WFG99    Professional Plus
   JNRGM-WHDWX-FJJG3-K47QV-DRTFM    Standard
   YG9NW-3K39V-2T3HJ-93F3Q-G83KT    Project Professional
   GNFHQ-F6YQM-KQDGJ-327XX-KQBVC    Project Standard
   PD3PC-RHNGV-FXJ29-8JK7D-RJRJK    Visio Professional
   7WHWN-4T7MP-G96JF-G33KR-W8GF4    Visio Standard
   GNH9Y-D2J4T-FJHGG-QRVH7-QPFDW    Access
   9C2PK-NWTVB-JMPW8-BFT28-7FTBF    Excel
   DR92N-9HTF2-97XKM-XW2WJ-XW3J6    OneNote
   R69KK-NTPKF-7M3Q4-QYBHW-6MT9B    Outlook
   J7MQP-HNJ4Y-WJ7YM-PFYGF-BY6C6    Powerpoint
   F47MM-N3XJP-TQXJ9-BP99D-8K837    Publisher
   869NQ-FJ69K-466HW-QYCP2-DDBV6    Skype for Business
   WXY84-JN2Q9-RBCCQ-3Q3J3-3PFJ6    Word
   
   Office 2013
   
   42QTK-RN8M7-J3C4G-BBGYM-88CYV    Mondo
   YC7DK-G2NP3-2QQC3-J6H88-GVGXT    Professional Plus
   KBKQT-2NMXY-JJWGP-M62JB-92CD4    Standard
   FN8TT-7WMH6-2D4X9-M337T-2342K    Project Professional
   6NTH3-CW976-3G3Y2-JK3TX-8QHTT    Project Standard
   C2FG9-N6J68-H8BTJ-BW3QX-RM3B3    Visio Professional
   J484Y-4NKBF-W2HMG-DBMJC-PGWR7    Visio Standard
   NG2JY-H4JBT-HQXYP-78QH9-4JM2D    Access
   VGPNG-Y7HQW-9RHP7-TKPV3-BG7GB    Excel
   H7R7V-WPNXQ-WCYYC-76BGV-VT7GH    Groove
   DKT8B-N7VXH-D963P-Q4PHY-F8894    InfoPath
   2MG3G-3BNTT-3MFW9-KDQW3-TCK7R    Lync
   TGN6P-8MMBC-37P2F-XHXXK-P34VW    OneNote
   QPN8Q-BJBTJ-334K3-93TGY-2PMBT    Outlook
   4NT99-8RJFH-Q2VDH-KYG2C-4RD4F    Powerpoint
   PN2WF-29XG2-T9HJ7-JQPJR-FCXK4    Publisher
   6Q7VD-NX8JD-WJ2VH-88V73-4GBJ7    Word
   
   Office 2010
   
   YBJTT-JG6MD-V9Q7P-DBKXJ-38W9R    Mondo
   7TC2V-WXF6P-TD7RT-BQRXR-B8K32    Mondo2
   VYBBJ-TRJPB-QFQRF-QFT4D-H3GVB    Professional Plus
   V7QKV-4XVVR-XYV4D-F7DFM-8R6BM    Standard
   YGX6F-PGV49-PGW3J-9BTGG-VHKC6    Project Professional
   4HP3K-88W3F-W2K3D-6677X-F9PGB    Project Standard
   D9DWC-HPYVV-JGF4P-BTWQB-WX8BJ    Visio Premium
   7MCW8-VRQVK-G677T-PDJCM-Q8TCP    Visio Professional
   767HD-QGMWX-8QTDB-9G3R2-KHFGJ    Visio Standard
   V7Y44-9T38C-R2VJK-666HK-T7DDX    Access
   H62QG-HXVKF-PP4HP-66KMR-CW9BM    Excel
   QYYW6-QP4CB-MBV6G-HYMCJ-4T3J4    Groove (SharePoint Workspace)
   K96W8-67RPQ-62T9Y-J8FQJ-BT37T    InfoPath
   Q4Y4M-RHWJM-PY37F-MTKWH-D3XHX    OneNote
   7YDC2-CWM8M-RRTJC-8MDVC-X3DWQ    Outlook
   RC8FX-88JRY-3PF7C-X8P67-P4VTT    Powerpoint
   BFK7F-9MYHM-V68C7-DRQ66-83YTP    Publisher
   HVHB3-C6FV7-KQX9W-YQG79-CRY7T    Word
   D6QFG-VBYP2-XQHM7-J97RH-VVRCK    Home and Business
   
   Windows Server 2019
   
   N69G4-B89J2-4G8F4-WWYCC-J464C    Standard
   WMDGN-G9PQG-XVVXX-R3X43-63DFG    Datacenter
   WVDHN-86M7X-466P6-VHXV7-YY726    Essentials
   FDNH6-VW9RW-BXPJ7-4XTYG-239TB    Azure Core
   N2KJX-J94YW-TQVFB-DG9YT-724CC    Standard ACor
   6NMRW-2C8FM-D24W7-TQWMY-CWH2D    Datacenter ACor
   GRFBW-QNDC4-6QBHG-CCK3B-2PR88    ServerARM64
   
   Windows Server 2016
   
   WC2BQ-8NRM3-FDDYY-2BFGV-KHKQY    Standard
   CB7KF-BWN84-R7R2Y-793K2-8XDDG    Datacenter
   JCKRF-N37P4-C2D82-9YXRT-4M63B    Essentials
   QN4C6-GBJD2-FB422-GHWJK-GJG2R    Cloud Storage
   VP34G-4NPPG-79JTQ-864T4-R3MQX    Azure Core
   PTXN8-JFHJM-4WC78-MPCBR-9W4KR    Standard ACor
   2HXDN-KRXHB-GPYC7-YCKFJ-7FVDG    Datacenter ACor
   K9FYF-G6NCK-73M32-XMVPY-F9DRR    ServerARM64
   
   Windows Server 2012 R2
   
   D2N9P-3P6X9-2R39C-7RTCD-MDVJX    Standard
   W3GGN-FT8W3-Y4M27-J84CP-Q3VJ9    Datacenter
   KNC87-3J2TX-XB4WP-VCPJV-M4FWM    Essentials
   3NPTF-33KPT-GGBPR-YX76B-39KDD    Cloud Storage
   
   Windows Server 2012
   
   XC9B7-NBPP2-83J2H-RHMBY-92BT4    Standard
   48HP8-DN98B-MYWDG-T2DCC-8W83P    Datacenter
   HM7DN-YVMH3-46JC3-XYTG7-CYQJJ    MultiPoint Standard
   XNH6W-2V9GX-RGJ4K-Y8X6F-QGJ2G    MultiPoint Premium
   
   Windows Server 2008 R2
   
   6TPJF-RBVHG-WBW2R-86QPH-6RTM4    Web
   TT8MH-CG224-D3D7Q-498W2-9QCTX    HPC
   YC6KT-GKW9T-YTKYR-T4X34-R7VHC    Standard
   74YFP-3QFB3-KQT8W-PMXWJ-7M648    Datacenter
   489J6-VHDMP-X63PK-3K798-CPX3Y    Enterprise
   GT63C-RJFQ3-4GMB6-BRFB9-CB83V    Itanium
   736RG-XDKJK-V34PF-BHK87-J6X3K    MultiPoint Server
     
   ----------------------------------------------------------------------------------------------------
   
   ----------------------------------------------
    Windows /Server (All VL Supported Versions) 
   ----------------------------------------------
   
 - Connect to the internet. 
   
 - Open CMD as Admin, and enter following listed commands in the sequence in which they are given.
   
 - Enter Generic Volume License Key (GVLK) (Replace %key% with the key from above list) with 
   the following command:
   
   slmgr.vbs /ipk %key% 
   
 - Register the KMS Server, (Replace %server% with one of the above-listed servers) 
   (If activation is unsuccessful then try a different server) with the following command:
   
   slmgr.vbs /skms %server% 
   
 - Activate Windows with the following command:
   
   slmgr.vbs /ato 
   
 - Check Activation Status with the following command:
   
   slmgr.vbs /dli 
   
 - Check Activation Expiry Date with the following command:
   
   slmgr.vbs /xpr 
   
 - Clear the name of KMS server (Optional) (It'll prevent activation auto-renewal) with the following command: 
   
   slmgr.vbs /ckms 
   
 - Done. 
   
   ----------------------------------------------------------------------------
    Office VL Activation (Office 2010, 2013, 2016, 2019) -
   ----------------------------------------------------------------------------
   
 - Connect to the internet. 
   
 - Open CMD as Admin, and enter following listed commands in the sequence in which they are given.
   
 - If Office is installed as VL (Volume License) then there is no need to enter its key. 
   
 - If Office is installed as Retail, then you need to convert it to VL, by using C2R-R2V 
   (Retail to VL Converter) by @abbodi1406 which you can find at
   https://forums.mydigitallife.net/posts/1150042 
   
 - Change to the directory where Office is installed.
   
 - If your system is 32-bit Office on 32-bit Windows, or 64-bit Office on 64-bit Windows use the following:
   
   For Office 2016 or 2019 enter the command:
   
   cd "C:\Program Files\Microsoft Office\Office16" 
   
   For Office 2013 enter the command:
   
   cd "C:\Program Files\Microsoft Office\Office15" 
   
   For Office 2010 enter the command:
   
   cd "C:\Program Files\Microsoft Office\Office14" 
   
   --------------------------------------------------------------------------------
   
   If your system is 32-bit Office on 64-bit Windows use the following:
   
   For Office 2016 or 2019 enter the command:
   
   cd "C:\Program Files (x86)\Microsoft Office\Office16" 
   
   For Office 2013 enter the command:
   
   cd "C:\Program Files (x86)\Microsoft Office\Office15" 
   
   For Office 2010 enter the command:
   
   cd "C:\Program Files (x86)\Microsoft Office\Office14"
   
   
   --------------------------------------------------------------------------------
   
 - Once all of that is done correctly, you must register the KMS Server, (In the following,
   replace %server% with one of the above-listed servers.) (If activation is unsuccessful 
   then try a different server.) with the following command:
   
   cscript ospp.vbs /sethst:%server% 
   
 - Activate Office with the following command: 
   
   cscript ospp.vbs /act 
   
 - Check Activation Status with the following command:
   
   cscript ospp.vbs /dstatus
 
 - Clear the name of KMS server, (Optional) (It'll prevent activation auto-renewal)
   with the appropriate following commands:
   
   To clear the KMS Server name for Office in Win 7, or Office 2010 on Win 8 or Win 10,
   enter each of the following commands in the sequence which is given:
   
   set "OSPP=HKLM\SOFTWARE\Microsoft\OfficeSoftwareProtectionPlatform"
   reg delete "%OSPP%" /f /v KeyManagementServiceName 2>nul
   reg delete "%OSPP%" /f /v KeyManagementServicePort 2>nul
   reg delete "%OSPP%\59a52881-a989-479d-af46-f275c6370663" /f 2>nul
   reg delete "%OSPP%\0ff1ce15-a989-479d-af46-f275c6370663" /f 2>nul
   
   To clear the KMS server name for Office (except Office 2010) on Win 8 or Win 10, run the following command:
   
   slmgr.vbs /ckms
   
 - Done. 
 


====================================================================================================
################################# Troubleshoot activation issues ###################################
====================================================================================================

 - Reboot the system.

 - Make sure the Internet is connected.
   
 - Open a Command Prompt and type services.msc and hit Enter.
   
 - When Services opens up, look for the 'Software Protection' service and make sure it's not disabled.
   
 - For an Office install in Win 7, or Office 2010 install in Win 8.1 or 10, find the 'Office Software
   Protection Platform' service and make sure it's not disabled. 
   
 - Rebuild the Tokens.dat file. Go to https://tinyurl.com/ydedarpl learn about it.
   
 - Note: If your office install is converted to VL, in that case after token rebuilding, you may 
   need to use the Office VL converter again to fix the Office license. 

 - Dism RestoreHealth (Windows 10)
   
   Open Command Prompt as Admin, and enter the following command:
   
   Dism /online /Cleanup-Image /RestoreHealth 
   
 - System Files Check scan.
   
   Open Command Prompt as Admin, and enter the following command: (Note: This can occasionally take a 
   long time to complete. Do not interrupt it.)
    
   sfc.exe /scannow 
   
   Reboot the system and run the activator. 
   
 - Still not activated?
   Search "set _Debug=" in the script and change the value from 0 to 1. Now run the script, it'll
   create a file, open it with notepad and send the log to the homepage of this script. (listed
   below in this ReadMe)


- do not Update untill we post updated version on igetintopc.com
- if you still have any problem come to igetintopc.com we sure will try our best to help you out.
Downloaded from igetintopc.com
Visit Us Daily. Have a nice day
Michelle Williams
igetintopc.com



====================================================================================================