{"id":724,"date":"2013-08-18T07:20:34","date_gmt":"2013-08-18T07:20:34","guid":{"rendered":"http:\/\/scunster.co.uk\/?p=724"},"modified":"2013-10-26T17:33:59","modified_gmt":"2013-10-26T17:33:59","slug":"create-find-delete-network-shares-in-windows","status":"publish","type":"post","link":"https:\/\/scunster.co.uk\/?p=724","title":{"rendered":"Create \/ find \/ delete network shares in windows"},"content":{"rendered":"<p>Open command prompt and type:<\/p>\n<p><code>net use<\/code><\/p>\n<p>a list of active connections will be displayed.<\/p>\n<p>To connect to a network type the following:<\/p>\n<p><code>net use \/\/ip_address_or_path_of_share password \/user:Username<\/code><\/p>\n<p>example-1<\/p>\n<p><code>net use \/\/MediaPC\/Films yhTTgT6 \/user:Jimmy<\/code><\/p>\n<p>example-2<\/p>\n<p><code>net use \/\/192.168.0.44\/Films yhTTgT6 \/user:Jimmy<\/code><\/p>\n<p>You can of course put these into a simple bat file and place them in your start up folder if you want to run each time Windows loads. Just add the word exit to the bottom of the bat file so that it auto closes.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Open command prompt and type: net use a list of active connections will be displayed. To connect to a network type the following: net use \/\/ip_address_or_path_of_share password \/user:Username example-1 net use \/\/MediaPC\/Films yhTTgT6 \/user:Jimmy example-2 net use \/\/192.168.0.44\/Films yhTTgT6 \/user:Jimmy You can of course put these into a simple bat file and place them in [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[169,17,168],"tags":[],"class_list":["post-724","post","type-post","status-publish","format-standard","hentry","category-win-7-10-tips-tricks","category-windows","category-xp-tips-tricks"],"_links":{"self":[{"href":"https:\/\/scunster.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/724","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scunster.co.uk\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/scunster.co.uk\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/scunster.co.uk\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/scunster.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=724"}],"version-history":[{"count":4,"href":"https:\/\/scunster.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/724\/revisions"}],"predecessor-version":[{"id":805,"href":"https:\/\/scunster.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/724\/revisions\/805"}],"wp:attachment":[{"href":"https:\/\/scunster.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=724"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/scunster.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=724"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/scunster.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=724"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}