Frequently Asked Question
Exchange - How to get the autoreply settings from exchange PoweShell
Last Updated 8 months ago
Use the following command:
Get-RemoteDomain | ft -AutoSize Name, Domain AutoReplyEnabled
Response should look like this:
Name Domain AutoReplyEnabled
---- ----- ----------------
Default True
Tags: oof