دوست عزیز،بنده پست شما رو منظور قرار ندادم و فقط اطلاعات بیشتری برای کاربران بود.
در ضمن به صرف اینکه یه سایتی زبانش انگلیسی هست نمیشه به صحتش اعتنا کرد.
getmac یه فایل خدماتی ویندوز هست که مثل دیگر فایل های سیستمی .
حجم 59 کیلوبایت در پوشه system32 سیستم عامل ویندوز قرار داره.
اکثر این فایل رو و برنامه ها رو به راحتی میشه با توابع محلی سیستم عامل نوشت و اکثر یوتیلیتی های XP با vc++ 6 نوشته شده.
همچنین برنامه getmac سویچ های زیادی برای استفاده داره:
C:\Documents and Settings\Administrator>getmac /?
GETMAC [/S system [/U username [/P [password]]]] [/FO format] [/NH] [/V]
Description:
This command line tool enables an administrator to display the MAC
address for one or more network adapters on a system.
Parameter List:
/S system Specifies the remote system to connect to.
/U [domain\]user Specifies the user context under
which the command should execute.
/P [password] Specifies the password for the given
user context. Prompts for input if omitted.
/FO format Specifies the format in which the output
is to be displayed.
Valid values: "TABLE", "LIST", "CSV".
/V Specifies that the detailed information
should be displayed in the output.
/NH Specifies that the "Column Header" should
not be displayed in the output.
Valid only for TABLE and CSV formats.
/? Displays this help/usage.
Examples:
GETMAC /FO csv
GETMAC /S system /NH /V
GETMAC /S system /U user
GETMAC /S system /U domain\user /P password /FO list /V
GETMAC /S system /U domain\user /P password /FO table /NH








پاسخ با نقل قول
Bookmarks