The instruction gets the mac address to generate the txt document

Copy and save the following code, save as a bat file to execute.

@echo off
echo GET MAC ADDRESS
echo PLEASE WAIT...
getmac /v > 本机mac.txt
echo GET MAC ADDRESS SUCCESS
pause
exit

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326823440&siteId=291194637