Thursday, September 19, 2024

Windows tools?

 please activate windows, my brain hurts from seeing the watermark

1) open powershell as admin and run “irm get.activated.win | iex” 2) select option 1 (HWID)

No comments:

Post a Comment

PowerShell: filter output with value

 #require PowerShell core  Install-PSResource FineFormat Install-Module -Name FineFormat -scope CurrentUser #The output show a lot of empty ...