Exchange Server Share

April 18, 2009

Exchange 2010: Hub Transport Role Installation Fails

Filed under: Exchange, Exchange 14, Exchange 2010 — Amit Tank @ 7:55 pm
Tags: , ,

It has been reported by many people that Hub Transport Role installation fails while starting MSexchangeTransport service and below error reported in setup window when you try to install Exchange 2010 Beta.

Error:

The execution of: “$error.Clear(); if ($RoleStartTransportService) { start-SetupService -ServiceName MSExchangeTransport }”, generated the following error: “Service ‘MSExchangeTransport’ failed to reach  status ‘Running’ on this server.”

image

This usually happens when you disable IPv6 in Local Area Connection for some reason on Windows 2008 server.

Resolution:

  • Enable IPv6 in Local Area Connection.
  • To completely disable IPv6 on a Windows Server 2008-based computer, follow these steps and add a registry key:
  1. Open Registry Editor.
  2. Locate the following registry subkey:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters
  3. In the details pane, click New, and then click DWORD (32-bit) Value.
  4. Type DisabledComponents, and then press ENTER.
  5. Double-click DisabledComponents, and then type 0xffffffff in Hexadecimal or 4294967295 in Decimal.

You can also use “Microsoft Fix It” available in KB952842 to disable IPv6.

Note: If setup still gives error, remove IPv6 entry from “hosts” file available at %systemroot%\system32\drivers\etc

Exchange 2010: What are your Admins doing?

Filed under: Auditing, Exchange, Exchange 14, Exchange 2010 — Amit Tank @ 4:45 pm
Tags: , , ,

A new feature of Exchange Server 2010 allows you to keep an eye on all the activities of administrators performed through Exchange Management Shell, Exchange Management Console, or by Exchange Web management interface and it is called Administrator Audit Logging.

Isn’t it cool to comply with regulatory requirements and requests for discovery? smile_angel

Let’s see how to configure it in Exchange 2010 environment. You need to have Organization Management role or RBAC to enable and configure it.

1. Enable Administrator Audit Logging

We can enable it with below cmdlet.
Set-AdminAuditLogConfig -AdminAuditLogEnabled $True

2. Configure the Auditing Mailbox

We need to specify the auditing mailbox where auditing log entries, for each and every cmdlets (except starting with Get*) or for specified cmdlets and/or parameters enabled for auditing, will be stored for review. Run below cmdlet to specify the mailbox for logs.

Set-AdminAuditLogConfig -AdminAuditLogMailbox AdminAuditLogs@ExchangeShare.net

  • I recommend to create a Shared mailbox for Auditing Mailbox.
  • Restrict the auditing mailbox tightly to access by certain group of administrator because it contains sensitive information like values of all parameters (except Password) of the cmdlets ran by users or administrators.
  • Monitor it regularly or configure MRM to purge old entries otherwise when it becomes full new entries will not be logged.

3. Configure cmdlets and parameters for Auditing

By default when you enable Admin Audit Logging as per step-1, all cmdlets and parameters (except cmdlet starts with Get*) are configured for auditing. But if you want to audit specific cmdlets or parameters, it can be configured with below methods.

3.1. Configure list of cmdlets to be audited.

You can specify cmdlets, cmdlet entries with wild card search or both in AdminAuditLogCmdlets parameter of Set-AdminAuditLogConfig.

Example: Set-AdminAuditLogConfig -AdminAuditLogCmdlets New-Mailbox, *TransportRule, *Management, Set-Transport*

3.2. Configure list of Parameters to be audited.

Similarly like cmdlets configuration you can specify parameters, parameter entries with wild card search or both in AdminAuditLogParameters parameter of Set-AdminAuditLogConfig

Example: Set-AdminAuditLogConfig -AdminAuditLogParameters Database, *Address*, Custom*, *Region

