在 Exchange 中配置 DAG 2010

Exchange 为我们提供的新功能和优势之一 2010 是以简单的方式拥有高可用性系统的可能性, 易于实施, 随时,最重要的是管理的简单性. 它基于 DAG 或数据库可用性组的实现, 通过在不同的邮箱服务器之间装入数据库的副本 (或者,如果我们的所有角色都在同一台服务器上,则在同一台计算机上), 因此,这将替换旧的 Exchange 群集 2007, SCR 和 CSF; 因此,现在我们只需要两台服务器,而不是 Exchange 中所需的三台或更多服务器 2007!

安装和配置 Microsoft Forefront Protection 2010 针对 Exchange Server

Microsoft Forefront Protection 2010 针对 Exchange Server (FPE) es el servidor de protección perimetral para una organización Microsoft Exchange 2010, donde podremos gestionar todo el bloqueo de correo entrante con el fin de rechazar los correos no deseados sea por la condición que configuremos (Anti SPAM), ya que nos proporciona 5 motores de definición anti antivirus de diferentes fabricantes! evitaremos también antimalware, tenemos la posibilidad de una amplia configuración desde una consola que es sencilla de gestionar, además tenemos una zona de informes que también está bastante chula. Y posibilidad de administración con PowerShell, 答案是肯定的! Este servidor debe ser el que recoge el correo externo y lo envía a nuestra organización, lo ideal es montarlo en el servidor que está en la DMZ totalmente aislado de nuestra organización y en el servidor con la función de transporte perimetral o Edge Transport.

如何续订 Exchange 自签名证书 2007

本文介绍了我们必须在 Microsoft Exchange 组织中执行的任务 2007, 因为 Exchange 提供的服务使用证书来确保连接, 无论是内部还是外部通信. 原则上,一旦我们安装了 Exchange Server 2007, 您为每项服务生成的证书将持续一年, 因此,在它们到期之前,我们将不得不更新它们, 我们将通过 Event Viewer 中的事件来检测这一点, 或直接由于所述服务的下降.

如何续订 Exchange 自签名证书 2010

在 Exchange 中 2010 众所周知,为了安全地通信,每个 Microsoft Exchange Server 服务都使用使用证书的安全连接; 这些证书可确保 IMAP 连接 (Internet 消息访问协议), 流行 (邮局协议), SMTP 协议 (简单邮件传输协议), IIS公司 (互联网信息服务) 和 UM (统一消息). 我们将特别注意保持它们的更新或有效. 在 Exchange Server 上 2007 此续订过程是使用 PowerShell 中的三个命令执行的,现在他们已经实现了通过向导执行此作的可能性!

在 DMZ 中安装 Exchange 2010 带周长传输功能

Si tenemos una organización de Microsoft Exchange Server ya implementada en nuestra red y queremos darle más seguridad, podemos implantar un servidor de Exchange en la DMZ o zona desmilitarizada con la intención de no exponer directamente a internet nuestros servidores de Exchange de la LAN. Microsoft dispone de ello un rol o función llamada Función de transporte perimetral o Edge Transport que nos permitirá realizar filtro de correo no deseado, así como de antivirus o crear reglas de transporte.

使用 PowerGUI 及其 PowerPack

PowerGUI 是最好的免费工具之一, 特别是对于我们这些使用 PowerShell 环境但仍然感到不舒服的人来说, 它是一个图形工具,允许我们创建, 编辑, 进口, 导出基于 Windows PowerShell 的脚本. 在本文档中,我们将了解如何安装什么都没有的脚本,以及如何组织我们的脚本, 以及能够了解如何使用 VMware 的脚本, 交换, 活动目录, SQL, 路由器, 通信, 互联网, 系统中心, 运营经理, Xen 系列, Hyper-V 技术, Citrix, Skype, 报告, 唽 … 一切依赖 PowerShell 的东西.

Exchange 迁移 2003 兑换 2010

在本文档中,我们将介绍迁移 Microsoft Exchange Server 组织时要采取的步骤 2003 到 Microsoft Exchange Server 2010, 我们将注意到,在本文档中,我们将迁移 Exchange 服务器 2003 使用邮箱, 公共文件夹, 策略和 OWA 到 Exchange 服务器 2010 包含所有角色 (交通枢纽, 客户端访问, 邮箱和 Exchange 管理工具). 如果我们想要获得一个 Exchange 组织 2010 通过单独的功能,我们可以将文档用作指南, 因为每次迁移都与其他迁移完全不同.

自动部署公司 Outlook 签名

非典型文档, 但是如果我们发现自己在这种情况下,那就太有趣了. 我需要为用户的电子邮件放置公司基金和公司签名, Outlook 无关紧要 2003 比使用 Outlook 2007 或直接与 OWA 联系; 我的服务器是 Exchange 2003 和 Exchange 2007. 我需要一个与 Active Directory 集成的工具,它可以自动为每个用户添加带有其名称的签名, 姓氏, 负责, 电子邮件… 无需我手动执行任何作, 它从 Active Directory 数据中获取所有内容. 然后使用 GPO 指令和 vúalá 自动部署它! 使用公司电子邮件的所有用户.