miércoles, 16 de febrero de 2022

Get windows Key

 CMD

wmic path softwareLicensingService get OA3xOriginalProductKey


PowerShell

powershell “(Get-WmiObject -query ‘select * from SoftwareLicensingService’).OA3xOriginalProductKey”


(probado en 10 /11)


L2TP Ipsec Windows to Mikrotik eror 789

 Add this to registry REG ADD HKLM\SYSTEM\CurrentControlSet\Services\PolicyAgent /v AssumeUDPEncapsulationContextOnSendRule /t REG_DWORD /d...