30 C
Dubai
Wednesday, May 7, 2025
Home Blog Page 100

Meeting Hijacking issue with Apple iOS 6 Comes to an End with iOS 6.0.1 Software Update

 

• Fixes a bug affecting Exchange meetings

 

Meeting Hijacking , where owner of the meeting changes abruptly and while using apple ios 6

It has been a hassle for Microsoft Exchange Users and Apply I phone users.

 

Microsoft already released a blog –which has possible work around to over comes this issue.

 

iOS6 devices erroneously take ownership of meetings

http://blogs.technet.com/b/exchange/archive/2012/10/23/ios6-devices-erroneously-take-ownership-of-meetings.aspx

 

Where Apply released an update – Which states that this meeting hijacking has been resolved by this update

 

iOS 6.0.1 Software Update

http://support.apple.com/kb/DL1606

 

 

Other Irrelevant Fixes which is not relating to Ms Exchange

 

Fixes a bug that prevents iPhone 5 from installing software updates wirelessly over the air

• Fixes a bug where horizontal lines may be displayed across the keyboard

• Fixes an issue that could cause camera flash to not go off

• Improves reliability of iPhone 5 and iPod touch (5th generation) when connected to encrypted WPA2 Wi-Fi networks

• Resolves an issue that prevents iPhone from using the cellular network in some instances

• Consolidated the Use Cellular Data switch for iTunes Match

• Fixes a Passcode Lock bug which sometimes allowed access to Passbook pass details from lock screen

How to Setup Transport Moderation for Sensitive Emails sent to Sensitive Users in your Organization in Exchange 2010

Lets say you have a Distribution Group which contains more sensitive users in your Organization

and you are more cautious on what emails are sent to that Distribution group and you feel it has to be approved by a person or a Delegate or yourself as a Admin

 

So that you can avoid unwanted emails are sent to the distribution Group (Which Contains sensitive users)

image

Then Transport moderation is the best setup you can go for in Exchange 2010, Which has more flexibility

 

I would explain the work flow , You can customize as per your thoughts and usability

 

In my case-

Distribution Group Name : “Sensitive Members in the Organization” Sensitive@careexchange.in

Moderator : Moderator < Moderator@careexchange.in>

 

Step 1:

 

lets See on how to do it.

Right Click –> New Transport Rule

 

image

 

Step 2:

Choose a friendly Name

image

Step 3:

 

Select – “Sent to a Member of Distribution list”

Choose the Distribution Group Name which has to be moderated

 

In my case  Distribution Group Name is “Sensitive Members in the Organization” Sensitive@careexchange.in

Choose Next

image

Step 4:

 

Select – “forward the message to addresses for moderation”

Choose the Moderator Name

In my case its “Moderator < Moderator@careexchange.in>”

Choose Next

image

Step 5:

Choose Next

image

 

image

 

Now the Transport Rule has been created Successfully !!

 

Lets test it , how it works

 

Am going to send an abusive or an unwanted mail from a random user (User1) to the Sensitive distribution group (Which contains sensitive users)

 

Now that mail does not going to reach the Distribution Group directly, Unless the moderator approves it

Its going to store in the arbitration mailbox until its gets approves or rejected

image

 

 

Now the Moderator Gets an Email to approve or Reject the mail which has been sent to the Sensitive Distribution Group

image

 

If moderator Approves. Mail will be sent to the members without any hassle

 

if User rejects

Sender will be intimated with an rejected email

 

image

 

Hope Transport moderation feature has been explained !!

Transport Moderation Not working in Exchange 2010 – NDR says ”No arbitration Address for approval process”

User gets NDR – When the the mail has to be moderated by Exchange Transport

 

#550 5.2.0 Resolver.MT.NoArbitrationAddress; No arbitration address for approval process ##image

 

This is because of Missing arbitration mailboxes or Corrupted arbitration mailboxes

If you run the below command in Exchange management shell

Get-Mailbox –arbitration

image

You should see your arbitration mailboxes , If you see the above result

Then there is no problem with your arbitration mailboxes

 

If your are not seeing any arbitration mailboxes or you are seeing that your arbitration mailboxes are corrupted.

No wonder why Your Transport moderation does not work as expected and keeps generating NDR

 

You can recreate them , Even if they go corrupted

 

See –

How to recreate System Mailbox , FederatedEmail & DiscoverySearchMailbox in Exchange 2010

https://www.azure365pro.com/how-to-recreate-system-mailbox-federatedemail-discoverysearchmailbox-in-exchange-2010/

 