AdminAuditLogCmdlets and AdminAuditLogParameters are multivalued properties so if you want to add or remove any cmdlet or parameter in the list at later stage, you need to follow Modifying Multivalued Properties article otherwise it will replace/remove previous entries.

4. Review Audit Logs

You can open Auditing mailbox in Outlook or OWA to review log entries which are stored as email messages.

Example:

image

Subject Format: User account who ran the cmdlet: Cmdlet name

Body Message: It contains cmdlet name, object modified, parameter, caller, succeeded , error and run time of cmdlet.

April 15, 2009

Exchange 2010 Beta Available For Download!!!

Filed under: Exchange 14, Exchange 2010 — Amit Tank @ 4:42 am

Ahead of time, Exchange 2010 Beta is available for download and TechNet is ready to grab the information….

Download Details: Microsoft Exchange Server 2010 Beta

TechNet: Microsoft Exchange Server 2010 (Beta)

Countdown begins!! Exchange 2010 Public Beta!!!

Filed under: Exchange, Exchange 14, Exchange 2010 — Amit Tank @ 3:10 am
Tags: ,

Looks like more information is out now, Microsoft is going to release a public beta of Exchange 2010 (code name Exchange 14) on 15th April ’09.  Hurray…

  • “Exchange Server should be in full release by the end of the year” said Julia White, director of the Exchange product management team.
  • Microsoft will release technical previews of other products in the Office suite, including Office 2010, SharePoint Server 2010, Visio 2010 and Project 2010, in the third calendar quarter.
  • A technical preview is tested by hundreds of thousands of users, while millions of people will have access to the Exchange 2010 beta, White said.

Read full story here…
Microsoft Brands Office 2010, Releases Exchange Beta

April 7, 2009

Native SCOM Exchange 2007 Management Pack – Beta Available!

Filed under: Exchange, Exchange 2007, SCOM, Tools — Amit Tank @ 4:18 am
Tags: , , ,

Justin Gao has posted an article that Beta version of native SCOM Exchange 2007 Management Pack is available now and RTM might be released in Q2 this year.

Download: http://blogs.technet.com/justin_gao/attachment/3222900.ashx

List of new or updated features of this beta version:

  • Equivalent Monitoring Coverage. This beta management pack covers the same core set of rules and monitors as the previously released converted Exchange Server 2007 Management Pack.
  • Support for monitoring any number of Exchange Organizations using a single Management Group. There are no specific requirements imposed by this management pack for monitoring multiple Exchange Organizations.
  • Full support for clustered configurations and Log Shipping scenarios.
  • An extensive class model, showing the relevant Exchange 2007 Server Roles and components, as well as service-centric components, allowing you to measure availability or performance at the desired level of granularity. It also fully supports the Distributed Application Designer, allowing you to create custom Distributed Applications using the appropriate Exchange 2007 components.
  • Improved Low-privilege support. This management pack supports installing the agent with the minimum rights required by the Operations Manager Agent. This also enables the user to install the management pack in certain System Center Essentials scenarios
  • Improved Tasks. The management pack includes a number of tasks that simplify troubleshooting and alert resolution times.
  • Improved Topology Discovery. This management pack introduces a number of improvements to topology discovery.
  • Improved Synthetic Transactions. This management pack improves the support for the Exchange 2007 synthetic transactions in several ways:
  • All Synthetic Transactions that involve several Exchange servers (such as remote mail flow tests or Outlook Web Access (OWA) tests) are represented as Operations Manager perspectives that change state and can be shown in a state view. This makes it easier for an operator to quickly zoom in on a potential Mail Flow issue for example.
  • The management pack supports a number of mail flow transaction types, including local, intra-site, inter-site, cross-organization and internet.
  • Discovery of Exchange 2007 Server Roles are disabled by default, and no Exchange 2007 monitoring is applied by default. This allows you to discover and monitor your servers gradually, as well as tune the management pack as you bring more Agent-Managed Exchange 2007 servers into the Operations Manager environment.

Blog at WordPress.com.