配置远程域 fabrikam.com 消息设置。此脚本/命令要求微软 Exchange Server 2007。
Visual Basic
Set-RemoteDomain fabrikam.com -CharacterSet ISO-8859-1 -NonMimeCharacterSet ISO-8859-1
Set-RemoteDomain fabrikam.com -AllowedOOFType InternalLegacy
Set-RemoteDomain fabrikam.com -LineWrapSize 80
Set-RemoteDomain fabrikam.com -AutoReplyEnabled:$True -AutoForwardEnabled:$True
Set-RemoteDomain fabrikam.com -DeliveryReportEnabled:$True -NDREnabled:$True
Set-RemoteDomain fabrikam.com -DisplaySenderName:$True
Latest posts by Exchange中文站 (see all)
- 微软发布Azure PlayFab公众预览 - 2021年10月22日
- 微软发布全新云计算资料分析工具Azure Synapse - 2020年12月15日
- Exchange Server 版本号和发行日期汇总 - 2020年9月21日
发布于:
浏览:1547 次
还没有评论