Вопрос OOF in hosted environment

  • Monday, April 30, 2012 7:31 PM
     
     

    Exchange 2010 SP1 hosted environment with separate role servers (CAS server, HUB server and MB server).

    I've got a problem enabling OOF in our hosted environment. When I do get-mailboxautoreplyconfiguration and put in the domain\user, I get this - 

    RunspaceId       : 48c4eb40-b40b-405b-bb28-ea53857f61b4
    AutoReplyState   : Enabled
    EndTime          : 5/1/2012 2:00:00 PM
    ExternalAudience : All
    ExternalMessage  : <html>
                       <body>
                       Testing external OOF
                       </body>
                       </html>

    InternalMessage  : <html>
                       <body>
                       Testing internal OOF
                       </body>
                       </html>

    StartTime        : 4/30/2012 2:00:00 PM
    MailboxOwnerId   : [domain]/[OU]/[OU]/user@domain.com
    Identity         : [domain]/[OU]/[OU]/user@domain.com
    IsValid          : True

    Looks good, but I get no OOF message when I send to this user (internal or external). The frustrating part is that another 'tenant' domain works fine when we set the OOF for a user (it's just the test tenant created when the server was built). The get-mailboxautoreplyconfiguration looks EXACTLY the same for both.

    We've been making all these adjustments on the CAS server.

    All users can access and set their OOF in webmail just fine.

    Any ideas would be greatly appreciated!

    Edit - Also, I'm trying to use the ignoredefaultscope option (just to try it) but no matter how I type it I can't get the DN to translate...

    [PS] C:\Windows\system32>set-mailboxautoreplyconfiguration -ignoredefaultscope -identity CN=user@domain.com,OU=[OU],OU=Microsoft Exchange Hosted Organizations,DC=[DC],DC=COM -autoreplystate enabled -external
    audience all -internalmessage "Testing internal OOF" -externalmessage "Testing external OOF"

    • Edited by Alceryes Monday, April 30, 2012 7:44 PM
    • Moved by Mike CrowleyMVP Wednesday, May 02, 2012 2:32 AM (From:Exchange Server 2010)
    •  

All Replies