The Ultimate PID Checker

Discussion in 'MDL Projects and Applications' started by janek2012, Jul 18, 2010.

  1. user_hidden

    user_hidden MDL Expert

    Dec 18, 2007
    1,034
    1,062
    60
    @LostED

    maybe you can help again ?

    looking for xrm-ms files for SQL Server 2012
     
  2. LostED

    LostED SVF Patch Lover

    Jul 30, 2009
    7,184
    21,304
    240
    #242 LostED, May 20, 2013
    Last edited by a moderator: Apr 20, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. user_hidden

    user_hidden MDL Expert

    Dec 18, 2007
    1,034
    1,062
    60
    #243 user_hidden, May 20, 2013
    Last edited by a moderator: Apr 20, 2017
    always appreciated.

    here is the list of what I have built into my PID utility.
    let me know what xrm-ms files are missing that you may be able to help with.

    Code:
    
    Windows 7 / Server 2008 R2
    Windows 8 / Server 2012
    Windows 8 / Server 2012 CSVLK
    Windows 8.1 [Blue]
    Windows Vista / Server 2008
    Windows Embedded
    Windows Embedded Standard 7
    Windows Embedded Standard 8
    Windows Embedded Standard 8 CSVLK
    Windows Embedded POSReady 7
    Windows Home Server 2011
    Windows Storage Server Essentials 2011
    Windows ThinPC
    Exchange Server 2010
    Exchange Server 2013
    Office 2010
    Office 2010 KMS Host
    Office 2013
    Office 2013 KMS Host
    Office Web Apps / Sharepoint Server 2010
    Office Web Apps / Sharepoint Server 2013
    Small Business Server 2011
    SQL Server 2012
    Visual Studio 2010
    Visual Studio 2012
     
  4. janek2012

    janek2012 MDL Member

    Dec 29, 2008
    214
    996
    10
    Yep, but I need to find the function.

    @user_hidden, could you please share all your xrm-ms files?
     
  5. user_hidden

    user_hidden MDL Expert

    Dec 18, 2007
    1,034
    1,062
    60

    check your PM
     
  6. CODYQX4

    CODYQX4 MDL Developer

    Sep 4, 2009
    4,813
    45,775
    150
    #246 CODYQX4, May 23, 2013
    Last edited: Apr 12, 2019
    .
     
  7. Humphrey

    Humphrey MDL Expert

    Dec 13, 2011
    1,455
    989
    60
    :director: I think this PID checker is about to get a lot better.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. crazym409

    crazym409 MDL Novice

    Dec 6, 2010
    2
    0
    0
    #248 crazym409, May 27, 2013
    Last edited by a moderator: Apr 20, 2017
    Where can this be downloaded, I love the Ultimate PID Checker but to have the ability to check all of the above would be great too.
     
  9. user_hidden

    user_hidden MDL Expert

    Dec 18, 2007
    1,034
    1,062
    60
    sorry, not available to public at this point.
     
  10. crazym409

    crazym409 MDL Novice

    Dec 6, 2010
    2
    0
    0
    bummer :(

    thanks
     
  11. Humphrey

    Humphrey MDL Expert

    Dec 13, 2011
    1,455
    989
    60
    I am waiting for janek2012's version of this but would be interested to see your version as well.

    I wonder which one will be quicker at checking the keys.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. user_hidden

    user_hidden MDL Expert

    Dec 18, 2007
    1,034
    1,062
    60
    basically this is Janek2012's thread and tool, so mine would not be available here.
    besides he is rewriting his and I presume will be updated here as usual.

    as for speed of key checking all keycheckers should be the same.
    it is the xrm-ms file that effects the speed of validation.
     
  13. Humphrey

    Humphrey MDL Expert

    Dec 13, 2011
    1,455
    989
    60
    Yes I understand that.

    As I thought but I wasn't sure.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. Humphrey

    Humphrey MDL Expert

    Dec 13, 2011
    1,455
    989
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. CODYQX4

    CODYQX4 MDL Developer

    Sep 4, 2009
    4,813
    45,775
    150
    #255 CODYQX4, Jun 27, 2013
    Last edited: Apr 12, 2019
    .
     
  16. user_hidden

    user_hidden MDL Expert

    Dec 18, 2007
    1,034
    1,062
    60
  17. CODYQX4

    CODYQX4 MDL Developer

    Sep 4, 2009
    4,813
    45,775
    150
    #257 CODYQX4, Jun 27, 2013
    Last edited: Apr 12, 2019
    .
     
  18. user_hidden

    user_hidden MDL Expert

    Dec 18, 2007
    1,034
    1,062
    60
    #258 user_hidden, Jun 27, 2013
    Last edited by a moderator: Apr 20, 2017
    thinPC is available in 2 flavors Embedded and Embedded Standard with 2 separate pkeyconfig files.
    as well certain keys will validate on 1 and not the other. here are the decoded xml:

    Code:
            <pkc:Configurations>
            <pkc:Configuration>
    <pkc:ActConfigId>{e1a8296a-db37-44d1-8cce-7bc961d59c54}</pkc:ActConfigId>
    <pkc:RefGroupId>150</pkc:RefGroupId>
    <pkc:EditionId>Embedded</pkc:EditionId>
    <pkc:ProductDescription>Embedded Standard Volume:BA Std Edtn OEM</pkc:ProductDescription>
    <pkc:ProductKeyType>Volume:BA</pkc:ProductKeyType>
    <pkc:IsRandomized>false</pkc:IsRandomized>
    </pkc:Configuration><pkc:Configuration>
    <pkc:ActConfigId>{d49ab3d8-bdf9-45f8-9383-e106831bda60}</pkc:ActConfigId>
    <pkc:RefGroupId>150</pkc:RefGroupId>
    <pkc:EditionId>Embedded</pkc:EditionId>
    <pkc:ProductDescription>Embedded Standard Retail Std Edtn Eval OEM</pkc:ProductDescription>
    <pkc:ProductKeyType>Retail</pkc:ProductKeyType>
    <pkc:IsRandomized>false</pkc:IsRandomized>
    </pkc:Configuration><pkc:Configuration>
    <pkc:ActConfigId>{eb788ea6-a0ee-41fd-a238-1a9163b0be0e}</pkc:ActConfigId>
    <pkc:RefGroupId>150</pkc:RefGroupId>
    <pkc:EditionId>Embedded</pkc:EditionId>
    <pkc:ProductDescription>Embedded Standard Volume:BA Prem Edtn OEM</pkc:ProductDescription>
    <pkc:ProductKeyType>Volume:BA</pkc:ProductKeyType>
    <pkc:IsRandomized>false</pkc:IsRandomized>
    </pkc:Configuration><pkc:Configuration>
    <pkc:ActConfigId>{adb4e385-907b-45da-8c1c-cd428e2f9a06}</pkc:ActConfigId>
    <pkc:RefGroupId>150</pkc:RefGroupId>
    <pkc:EditionId>Embedded</pkc:EditionId>
    <pkc:ProductDescription>Embedded Standard Retail Prem Edtn Eval OEM</pkc:ProductDescription>
    <pkc:ProductKeyType>Retail</pkc:ProductKeyType>
    <pkc:IsRandomized>false</pkc:IsRandomized>
    </pkc:Configuration><pkc:Configuration>
    <pkc:ActConfigId>{402ad928-b65e-4f1f-859c-0cbd4060ddef}</pkc:ActConfigId>
    <pkc:RefGroupId>150</pkc:RefGroupId>
    <pkc:EditionId>Embedded</pkc:EditionId>
    <pkc:ProductDescription>Embedded Standard Volume:BA SMB Std Edtn OEM</pkc:ProductDescription>
    <pkc:ProductKeyType>Volume:BA</pkc:ProductKeyType>
    <pkc:IsRandomized>false</pkc:IsRandomized>
    </pkc:Configuration><pkc:Configuration>
    <pkc:ActConfigId>{7393f438-73bf-44f0-a954-12edfb724145}</pkc:ActConfigId>
    <pkc:RefGroupId>150</pkc:RefGroupId>
    <pkc:EditionId>Embedded</pkc:EditionId>
    <pkc:ProductDescription>Embedded Standard Volume:BA SMB Prem Edtn OEM</pkc:ProductDescription>
    <pkc:ProductKeyType>Volume:BA</pkc:ProductKeyType>
    <pkc:IsRandomized>false</pkc:IsRandomized>
    </pkc:Configuration><pkc:Configuration>
    <pkc:ActConfigId>{1d30a37d-c938-48ae-8e77-96686f5ef87f}</pkc:ActConfigId>
    <pkc:RefGroupId>150</pkc:RefGroupId>
    <pkc:EditionId>Embedded</pkc:EditionId>
    <pkc:ProductDescription>Embedded Standard Volume:BA Lckd Edtn OEM</pkc:ProductDescription>
    <pkc:ProductKeyType>Volume:BA</pkc:ProductKeyType>
    <pkc:IsRandomized>false</pkc:IsRandomized>
    </pkc:Configuration><pkc:Configuration>
    <pkc:ActConfigId>{dea43b09-c900-4e4c-a611-999261148089}</pkc:ActConfigId>
    <pkc:RefGroupId>150</pkc:RefGroupId>
    <pkc:EditionId>Embedded</pkc:EditionId>
    <pkc:ProductDescription>Embedded Standard Volume:BA SMB Lckd Edtn OEM</pkc:ProductDescription>
    <pkc:ProductKeyType>Volume:BA</pkc:ProductKeyType>
    <pkc:IsRandomized>false</pkc:IsRandomized>
    </pkc:Configuration><pkc:Configuration>
    <pkc:ActConfigId>{febe415b-b7d4-4aac-a9c6-8cebf4f9d14d}</pkc:ActConfigId>
    <pkc:RefGroupId>150</pkc:RefGroupId>
    <pkc:EditionId>Embedded</pkc:EditionId>
    <pkc:ProductDescription>Embedded Standard Retail Acad Edtn OEM</pkc:ProductDescription>
    <pkc:ProductKeyType>Retail</pkc:ProductKeyType>
    <pkc:IsRandomized>false</pkc:IsRandomized>
    </pkc:Configuration><pkc:Configuration>
    <pkc:ActConfigId>{602a3fcf-02ac-4ef4-975a-57d096cc4d69}</pkc:ActConfigId>
    <pkc:RefGroupId>150</pkc:RefGroupId>
    <pkc:EditionId>Embedded</pkc:EditionId>
    <pkc:ProductDescription>Embedded Standard Retail Default Key Evl OEM</pkc:ProductDescription>
    <pkc:ProductKeyType>Retail</pkc:ProductKeyType>
    <pkc:IsRandomized>false</pkc:IsRandomized>
    
    ============================================================================================================================
    
    <pkc:Configuration>
    <pkc:ActConfigId>{7e622c6b-d9bc-42d7-8bff-7f83d5716860}</pkc:ActConfigId>
    <pkc:RefGroupId>206</pkc:RefGroupId>
    <pkc:EditionId>Embedded</pkc:EditionId>
    <pkc:ProductDescription>Windows Thin PC Embedded Retail</pkc:ProductDescription>
    <pkc:ProductKeyType>Retail</pkc:ProductKeyType>
    <pkc:IsRandomized>false</pkc:IsRandomized>
    </pkc:Configuration><pkc:Configuration>
    <pkc:ActConfigId>{5d087edc-5df1-4b8e-a28f-f6cd9c72d9d3}</pkc:ActConfigId>
    <pkc:RefGroupId>206</pkc:RefGroupId>
    <pkc:EditionId>Embedded</pkc:EditionId>
    <pkc:ProductDescription>Windows Thin PC Embedded Retail:TB:Eval</pkc:ProductDescription>
    <pkc:ProductKeyType>Retail:TB:Eval</pkc:ProductKeyType>
    <pkc:IsRandomized>false</pkc:IsRandomized>
    </pkc:Configuration><pkc:Configuration>
    <pkc:ActConfigId>{aa6dd3aa-c2b4-40e2-a544-a6bbb3f5c395}</pkc:ActConfigId>
    <pkc:RefGroupId>206</pkc:RefGroupId>
    <pkc:EditionId>Embedded</pkc:EditionId>
    <pkc:ProductDescription>Windows Thin PC Embedded Volume:GVLK</pkc:ProductDescription>
    <pkc:ProductKeyType>Volume:GVLK</pkc:ProductKeyType>
    <pkc:IsRandomized>false</pkc:IsRandomized>
    </pkc:Configuration><pkc:Configuration>
    <pkc:ActConfigId>{745b16c2-2df9-4287-aa5c-c95fda7c611d}</pkc:ActConfigId>
    <pkc:RefGroupId>206</pkc:RefGroupId>
    <pkc:EditionId>Embedded</pkc:EditionId>
    <pkc:ProductDescription>Windows Thin PC Embedded Volume:MAK</pkc:ProductDescription>
    <pkc:ProductKeyType>Volume:MAK</pkc:ProductKeyType>
    <pkc:IsRandomized>false</pkc:IsRandomized>
     
  19. CODYQX4

    CODYQX4 MDL Developer

    Sep 4, 2009
    4,813
    45,775
    150
    #259 CODYQX4, Jun 28, 2013
    Last edited: Apr 12, 2019
    .
     
  20. user_hidden

    user_hidden MDL Expert

    Dec 18, 2007
    1,034
    1,062
    60