Back to Top

Microsoft Office 2010, 2013, 2016 Activators

Activate volume licensed versions of Office by using KMS



 Manually  Activate Microsoft Software   2016 2013 2010

Activate Desktop Edition of Microsoft Office 2016

  1. Open an Elevated Command Prompt window. For instructions, please see our guide How To Open an Elevated Command Prompt.
  2. Type 
  3. CD \Program Files\Microsoft Office\Office16
  4. then press Enter.
  5. This assumes you installed Office in the default location.
  6. Note: If you installed the 32-bit version of Office on a 64-bit system, use this command instead:
  7. CD \Program Files (x86)\Microsoft Office\Office16
  8. Type
  9. cscript ospp.vbs /sethst:kms01.cit.cornell.edu
  10. ​​​​​​​then press Enter.  (Note: The url in the command above begins with kay-emm-ess-zero-one.)
  11. Type
  12. cscript ospp.vbs /act
  13. then press Enter.
  14. Close the command prompt window.

Activate a Windows Operating System (All Supported Versions)

Convert GPT drive into MBR using Command Prompt (cmd).

Convert GPT drive into MBR using Command Prompt (cmd).


Introduction
In this article i will describe a topic related to windows. Many of my visitors ask me about changing GPT drive into MBR drive. GPT stands for GUID Partition Table and MBR stand for Master Boot Record.
I also had a need to convert my GPT drive into MBR few years back. Actually i was getting error while windows installation :  Windows cannot be installed on this disk. The selected disk is of the GPT partition style. May be you are also in the same problem, that's why you are here. Anyways, then i got to know that for installing windows successfully i have to convert my GPT drive into MBR drive.
So in this article i will cover how to convert GPT drive into MBR drive using command prompt. I am using command prompt because some people go through this error after they have formatted  their windows. So they are not able to use Windows interface. You can also use command prompt from windows interface by typing "cmd" into Start Search Box. That's why i am using command prompt. You can use command prompt window during windows installation.

Solution 
You can follow these steps in Windows 7, Windows 8, Windows XP and Windows Vista.
Step 1.
 Backup all of your data form drives before converting the drive from GPT to MBR.
Step 2.
Open command prompt window during installation by pressing Shift + F10.
Step 3.
Type Diskpart into cmd window