Thanks.
Remove-ADPermission "dc=<Domain>" -user "<RootDomain>\Exchange
Servers" -AccessRights WriteDACL -InheritedObjectType Group
What other steps on that page did you not do?
"Feda" <Fe...@discussions.microsoft.com> wrote in message
news:C279675E-3E56-4916...@microsoft.com...
You ran Remove-ADPermission from the Exchange Management Shell?
"Feda" <Fe...@discussions.microsoft.com> wrote in message
news:9F76C761-7939-45FD...@microsoft.com...
Remove-ADPermission : Cannot remove ACE on object "DC=sagrescorp,DC=local" for
account "SAGRESNET\Exchange Servers" because it is not present.
At line:1 char:20
+ Remove-ADPermission <<<< "dc=sagrescorp,dc=local" -user
"sagrescorp.local\Ex
change Servers" -AccessRights WriteDACL -InheritedObjectType Group
Best Practices Analyzer still shows the old server on the list of servers
under "First Administrative Group" but it did not have the Write DACL Inherit
issue listed any more.
"Feda" <Fe...@discussions.microsoft.com> wrote in message
news:6F608A15-E3A6-4F8E...@microsoft.com...
Pete