Quick Start Guide
 
Notifications
Clear all

Quick Start Guide

15 Posts
3 Users
0 Reactions
7,923 Views
0
Topic starter

Hi

I am trying to install cloudpanel and i am following your quick start guide, i have installed exchange 2013 and it is up and running fine and i have just run the command in powershell

$BaseOABContainer=?CN=Offline Address Lists,CN=Address Lists Container,CN=First Organization,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=Fabrikam,DC=com?

Which seemed to execute fine, however when i run

Get-ADPermission $BaseOABContainer -User ?NT AuthorityAuthenticated Users? | where {$_.extendedrights -match ?ms-exch-download-oab?} | Remove-ADPermission

i get

The operation couldn’t be performed because object ” couldn’t be found on ‘DC.CloudMe.local’.
+ CategoryInfo : InvalidData: (:) [Get-ADPermission], ManagementObjectNotFoundException
+ FullyQualifiedErrorId : [Server=EX,RequestId=0e289cc7-c0b9-478b-b801-838782f4cc19,TimeStamp=16/02/2015 21:14:34]
[FailureCategory=Cmdlet-ManagementObjectNotFoundException] F7842547,Microsoft.Exchange.Management.RecipientTasks.
GetADPermission
+ PSComputerName : ex.cloudme.local

Any idea what im doing wrong

thanks

15 Answers
0

Founded! Thnx a lot!

Page 2 / 2
Share: