12 2022 档案

wmic获取cpu、磁盘、网卡信息序列号
摘要:wmic cpu get ProcessorId > c:\t.txt && wmic logicaldisk where Caption="C:" get VolumeSerialNumber >> c:\t.txt && wmic nic where 'PhysicalAdapter="TRUE 阅读全文

posted @ 2022-12-15 18:27 东篱南山 阅读(235) 评论(0) 推荐(0)

导航