[Solved] Add User – get error: The role assignment policy"Alternate Assignment Policy" wasn't found. Make sure that you typed the identity correctly.
I can add plans, reseller, companys etc., but i got a error when i add users:
The role assignment policy”Alternate Assignment Policy” wasn’t found. Make sure that you typed the identity correctly.
Any hint for me?
It looks like you may have skipped the part of creating that policy. The QuickStart guide has a list of commands to run to prepare your environment
My mistake, i only watch the video…
3a
[PS] C:Windowssystem32>$BaseOABContainer=’CN=Offline Address Lists,CN=Address Lists Container,CN=First Organization,CN
=Microsoft Exchange,CN=Services,CN=Configuration,DC=exchangehosting,DC=local’
[PS] C:Windowssystem32>
[PS] C:Windowssystem32>Get-ADPermission $BaseOABContainer -User “NT AuthorityAuthenticated Users” | where {$_.extende
drights -match ‘ms-exch-download-oab’} | Remove-ADPermission
The operation couldn’t be performed because object ” couldn’t be found on ‘srv-eh-dc02.exchangehosting.local’.
+ CategoryInfo : InvalidData: (:) [Get-ADPermission], ManagementObjectNotFoundException
+ FullyQualifiedErrorId : [Server=SRV-EH-EX01,RequestId=2074c053-ddf0-493d-8254-fb0081fc26c5,TimeStamp=21.04.2016
20:03:58] [FailureCategory=Cmdlet-ManagementObjectNotFoundException] 6A7EDE2,Microsoft.Exchange.Management.Recipie
ntTasks.GetADPermission
+ PSComputerName : srv-eh-ex01.exchangehosting.local
[PS] C:Windowssystem32>
Any hints?
3b and c works
I can add users, but i get a error, when i want to use the “Email Alias” field:
Error!
Index was outside the bounds of the array.
You have to adjust the powershell command for your environment. Like you may have not named your organization “CN=First Organization”
Thats correct… My mistake.
It is still not possible to add a “email alias”:
Error!
Index was outside the bounds of the array.
Did you set the version correctly on the settings page to match your version? Also you enabled Exchange for that company and enabled an accepted domain right?
Yes, Version 2016
Exchange is enabled for that company and accepted domain is enabled too.
Can you reproduce and zip up the logs and email them to support@knowmoreit.com?
My mistake again. I forgot the domain after alias, e.g. abuse@mydomain.org
- 5 Forums
- 715 Topics
- 3,631 Posts
- 4 Online
- 254 Members