PowerShell
powershell "(Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey"
Command Prompt
“No problem can be solved from the same level of consciousness that created it.” Albert Einstein (1879-1955)
PowerShell
powershell "(Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey"
All SFP modules contain a number of recorded values in their EEPROM and include
"If you have Microsoft Windows, Apple macOS, or Linux devices that are no longer being used in your organization, you might decide to repurpose and distribute them for personal use. Or, some users might purchase a second-hand Windows or macOS device, where Chrome browser was previously managed by an administrator in a school, company, or other group.
If devices are not properly reset, an administrator might still manage Chrome browser. Before you repurpose a device, stop managing or delete the Chrome browser." Reference
Windows
arp -d produce an error:
The ARP entry deletion failed: The parameter is incorrect.
Use the following command instead:
netsh interface ip delete arpcache
We couldn’t connect to the Analysis Services server. Make sure you’ve entered the connection string correctly... link