diff --git a/src/WindowsUtil/RicavaCodiceLicenzaWindows11.ps1 b/src/WindowsUtil/RicavaCodiceLicenzaWindows11.ps1 new file mode 100644 index 0000000..29165b9 --- /dev/null +++ b/src/WindowsUtil/RicavaCodiceLicenzaWindows11.ps1 @@ -0,0 +1,2 @@ +#Ricava il codice di licenza di Windows 11 +(Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey \ No newline at end of file