Windows‎ > ‎

Windows常用命令集(cmd)


查詢系統資訊

systeminfo

查詢遠端電腦系統資訊

systeminfo /s {Remote IP}

查詢網路卡實體位址

getmac

查詢遠端電腦網路卡實體位址

getmac /s {Remote IP}

查詢已安裝驅動程式

driverquery

列出目前工作項目

tasklist

中止運行中的工作

taskkill /PID

電腦管理

compmgmt.msc

本機使用者與群組

lusrmgr.msc

使用者帳戶控制(UAC)

control nusrmgr.cpl

or

control userpasswords

使用者帳戶(自動登入)

control userpasswords2

or

netplwiz

控制台

control

系統管理工具

control admintools

資料夾選項

sontrol folders

工作排程器

control schedtasks

印表機

control printers

系統內容

sysdm.cpl

防火牆設定

firewall.cpl

螢幕解析度

desk.cpl

電源選項

powercfg.cpl

網路連線

ncpa.cpl

小畫家

mspaint

Power Shell

powershell

Windows Updte

wuapp

網路裝置設定

netsh

 

Comments