{"id":44,"date":"2008-12-24T19:01:50","date_gmt":"2008-12-24T19:01:50","guid":{"rendered":"http:\/\/www.edwardsd.co.uk\/work\/?p=44"},"modified":"2012-02-13T19:31:59","modified_gmt":"2012-02-13T19:31:59","slug":"ip-display-in-command-prompt-bat","status":"publish","type":"post","link":"https:\/\/www.edwardsd.co.uk\/work\/2008\/12\/ip-display-in-command-prompt-bat\/","title":{"rendered":"IP Display in Command Prompt (*.BAT)"},"content":{"rendered":"<p><strong>For users that cant find the IP!! Add this bat file to the system32 folder, this allows users to simple run the file by <\/strong><strong>&#8220;start -&gt; run -&gt; ip&#8221; <\/strong><\/p>\n<p><strong>&#8220;ip.bat&#8221;<\/strong><br \/>\n<code>@echo off<br \/>\n<\/code><code><\/code>:: Quick IP &#8211; Simply displays local IP address using &#8220;run -&gt; ip&#8221;<br \/>\n:: Date: Sep 2010<br \/>\n:: Author: de<br \/>\n:: ===========\/\/=============<br \/>\nipconfig<br \/>\npause<\/p>\n<p>To automatically add the above file to the system32 during startup create another *.bat file and use this code. Remember for Windows7 they will need admin privileges to access the system32 folder.<\/p>\n<p><strong>&#8220;Loginscript.bat&#8221;<\/strong><br \/>\n<code>XCOPY **ServerDomain***NETLOGONLogon_Softwareip.bat %systemroot%system32 \/y \/i<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>For users that cant find the IP!! Add this bat file to the system32 folder, this allows users to simple run the file by &#8220;start -&gt; run -&gt; ip&#8221; &#8220;ip.bat&#8221; @echo off :: Quick IP &#8211; Simply displays local IP address using &#8220;run -&gt; ip&#8221; :: Date: Sep 2010 :: Author: de :: ===========\/\/============= ipconfig [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ngg_post_thumbnail":0,"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":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[6,13],"tags":[],"class_list":["post-44","post","type-post","status-publish","format-standard","hentry","category-bat","category-guide"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/pOPt8-I","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/posts\/44","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/comments?post=44"}],"version-history":[{"count":0,"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/posts\/44\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/media?parent=44"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/categories?post=44"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/tags?post=44"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}