Microsoft Office 2013 RTM KMS Activation

Discussion in 'Microsoft Office' started by gsguru, Oct 29, 2012.

  1. mmmunoz

    mmmunoz MDL Novice

    Jan 12, 2013
    3
    0
    0
    check pm please.
     
  2. GH0STLY

    GH0STLY MDL Novice

    Oct 14, 2012
    23
    4
    0
    #222 GH0STLY, Jan 18, 2013
    Last edited: Jan 18, 2013
    Nevermind, I forgot the switches for the KMS Client on how to use Office. :p Fixed that. :)
     
  3. Tito

    Tito Super Mod / Adviser
    Staff Member

    Nov 30, 2009
    18,681
    18,585
    340
    #223 Tito, Jan 18, 2013
    Last edited by a moderator: Apr 20, 2017
    Code:
    slmgr.vbs /dlv 2E28138A-847F-42BC-9752-61B03FFF33CD
    
    What is the output??
     
  4. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. mmmunoz

    mmmunoz MDL Novice

    Jan 12, 2013
    3
    0
    0
    I receive ERRPR CODE: 0x8007000D

    however when i run cscript ospp.vbs /ddescr:0x8007000D it says there is no ospp.vbs
     
  6. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    #226 s1ave77, Jan 19, 2013
    Last edited by a moderator: Apr 20, 2017
    You have to either jump to correct directory in CMD or use the full command:

    Code:
    cscript "%ProgramFiles%\Microsoft Office\Office15\ospp.vbs" /ddescr:0x8007000D
    or for Office x86 on Win x64
    Code:
    cscript "%ProgramFiles(86)%\Microsoft Office\Office15\ospp.vbs" /ddescr:0x8007000D
    Same applies for the other commands.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. illuminatus_

    illuminatus_ MDL Novice

    Dec 26, 2012
    10
    2
    0

    pm me please. and thank you
     
  8. orewabaka

    orewabaka MDL Novice

    Dec 8, 2012
    4
    0
    0
    #228 orewabaka, Apr 10, 2013
    Last edited by a moderator: Apr 20, 2017
    i'd just try it and here what happen:
    Code:
    c:\Program Files\Microsoft Office\Office15>cscript ospp.vbs /sethst:91.149.135.83Microsoft (R) Windows Script Host Version 5.8
    Copyright (C) Microsoft Corporation. All rights reserved.
    
    
    ---Processing--------------------------
    ---------------------------------------
    Successfully applied setting.
    ---------------------------------------
    ---Exiting-----------------------------
    
    
    c:\Program Files\Microsoft Office\Office15>cscript ospp.vbs /act
    Microsoft (R) Windows Script Host Version 5.8
    Copyright (C) Microsoft Corporation. All rights reserved.
    
    
    ---Processing--------------------------
    ---------------------------------------
    Installed product key detected - attempting to activate the following product:
    SKU ID: 024ea285-2685-48bc-87ef-79b48cc8c027
    LICENSE NAME: Office 15, OfficeVisioProR_Grace edition
    LICENSE DESCRIPTION: Office 15, RETAIL(Grace) channel
    Last 5 characters of installed product key: 29VV8
    ERROR CODE: 0xC004F017
    ERROR DESCRIPTION: The Software Licensing Service reported that the license is not installed.
    ---------------------------------------
    Installed product key detected - attempting to activate the following product:
    SKU ID: b322da9c-a2e2-4058-9e4e-f59a6970bd69
    LICENSE NAME: Office 15, OfficeProPlusVL_KMS_Client edition
    LICENSE DESCRIPTION: Office 15, VOLUME_KMSCLIENT channel
    Last 5 characters of installed product key: GVGXT
    ERROR CODE: 0x8007000D
    ERROR DESCRIPTION: Run the following: cscript ospp.vbs /ddescr:0x8007000D
    ---------------------------------------
    ---------------------------------------
    ---Exiting-----------------------------
    
    
    c:\Program Files\Microsoft Office\Office15>cscript ospp.vbs /dstatus
    Microsoft (R) Windows Script Host Version 5.8
    Copyright (C) Microsoft Corporation. All rights reserved.
    
    
    ---Processing--------------------------
    ---------------------------------------
    SKU ID: 024ea285-2685-48bc-87ef-79b48cc8c027
    LICENSE NAME: Office 15, OfficeVisioProR_Grace edition
    LICENSE DESCRIPTION: Office 15, RETAIL(Grace) channel
    BETA EXPIRATION: 01/01/1601
    LICENSE STATUS:  ---OOB_GRACE---
    ERROR CODE: 0x4004F00C
    ERROR DESCRIPTION: The Software Licensing Service reported that the application is running within the valid grace period.
    REMAINING GRACE: 4 days  (5956 minute(s) before expiring)
    Last 5 characters of installed product key: 29VV8
    ---------------------------------------
    SKU ID: b322da9c-a2e2-4058-9e4e-f59a6970bd69
    LICENSE NAME: Office 15, OfficeProPlusVL_KMS_Client edition
    LICENSE DESCRIPTION: Office 15, VOLUME_KMSCLIENT channel
    BETA EXPIRATION: 01/01/1601
    LICENSE STATUS:  ---LICENSED---
    REMAINING GRACE: 178 days  (257638 minute(s) before expiring)
    Last 5 characters of installed product key: GVGXT
    Activation Type Configuration: ALL
            DNS auto-discovery: KMS name not available
            KMS machine registry override defined: 91.149.135.83:1688
            Activation Interval: 43200 minutes
            Renewal Interval: 43200 minutes
            KMS host caching: Enabled
    ---------------------------------------
    ---------------------------------------
    ---Exiting-----------------------------
    
    
    c:\Program Files\Microsoft Office\Office15>cscript ospp.vbs /remhst
    Microsoft (R) Windows Script Host Version 5.8
    Copyright (C) Microsoft Corporation. All rights reserved.
    
    
    ---Processing--------------------------
    ---------------------------------------
    Successfully applied setting.
    ---------------------------------------
    ---Exiting-----------------------------
    
    
    c:\Program Files\Microsoft Office\Office15>
    any idea?
     
  9. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    #229 s1ave77, Apr 10, 2013
    Last edited: Apr 10, 2013
    Either use a working host: whwebsolution.no-ip.orgor Microsoft Toolkit from my signature for offline activation.

    Visio is a Retail version, which cannot be activated by KMS.

    EDIT: previously mentioned host is down now :(
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. rrohela

    rrohela MDL Expert

    Sep 1, 2009
    1,610
    1,408
    60
    #230 rrohela, Apr 10, 2013
    Last edited by a moderator: Apr 20, 2017
    Remove retail key & then try...

    Code:
    cscript ospp.vbs /unpkey:29VV8
     
  11. orewabaka

    orewabaka MDL Novice

    Dec 8, 2012
    4
    0
    0
    #231 orewabaka, Apr 11, 2013
    Last edited by a moderator: Apr 20, 2017
    i've used MSToolkit & have no luck, and yes! it's about I use the retail version, how do I get VL version btw?

    still have no luck :(

    btw, thanks all :biggrin:
     
  12. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    #232 s1ave77, Apr 11, 2013
    Last edited by a moderator: May 23, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. orewabaka

    orewabaka MDL Novice

    Dec 8, 2012
    4
    0
    0
    yeah! it works!! thanks @s1ave77, you're my hero :hug2:
     
  14. kdo2milger

    kdo2milger MDL Senior Member

    Jan 5, 2010
    371
    25
    10
    has anyone converted visio and project from rt to vl?
     
  15. EFA11

    EFA11 Avatar Guru

    Oct 7, 2010
    8,719
    6,741
    270
    I was just about to, but the RTM I have are EXE and the VL are iso o_O
     
  16. kdo2milger

    kdo2milger MDL Senior Member

    Jan 5, 2010
    371
    25
    10
    the toolkit will not convert the rt to vl for project and visio

    i installed the .exe's from digital river but the toolkit will not activate them...
     
  17. Tito

    Tito Super Mod / Adviser
    Staff Member

    Nov 30, 2009
    18,681
    18,585
    340
    You have to change the installer using Channel Switcher before installation. CODY has removed the ability to convert installed Office product long ago due to technical difficulties.

    :)
     
  18. kdo2milger

    kdo2milger MDL Senior Member

    Jan 5, 2010
    371
    25
    10
    i used codys toolkit to change the installer in office 15 proplus, it worked fine. however it will not work for project and visio, unless I am doing it wrong...
     
  19. canned

    canned MDL Novice

    Feb 14, 2011
    4
    1
    0
    Use this to extract the individual files:

    C:\office\Office.exe /extract:c:\OfficeFiles
     
  20. aninda_d

    aninda_d MDL Novice

    Dec 21, 2012
    8
    0
    0
    I am desperately trying to activate Office2013 using a local kms server but all efforts come to zero. I have started kmsmicro. Then I use the sethst ans setprt commands. Error description shows time stamp is incorrect. Can't understand why!! I have set time zone in KMS server to the time zone of my laptop. Is there a working public KMS server? Can I use offline activation? Ii had read about it somewhere in the forum a few months back...