uninstall unauthorized office visio 2013

Discussion in 'Microsoft Office' started by anoop_sri, Aug 8, 2013.

  1. anoop_sri

    anoop_sri MDL Novice

    Aug 7, 2010
    11
    1
    0
    After upgrading volume license of VISIO 2013 to Retail; /dstatus shows two version. However, Visio interface shows, it is activated.

    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-Jan-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 (6739 minute(s) before expiring)
    Last 5 characters of installed product key: 29VV8
    ---------------------------------------
    SKU ID: 2b88c4f2-ea8f-43cd-805e-4d41346e18a7
    LICENSE NAME: Office 15, OfficeProPlusVL_MAK edition
    LICENSE DESCRIPTION: Office 15, RETAIL(MAK) channel
    BETA EXPIRATION: 01-Jan-1601
    LICENSE STATUS: ---LICENSED---
    Last 5 characters of installed product key: 2CT8K
    ---------------------------------------
    SKU ID: a491efad-26ce-4ed7-b722-4569ba761d14
    LICENSE NAME: Office 15, OfficeVisioProMSDNR_Retail edition
    LICENSE DESCRIPTION: Office 15, RETAIL channel
    BETA EXPIRATION: 01-Jan-1601
    LICENSE STATUS: ---LICENSED---
    Last 5 characters of installed product key: QPDKD
    ---------------------------------------
    ---------------------------------------
    ---Exiting-----------------------------

    c:\Program Files\Microsoft Office\Office15>

    I wish to remove dubious status of /dstatus output. is there any method to do so?
     
  2. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,377
    340
    #2 s1ave77, Aug 8, 2013
    Last edited by a moderator: Apr 20, 2017
    Try uninstalling Retail (Grace) Key with:

    Code:
    cscript ospp.vbs /unpkey:29VV8
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. anoop_sri

    anoop_sri MDL Novice

    Aug 7, 2010
    11
    1
    0
    Thanks s1ave77, it worked. :rolleyes:
     
  4. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,377
    340
    That one was easy...trouble starts, when thereĀ“s no key shown :druff:.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. mabaega

    mabaega MDL Senior Member

    Dec 30, 2010
    293
    181
    10
    C:\Program Files\Microsoft Office\Office15>cscript ospp.vbs /unpkey:HCCC9

    it work
    thank's
    :D:D