{"id":20,"date":"2021-04-24T13:37:00","date_gmt":"2021-04-24T11:37:00","guid":{"rendered":"http:\/\/192.168.178.253:8084\/?p=20"},"modified":"2023-02-02T12:27:04","modified_gmt":"2023-02-02T11:27:04","slug":"netzwerktyp-auf-privat-stellen","status":"publish","type":"post","link":"https:\/\/tmvs.duckdns.org\/?p=20","title":{"rendered":"Netzwerktyp auf &#8222;Privat&#8220; stellen"},"content":{"rendered":"\n<p>Powershell mit Adminrechten Ausf\u00fchren:<\/p>\n\n\n\n<p>dann Adapterindex rausfinden:<\/p>\n\n\n\n<p>Get-NetAdapter<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Netzwerk auf Privat stellen<\/h3>\n\n\n\n<p>$a=Get-NetConnectionProfile -InterfaceIndex &#8222;Adapterindex&#8220;<\/p>\n\n\n\n<p>$a.NetworkCategory = &#8222;Private&#8220;<\/p>\n\n\n\n<p>Set-NetConnectionProfile -InputObject $a<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Einstellung \u00fcberpr\u00fcfen<\/h3>\n\n\n\n<p>Get-NetConnectionProfile -InterfaceIndex &#8222;Adapterindex&#8220;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Powershell mit Adminrechten Ausf\u00fchren: dann Adapterindex rausfinden: Get-NetAdapter Netzwerk auf Privat stellen $a=Get-NetConnectionProfile -InterfaceIndex &#8222;Adapterindex&#8220; $a.NetworkCategory = &#8222;Private&#8220; Set-NetConnectionProfile -InputObject $a Einstellung \u00fcberpr\u00fcfen Get-NetConnectionProfile -InterfaceIndex &#8222;Adapterindex&#8220;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"pgc_sgb_lightbox_settings":"","footnotes":""},"categories":[1,14,37],"tags":[6,7,8,9,10,11,12],"class_list":["post-20","post","type-post","status-publish","format-standard","hentry","category-service","category-netzwerk","category-microsoft","tag-windows","tag-server","tag-netzwerk","tag-typ","tag-privat","tag-oeffentlich","tag-domain","generate-columns","tablet-grid-50","mobile-grid-100","grid-parent","grid-50"],"_links":{"self":[{"href":"https:\/\/tmvs.duckdns.org\/index.php?rest_route=\/wp\/v2\/posts\/20","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tmvs.duckdns.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tmvs.duckdns.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tmvs.duckdns.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tmvs.duckdns.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=20"}],"version-history":[{"count":2,"href":"https:\/\/tmvs.duckdns.org\/index.php?rest_route=\/wp\/v2\/posts\/20\/revisions"}],"predecessor-version":[{"id":22,"href":"https:\/\/tmvs.duckdns.org\/index.php?rest_route=\/wp\/v2\/posts\/20\/revisions\/22"}],"wp:attachment":[{"href":"https:\/\/tmvs.duckdns.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=20"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tmvs.duckdns.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=20"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tmvs.duckdns.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=20"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}