{"id":2775,"date":"2021-09-26T21:00:06","date_gmt":"2021-09-26T21:00:06","guid":{"rendered":"https:\/\/rapidlydigital.com\/?p=2775"},"modified":"2021-09-26T21:00:12","modified_gmt":"2021-09-26T21:00:12","slug":"how-to-get-your-network-adapters-mac-address-using-command-prompt","status":"publish","type":"post","link":"https:\/\/rapidlydigital.com\/how-to-get-your-network-adapters-mac-address-using-command-prompt\/","title":{"rendered":"How to get your network adapters MAC address using command prompt"},"content":{"rendered":"
<\/div>\n

Do you need to know your network adapters MAC address (media access control)?<\/p>\n\n\n\n

You can use the command prompt to quickly retrieve your network adapters MAC address using a simple getmac command.<\/p>\n\n\n\n

What’s even better, if you’re a system administrator you can also use this command to get the MAC address of a remote computer on your network.<\/p>\n\n\n\n

Open Command Prompt as Administrator<\/h2>\n\n\n\n
\"\"<\/figure>\n\n\n\n

1) Press the Windows Key
2) Type cmd and press return
3) Right Click the Command Prompt icon and select \u2018 Run as Administrator\u2019<\/p>\n\n\n\n

Type the command<\/h2>\n\n\n\n

In the command prompt window enter the below command and press return<\/p>\n\n\n\n

getmac<\/p>\n\n\n\n

You’ll be given a list of network adapters installed on your computer and their unique MAC address<\/p>\n\n\n\n

\"\"<\/figure>\n\n\n\n

getmac command options<\/h2>\n\n\n\n

The getmac command has some advanced options that can be really helpful for running more advanced queries.<\/p>\n\n\n\n

For example, if you want to run the command on a remote computer you can use the \/s option followed by the computer name or IP address.<\/p>\n\n\n\n

Here is a full list of parameters that can be combined with the getmac command.<\/p>\n\n\n

\n\n

GETMAC [\/S system [\/U username [\/P [password]]]] [\/FO format] [\/NH] [\/V]<\/p>\n\n\n\n

Description:
This tool enables an administrator to display the MAC address
for network adapters on a system.<\/p>\n\n\n\n

Parameter List:
\/S system Specifies the remote system to connect to.<\/p>\n\n\n\n

\/U     [domain\\]user     Specifies the user context under\n                         which the command should execute.\n\n\/P     [password]        Specifies the password for the given\n                         user context. Prompts for input if omitted.\n\n\/FO    format            Specifies the format in which the output\n                         is to be displayed.\n                         Valid values: \"TABLE\", \"LIST\", \"CSV\".\n\n\/NH                      Specifies that the \"Column Header\" should\n                         not be displayed in the output.\n                         Valid only for TABLE and CSV formats.\n\n\/V                       Specifies that verbose output is displayed.\n\n\/?                       Displays this help message.<\/code><\/pre>\n\n\n\n

Examples:
GETMAC \/?
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<\/p>\n\n<\/div><\/div>","protected":false},"excerpt":{"rendered":"

… <\/p>\n

Read Article<\/a><\/p>\n","protected":false},"author":2,"featured_media":2776,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false}}},"categories":[9],"tags":[],"jetpack_publicize_connections":[],"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"https:\/\/i0.wp.com\/rapidlydigital.com\/wp-content\/uploads\/2021\/09\/image-6.png?fit=979%2C512&ssl=1","jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/rapidlydigital.com\/wp-json\/wp\/v2\/posts\/2775"}],"collection":[{"href":"https:\/\/rapidlydigital.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rapidlydigital.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rapidlydigital.com\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/rapidlydigital.com\/wp-json\/wp\/v2\/comments?post=2775"}],"version-history":[{"count":0,"href":"https:\/\/rapidlydigital.com\/wp-json\/wp\/v2\/posts\/2775\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/rapidlydigital.com\/wp-json\/wp\/v2\/media\/2776"}],"wp:attachment":[{"href":"https:\/\/rapidlydigital.com\/wp-json\/wp\/v2\/media?parent=2775"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rapidlydigital.com\/wp-json\/wp\/v2\/categories?post=2775"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rapidlydigital.com\/wp-json\/wp\/v2\/tags?post=2775"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}