2026年3月12日 星期四

讀取Bios中win11 OEM的授權序號

1.方法一

步驟1. 右鍵點擊開始選單上的Windows圖示,選擇「Windows PowerShell」。

步驟2. 輸入指令行到Windows PowerShell。

(Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey


步驟3. 等待Windows PowerShell為您提供當前PC的Windows作業系統授權金鑰。




2.方法二:

請在PE上執行 

軟體.  RW-Everything 

讀取 BIOS 上的序號:ACPI Table → MSDM


參考:https://metapx.net/2016/10/09/how-to-get-oem-product-key/

2026年3月3日 星期二

Dlink 2680 AP 轉為 Fat AP 使用

 

Dlink 2680 AP改為 FAT    AP使用

1不知道ip登入機器底部有Reset按鈕(開機狀態下按著不放約10s就會重置)

2.知道ip登入

Restore to Factory Default settings(會變回家用AP模式)



最後記得儲存







讀取Bios中win11 OEM的授權序號

1.方法一 步驟1.  右鍵點擊開始選單上的Windows圖示,選擇「Windows PowerShell」。 步驟2.  輸入指令行到Windows PowerShell。 (Get-WmiObject -query 'select * from SoftwareLic...