{"id":1391,"date":"2014-11-20T22:24:24","date_gmt":"2014-11-20T22:24:24","guid":{"rendered":"http:\/\/pariswells.com\/blog\/?p=1391"},"modified":"2014-11-20T22:24:24","modified_gmt":"2014-11-20T22:24:24","slug":"remove-exchange-inherited-permissions-to-mailboxes","status":"publish","type":"post","link":"https:\/\/pariswells.com\/blog\/random\/remove-exchange-inherited-permissions-to-mailboxes","title":{"rendered":"Remove Exchange Inherited permissions to Mailboxes"},"content":{"rendered":"\r\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignleft size-thumbnail wp-image-1392 img-responsive\" src=\"http:\/\/pariswells.com\/blog\/wp-content\/uploads\/2014\/11\/140257-thumb_exchange_original1-150x150.jpg\" alt=\"140257-thumb_exchange_original[1]\" width=\"150\" height=\"150\" \/>So I had to go through and remove some legacy permissions from Exchange. This can be added at multiple levels so it&#8217;s aways a diagnostic trail to where this was added. Go through each of these and if IsInherited is set to False you&#8217;ve found out where it&#8217;s being applied from<\/p>\r\n<p>1) Get-MailBoxPermission domain\\user<\/p>\r\n<p>2) Get-MailboxDatabase | Get-ADPermission -user domain\\user<\/p>\r\n<p>3) Get-ExchangeServer | Get-ADPermission -user domain\\user<\/p>\r\n<p>4) Get-OrganizationConfig | Get-ADPermission -user domain\\user<\/p>\r\n<p>Remove the Permissions per level with<\/p>\r\n<p><span style=\"font-size: small;\"><span style=\"color: #2a2a2a;\">(Get-OrganizationConfig \/ Get-OrganizationConfig\u00a0 \/ Get-OrganizationConfig) Choose one of these depending where the permissions are inherited from\u00a0 |\u00a0Remove-ADPermission -user domain\\username -AccessRights GenericAll<\/span><\/span><\/p>\r\n<p>Some of the permissions where also added from AD.<\/p>\r\n<p>Open up ADSI Edit and Navigate to these :<\/p>\r\n<p><span style=\"font-size: small;\"><span style=\"color: #2a2a2a;\">In &#8220;Domain NC&#8221; OU=Microsoft Exchange Security Groups,DC=mydomain,DC=com<br \/><span style=\"text-align: left; color: #2a2a2a; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; word-spacing: 0px; white-space: normal; background-color: #ffffff; -webkit-text-stroke-width: 0px;\">In &#8220;Domain NC&#8221;<span class=\"Apple-converted-space\">\u00a0<\/span><\/span><span style=\"text-align: left; color: #2a2a2a; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; word-spacing: 0px; white-space: normal; background-color: #ffffff; -webkit-text-stroke-width: 0px;\">CN=<\/span><\/span><\/span><span style=\"font-size: small;\"><span style=\"text-align: left; color: #2a2a2a; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; word-spacing: 0px; white-space: normal; background-color: #ffffff; -webkit-text-stroke-width: 0px;\">Microsoft Exchange System Objects<br \/>In &#8220;Configuration Container&#8221; CN=Microsoft Exchange,CN=Services,CN=Configuration,<\/span><span style=\"text-align: left; color: #2a2a2a; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; word-spacing: 0px; white-space: normal; background-color: #ffffff; -webkit-text-stroke-width: 0px;\">DC=mydomain,DC=com<\/span><\/span><\/p>\r\n<p>Make sure the user is not in any of these<\/p>\r\n","protected":false},"excerpt":{"rendered":"<p>So I had to go through and remove some legacy permissions from Exchange. This can be added at multiple levels so it&#8217;s aways a diagnostic trail to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[859,857,858,860],"class_list":["post-1391","post","type-post","status-publish","format-standard","hentry","category-random","tag-an-inherited-access-control-entry-has-been-specified","tag-exchange-permissions","tag-inherited-permissions","tag-remove-exchange-permissions-for-one-user"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/1391","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/comments?post=1391"}],"version-history":[{"count":1,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/1391\/revisions"}],"predecessor-version":[{"id":1393,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/1391\/revisions\/1393"}],"wp:attachment":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/media?parent=1391"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/categories?post=1391"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/tags?post=1391"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}