Jump to content

AIDA64 cant identify Windows Server 2025 DC Azure...


Crashtest
Go to solution Solved by Fiery,

Recommended Posts

AIDA64 cant identify Windows Server 2025 Datacenter Azure Edition - just displays "Microsoft Windows 10 Server"

CPUZ identify it as "Microsoft Windows Server (10.0)  (0x197) (x64), Version 24H2, Build 26100.2605"

 

Maybe AIDA64 needs some "new" ProductIDs. Based on ntdef.h (from Windows SDK 26100) you should add:

#define PRODUCT_AZURESTACKHCI_SERVER_CORE           0x00000196   = Windows Server (2022/2025) Azure Stack HCI
#define PRODUCT_DATACENTER_SERVER_AZURE_EDITION     0x00000197 = Windows Server (2022/2025) Datacenter Azure Edition
#define PRODUCT_DATACENTER_SERVER_CORE_AZURE_EDITION 0x00000198 = Windows Server (2022/2025) Datacenter Azure Edition (Core install)

You may add:

#define PRODUCT_IOTENTERPRISESK                     0x000000CD = Windows (10/11) IoT Enterprise Subscription LTSC
 

ntdef.h Report.txt cpuz.txt

Link to comment
Share on other sites

  • Solution
On 12/14/2024 at 7:46 AM, Crashtest said:

AIDA64 cant identify Windows Server 2025 Datacenter Azure Edition - just displays "Microsoft Windows 10 Server"

CPUZ identify it as "Microsoft Windows Server (10.0)  (0x197) (x64), Version 24H2, Build 26100.2605"

 

Maybe AIDA64 needs some "new" ProductIDs. Based on ntdef.h (from Windows SDK 26100) you should add:

#define PRODUCT_AZURESTACKHCI_SERVER_CORE           0x00000196   = Windows Server (2022/2025) Azure Stack HCI
#define PRODUCT_DATACENTER_SERVER_AZURE_EDITION     0x00000197 = Windows Server (2022/2025) Datacenter Azure Edition
#define PRODUCT_DATACENTER_SERVER_CORE_AZURE_EDITION 0x00000198 = Windows Server (2022/2025) Datacenter Azure Edition (Core install)

You may add:

#define PRODUCT_IOTENTERPRISESK                     0x000000CD = Windows (10/11) IoT Enterprise Subscription LTSC
 

ntdef.h 117.06 kB · 0 downloads Report.txt 1.92 MB · 0 downloads cpuz.txt 53.15 kB · 0 downloads

Thank you, we'll add those OS product codes to the next AIDA64 beta update.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...