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

Unblock firewall to allow windows activation #75

Open
jonnyry opened this issue Dec 2, 2024 · 0 comments
Open

Unblock firewall to allow windows activation #75

jonnyry opened this issue Dec 2, 2024 · 0 comments
Assignees

Comments

@jonnyry
Copy link

jonnyry commented Dec 2, 2024

Requires two changes:

1. Workspace NSG change

Outbound rule allowing TLS traffic on port 1688 to the following IPs:

20.118.99.224,40.83.235.53

2. Firewall change

Outbound application rule to azkms.core.windows.net on https:1688


https://learn.microsoft.com/en-us/troubleshoot/azure/virtual-machines/windows/windows-activation-stopped-working


Commands to reset the product key and activation (in order to test):

slmgr /upk (removes current product key)
slmgr /cpky (clears product key from registry
slmgr /rearm (reset Windows activation)

@jonnyry jonnyry self-assigned this Dec 5, 2024
jonnyry added a commit that referenced this issue Dec 16, 2024
jonnyry added a commit that referenced this issue Dec 16, 2024
jonnyry added a commit that referenced this issue Dec 16, 2024
jonnyry added a commit that referenced this issue Dec 16, 2024
jonnyry added a commit that referenced this issue Dec 16, 2024
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

1 participant