Link to home
Start Free TrialLog in
Avatar of Tyler Laczko
Tyler LaczkoFlag for Canada

asked on

Exchange 2010 handheldcleanup openmsgstore failed 8004011d

[PS] C:\Windows\system32>Get-mailboxserver | add-adpermission -user besxadmin -accessrights GenericRead, GenericWrite -e
xtendedrights Send-As, Receive-As, ms-Exch-Store-Admin
The term 'add-adpermission' is not recognized as the name of a cmdlet, function, script file, or operable program. Chec
k the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:37
+ Get-mailboxserver | add-adpermission <<<<  -user besxadmin -accessrights GenericRead, GenericWrite -extendedrights Se
nd-As, Receive-As, ms-Exch-Store-Admin
    + CategoryInfo          : ObjectNotFound: (add-adpermission:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
ASKER CERTIFIED SOLUTION
Avatar of Tyler Laczko
Tyler Laczko
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Tyler Laczko

ASKER

correct