===== Set-MailboxAutoReplyConfiguration ===== Set-MailboxAutoReplyConfiguration -Identity tony -AutoReplyState Enabled -InternalMessage "Internal auto-reply message in html" -ExternalMessage "External auto-reply message in html" Set-MailboxAutoReplyConfiguration -Identity tony -AutoReplyState Enabled -EndTime "7/15/2012 17:00:00" -InternalMessage "Internal auto-reply message in html" Set-MailboxAutoReplyConfiguration -Identity tony -AutoReplyState Scheduled -StartTime "7/10/2012 08:00:00" -EndTime "7/15/2012 17:00:00" -InternalMessage "Internal auto-reply message in html" Siehe auch http://technet.microsoft.com/en-us/library/dd638217%28v=exchg.150%29.aspx {{tag>[Exchange Powershell]}}