Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please update to support windows server 2025 #122

Closed
heroes1412 opened this issue Sep 9, 2024 · 6 comments
Closed

please update to support windows server 2025 #122

heroes1412 opened this issue Sep 9, 2024 · 6 comments

Comments

@heroes1412
Copy link

please update to support windows server 2025

@didotb
Copy link

didotb commented Sep 17, 2024

as simonmicro has stated in their comment here, it would be helpful if you could give us some more details so they can add support to it.

some info needed to do that are as follows:

- SkuId of the CSVLK
- GroupId
- MinKeyId
- MaxKeyId
- InvalidWinBuild (optional)

Alternatively, you can do it your own, and create a PR instead, as I believe simonmicro's busy updating the entire repo fixing some stuff.

@heroes1412
Copy link
Author

heroes1412 commented Sep 19, 2024

how i can get id value?

		<KmsItem DisplayName="Windows Server 2022" Id="ef6cfc9f-8c5d-44ac-9aad-de6a2ea0ae03" DefaultKmsProtocol="6.0" NCountPolicy="5">
			<SkuItem DisplayName="Windows Server 2022 Datacenter" Id="**ef6cfc9f-8c5d-44ac-9aad-de6a2ea0ae03**" Gvlk="WX4NM-KYWYW-QJJR4-XV3QB-6VM33" />
			<SkuItem DisplayName="Windows Server 2022 Standard" Id="**de32eafd-aaee-4662-9444-c1befb41bde2**" Gvlk="VDYBN-27WPP-V4HQT-9VMD4-VMK7H" />
		</KmsItem>

@didotb
Copy link

didotb commented Sep 19, 2024

how i can get id value?

I believe it's the Activation ID if you do slmgr.vbs /dlv

@laitco
Copy link

laitco commented Sep 27, 2024

Maybe you find the details in this fork:
https://github.com/heroes1412/py-kms/blob/master/py-kms/KmsDataBase.xml

@heroes1412
Copy link
Author

This is mine :))

@laitco
Copy link

laitco commented Sep 27, 2024

This is mine :))

Maybe @didotb can implement it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants