Shared Mailbox deleted and sent items separation

Most of us who has used Shared Mailbox in Microsoft Exchange environment, met with users complaints that emails which they sent a message using the shared mailbox account goes to Sent Items personal mailbox.

This behavior is normall for scenario when we use Microsoft Outlook with personal mailbox and automapped shared mailbox. Then when we delete or send message from shared mailbox account, the message goes to personal recycle bin or sent items.

 

How can we separate Shared Mailbox deleted and sent items ?

We have two solutions to separate sent and deleted items:

  1. Use Microsoft Outlook 2010 and add shared mailbox as normal mailbox account
  2. Change windows registry on client computer with different Outlook versions


 

1. Use Microsoft Outlook 2010 for Shared Mailbox to separate sent and deleted items

When you use Microsoft Outlook and you get permissions to shared mailbox, this mailbox will be automapped in Outlook.

After automapping when you send a message from shared mailbox this message will be saved in sent items of your personal mailbox. This behavior often is unwanted.

To make Outlook 2010 to save all sent items or deleted items from shared mailbox to sent items folder or deleted items folder in shared mailbox you have to add shared mailbox as equivalent mailbox in Outlook.

Close Microsoft Outlook 2010 with your personal mailbox, and go to Control Panel, Mail  next in Mail Setup – Outlook window choose:
E-mail Accounts…

Next in Account Settings window choose New…, and select

Manually configure server settings or additional server types

Continue reading

Disable Outlook Mailbox Auto-Mapping

When Microsoft released Microsoft Exchange 2010 SP1 we’ve discovered new feature that allows Microsoft Outlook 2010 and 2007 clients to automatically map mailbox to which a user has Full Access permission.

So if we add user Full Access permission to 10 mailboxes, he will all 10 mailboxes in his Outlook because these mailboxes will be automatically mapped in Outlook.

In Microsoft Exchange 2010 SP1 there was no option to turn this “great” feature off.

But when we get Microsoft Exchange 2010 SP2 we can use Exchange Management Shell (Exchange Powershell) to disable this feature.

When we use Exchange Management Console to add user Full Mailbox Permission to other mailbox, this mailbox will be loaded to user Outlook.

 

If we want to add user Full Mailbox Permission but we don’t want automap this mailbox to Microsoft Outlook we have to use powershell:

Continue reading

Microsoft Forefront Product Roadmaps big changes

On September 4th 2012 Microsoft annunced “Important Changes to Forefront Product Roadmaps“.

Microsoft is making big change in server security offerings, specially their oldest server security offering ISA and TMG.

 

From Microsoft Forefront family product, Microsoft annunced they’re discountinuing releases for:

 


  • Forefront Protection 2010 for Exchange Server (FPE)
  • Forefront Protection 2010 for SharePoint (FPSP)
  • Forefront Security for Office Communications Server (FSOCS)
  • Forefront Threat Management Gateway 2010 (TMG)
  • Forefront Threat Management Gateway Web Protection Services (TMG WPS)

Continue reading

Microsoft Windows 2012 and Exchange 2010 support

Few days ago Microsoft Windows 2012 became available, but if you are using Exchange 2010 SP2 and want to test it with Windows 2012, you have to wait because Exchange 2010 SP2 is not supported on Windows 2012.

Right now Exchange Team works on update to add support between Windows 2012 and Exchange 2010.

We hope it won’t take too long.

Below you can find supported operating systems for Exchange 2010

Component Requirement
Operating system on a computer that has a 64-bit processor One of the following:

  • 64-bit edition of Windows Server 2008 Standard with Service Pack 2 (SP2)
  • 64-bit edition of Windows Server 2008 Enterprise with SP2
  • 64-bit edition of Windows Server 2008 R2 Standard with SP1
  • 64-bit edition of Windows Server 2008 R2 Enterprise with SP1
  • Windows Server 2008 Datacenter RTM or later
  • Windows Server 2008 R2 Datacenter RTM or later
Operating system for installing the Exchange management tools on a computer that has a 64-bit processor One of the following:

  • Windows Vista with SP2 for management tools only installation
  • 64-bit edition of Windows Server 2008 Standard with SP2
  • 64-bit edition of Windows Server 2008 Enterprise with SP2
  • 64-bit edition of Windows Server 2008 R2 Standard
  • 64-bit edition of Windows Server 2008 R2 Enterprise
  • 64-bit edition of Windows 7

 

TechEd 2012 Australia & New Zealand Video Sessions

New video sessions from TechEd 2012 in Australia and New Zealand are available at Channel9.com website.
Below you can find list with video sessions about Microsoft Exchange 2013 and Microsoft Lync 2013.

 

TechEd Australia 2012:

Microsoft Exchange Server 2003 end support

As of August 4th 2014 Microsoft will be ending its support for Microsoft Exchange 2003.

If you are using Microsoft Exchange 2003 and want to have support for Microsoft Exchange products, then you have to start thinking how to upgrade your Exchange environment to newer version Exchange 2007 or 2010.

After August 2014 Exchange 2003 will not be supported by Microsoft anymore.

All Microsoft Exchange Product Lifecycle information Table can be found here:

Microsoft Exchange Support Lifecycle

 

Symantec Enterprise Vault 8, 9 and 10 Video Tutorials

Anyone who is using Symantec Enterprise Vault should check free video tutorials from Symantec.
Tutorials explains how to install, upgrade, move to a newer version, manage and resolve some problem with Enterprise Vault version 8, 9 and 10.

In Symantec Enterprise Vault tutorials you can find information how to:

  • install or upgrade to newer version of Symantec Enterprise Vault
  • move archives between partitions
  • backup Enterprise Vault
  • manage Vault partitions
  • manage Desktop Policy
  • manage Client Access: OWA 2010

 

Below you can find list to some of these tutorials:

 

Symantec Enterprise Vault 9:

Exchange 2010 get information about mailbox size

Information about the amount of space that occupies a particular mailbox, we can easily preview the Exchange Management Console.

Unfortunately, if we want to get more information about the mailboxes, or mailboxes that meet that special condition, the realization of such a task in the EMC will be very time consuming.

In such a case comes to us from the console using the Exchange Management Shell (EMS) in which the PowerShell commands, we can get a lot of interesting information on the mailboxes located on Microsoft Exchange.

Display all information about the mailbox:

Get-MailboxStatistics john.smith@domena.com | FL

Continue reading

Exchange Server 2010 Monitoring Management Pack SCOM re-released 14.03.0038.004

New Exchange 2010 Management Pack was released on 08/31/2012.

New version has number 14.03.0038.004

This management pack includes scripts and rules to effectively monitor Exchange 2010 and report on performance, availability, and reliability of its server roles.

After users compains last Management Pack for Exchange 2010 was pulled, we mention about this here:

Microsoft Exchange 2010 Management Pack 14.3.38.2 has been pulled

The changes in the updated Exchange 2010 Monitoring Management Pack include:

  • Fixes to Alerts – at times two events were logged for the same event.
  • Ensure Correct Values are read.
  • Log the event on local server where the TS is running.

Here is a location of the updated Management Pack:

Exchange Server 2010 Monitoring Management Pack download

Exchange 2010 Powershell how to count mailboxes

We often encounter the need to determine how many mailboxes in a given time is in different databases or around the Microsoft Exchange Server.

Such information can be easily obtained by using the Exchange Management Shell cmdlets for Exchange 2010.

Examples of use:

Determination of the number of all mailboxes in an Exchange Organization

 

(Get-Mailbox -ResultSize unlimited).count

ResultSize option we use if our Exchange environment has more than 1000 mailboxes

Number of mailboxes in different databases:

Get-Mailbox -ResultSize unlimited | Group-Object -Property:Database | Select-Object Name,Count

Continue reading