[GH-ISSUE #1278] Scripts does not work. #868

Closed
opened 2026-02-27 10:13:10 +03:00 by kerem · 2 comments
Owner

Originally created by @trustintech on GitHub (Jan 29, 2026).
Original GitHub issue: https://github.com/massgravel/Microsoft-Activation-Scripts/issues/1278

Windows 11 pro 25H2
PowerShell 7.5.4

PS C:\Users\nam> irm https://get.activated.win | iex
Invoke-RestMethod: Cannot determine the frame size or a corrupted frame was received.

PS C:\Users\nam> iex (curl.exe -s --doh-url https://1.1.1.1/dns-query https://get.activated.win | Out-String)
Invoke-Expression: Cannot bind argument to parameter 'Command' because it is an empty string.

Originally created by @trustintech on GitHub (Jan 29, 2026). Original GitHub issue: https://github.com/massgravel/Microsoft-Activation-Scripts/issues/1278 Windows 11 pro 25H2 PowerShell 7.5.4 **PS C:\Users\nam> irm https://get.activated.win | iex** Invoke-RestMethod: Cannot determine the frame size or a corrupted frame was received. **PS C:\Users\nam> iex (curl.exe -s --doh-url https://1.1.1.1/dns-query https://get.activated.win | Out-String)** Invoke-Expression: Cannot bind argument to parameter 'Command' because it is an empty string.
kerem closed this issue 2026-02-27 10:13:10 +03:00
Author
Owner

@thecatontheceiling commented on GitHub (Jan 29, 2026):

Please use Windows Powershell instead of the newer standalone one. If you're still getting the same issue your ISP is blocking the domain, so you'll have to follow method 2:
https://massgrave.dev/

<!-- gh-comment-id:3815954308 --> @thecatontheceiling commented on GitHub (Jan 29, 2026): Please use Windows Powershell instead of the newer standalone one. If you're still getting the same issue your ISP is blocking the domain, so you'll have to follow method 2: https://massgrave.dev/
Author
Owner

@trustintech commented on GitHub (Jan 29, 2026):

Thanks. I will try.

<!-- gh-comment-id:3815963438 --> @trustintech commented on GitHub (Jan 29, 2026): Thanks. I will try.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Microsoft-Activation-Scripts#868
No description provided.