Arbitration mailbox The arbitration mailbox is used to store the original message that’s awaiting approval. By default, one arbitration mailbox is created for moderated transport during setup. It’s used for all moderated recipients. You can add additional arbitration mailboxes for load balancing purposes. If you’re using multiple arbitration mailboxes, you need to specify which mailbox to use for each moderated recipient.

Reference

http://technet.microsoft.com/en-us/library/dd297936(EXCHG.140).aspx

 

All the mails which has to be moderated are getting stored in your arbitration mailboxes.

 

Most common issue on why this happens –

When you delete your default databases abruptly using adsiedit.msc or any other tools

Then you end up missing your arbitration mailboxes

Result of it –Transport moderation does not going to work

How to Create a Public Folder Calendar in Exchange 2010

If you are using a non admin account please refer the below link to give permissions to create Public folders using Outlook

How to Give Permission to a Client to Create Top Level Public Folder (Root Public Folder Tree) in Exchange 2010

 

You won’t able to use GUI or Power shell to create a public folder calendar

 

we need to use outlook to create that.

 

Right Click on Public Folder – New Folder

image

 

Type Name

Choose Folder Contains – Calendar items

Click on All Public Folders

image

Click ok

 

image

You have successfully created a Public folder calendar.

How to Disable Retention Policy from Applying on Calendar and Tasks in Exchange 2010 – (Calendar and Tasks Disappeared)

Till Exchange 2010 Sp2 Ru3 – MRM never gets applied on Calendar and Tasks

 

But in the release of Exchange 2010 Rollup 4

This has been included.

Past –

Retention policies do not work for the Calendar and Tasks folders in an Exchange Server 2010 SP1 environment

Present – Exchange 2010 Sp2 Ru4 or above

what you should know is

Retention policies do work for the Calendar and Tasks folders in an Exchange Server 2010 SP2 Ru4 or above environment

 

So if you have a policy which is applied for all Folders in the mailbox in the past – Once you upgrade to Exchange 2010 Sp2 ru4 or above

Retention Policy will apply on “Calendar and Tasks” where the old items are going to expire and retention action will take place as per the policy

 

So all of a sudden your old calendars and tasks got disappeared or got deleted . This will be the most possible reason.

you can find the items as per the retention action has been taken place.

 

If you feel “Calendar and Tasks” should not get deleted , If you feel this will not suit your environment.

 

Before applying the Exchange 2010 sp2 Rollup 4  or upgrading above Exchange 2010 Sp2 Rollup 4

There is a registry tweak available to disable them from the server end. Where this design change won’t get effect in your environment.

 

Open Regedit on you all your mailbox servers

Start- Run – Regedit

 

Browse to the below location

HKLM\SYSTEM\CurrentControlSet\Services\MSExchangeMailboxAssistants\Parameters

 

Create a New “DWORD (32-bit) Value”

image

Enter the Value – ELCAssistantCalendarTaskRetentionEnabled

image

 

To disable this Design Change – (MRM won’t apply on Calendar and Tasks)

Type Decimal Value – 0

 

Later, To enable this Design Change – (MRM will apply on Calendar and Tasks)

Type Decimal Value – 1

 

 

Hope this article will clear some confusions !!

How to Use MFCMapi in Exchange 2010 Server itself

By Default you cannot use MFCMapi in the Exchange 2010 server itself

You will end up with an error

MAPIInitialize failed with error 0x80004005 == MAPI_E_CALL_FAILED

 

Because of the missing component “ExchangeMapiCdo.EXE”

Where you don’t want to install Outlook to get that component , like earlier versions

 

Step 1:

Download and Install

Microsoft Exchange Server MAPI Client and Collaboration Data Objects 1.2.1

 

Install on Exchange 2010 Server

image

 

Step 2:

Now

Download MFCMAPI

You can download the 32bit version x86

 

Click on Session –> Logon

image

Choose Next

image

 

Enter Exchange Server FQDN and User Mailbox

image

You can Choose “No”

image

Click Finish

image

 

Now you could use MFCMapi , Without having installing outlook in the exchange server itself

image

Now you can click on session on logoff and logon

image

 

 

Great !! you can use MFCMapi in Exchange 2010 Server now !

Check How you can Recover Deleted Items using MfcMapi

https://www.azure365pro.com/recoverable-deleted-items-folder-showing-up-in-owa-and-outlook-as-normal-folders-in-exchange-2013/

 

× How can I help you?