{"id":170,"date":"2020-11-13T14:37:49","date_gmt":"2020-11-13T12:37:49","guid":{"rendered":"https:\/\/blog.mvoelkl.de\/?p=170"},"modified":"2020-11-13T14:37:49","modified_gmt":"2020-11-13T12:37:49","slug":"rdp-tcp-permissions","status":"publish","type":"post","link":"https:\/\/blog.mvoelkl.de\/?p=170","title":{"rendered":"RDP-Tcp permissions"},"content":{"rendered":"\n<p>Beginnig with Server 2012, it is no longer possible to setup Security for RDP-Tcp with a GUI. Here is the WMI Command:<\/p>\n\n\n\n<p>wmic \/NameSpace:\\root\\cimv2\\TerminalServices PATH WIN32_TSPermissionsSetting.TerminalName=&#8221;RDP-TCP&#8221; call AddAccount &#8220;DOMANIN\\GROUP_OR_USER&#8221;,X<\/p>\n\n\n\n<p>Where X is :<br><\/p>\n\n\n\n<p>0 = WINSTATION_GUEST_ACCESS<br>1 = WINSTATION_USER_ACCESS<br>2 = WINSTATION_ALL_ACCESS<\/p>\n\n\n\n<p>To show already configured security:<br>wmic \/NameSpace:\\root\\cimv2\\TerminalServices PATH WIN32_TSPermissionsSetting.TerminalName=&#8221;RDP-TCP&#8221; get StringSecurityDescriptor<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Beginnig with Server 2012, it is no longer possible to setup Security for RDP-Tcp with a GUI. Here is the WMI Command: wmic \/NameSpace:\\root\\cimv2\\TerminalServices PATH WIN32_TSPermissionsSetting.TerminalName=&#8221;RDP-TCP&#8221; call AddAccount &#8220;DOMANIN\\GROUP_OR_USER&#8221;,X Where X is : 0 = WINSTATION_GUEST_ACCESS1 = WINSTATION_USER_ACCESS2 = WINSTATION_ALL_ACCESS To show already configured security:wmic \/NameSpace:\\root\\cimv2\\TerminalServices PATH WIN32_TSPermissionsSetting.TerminalName=&#8221;RDP-TCP&#8221; get StringSecurityDescriptor<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[21],"tags":[],"class_list":["post-170","post","type-post","status-publish","format-standard","hentry","category-windows-server"],"_links":{"self":[{"href":"https:\/\/blog.mvoelkl.de\/index.php?rest_route=\/wp\/v2\/posts\/170","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.mvoelkl.de\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.mvoelkl.de\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.mvoelkl.de\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.mvoelkl.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=170"}],"version-history":[{"count":1,"href":"https:\/\/blog.mvoelkl.de\/index.php?rest_route=\/wp\/v2\/posts\/170\/revisions"}],"predecessor-version":[{"id":171,"href":"https:\/\/blog.mvoelkl.de\/index.php?rest_route=\/wp\/v2\/posts\/170\/revisions\/171"}],"wp:attachment":[{"href":"https:\/\/blog.mvoelkl.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=170"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.mvoelkl.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=170"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.mvoelkl.de\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=170"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}