2016年1月26日 星期二

移除 Windows 10 升級通知

taskkill /f /im GWX.exe
taskkill /f /im GWXUX.exe
cd/d C:\Windows\System32
takeown /f GWX
cacls GWX /e /g everyone:f
rd/q/s GWX

沒有留言:

Aruba 5520 設定備份

先打開 TFTP Server 接著連線到設備,不用進入 System View 備份前先儲存設定,以免遺漏 <core-switch> save force 開始備份 <core-switch> backup startup-configuration ...