• Outlook User
  • New Outlook app
  • Outlook.com
  • Outlook Mac
  • Outlook & iCloud
  • Developer
  • Microsoft 365 Admin
    • Common Problems
    • Microsoft 365
    • Outlook BCM
    • Utilities & Addins

Meeting Reminders are Set for the Recipient

Slipstick Systems

› Exchange Server › Meeting Reminders are Set for the Recipient

Last reviewed on May 30, 2019     12 Comments

Reminders fire at 11:45 PM even though the sender did not include a reminder.

Reminder spam has been an ongoing problem for Exchange users. Reminder spam occurs when a user sends a meeting request with a reminder enabled. The organizer's reminder is set for the recipients rather than each recipient's own default reminder.

Exchange 2007 (and Exchange 2010) puts an end to "reminder spam" and overrides the sender's reminder, using the recipients default reminder settings. This works great, except for all day events without reminders. Exchange sets them to use the default appointment reminder, which many people leave at 15 minutes. Unfortunately for anyone who syncs their mailbox with a handheld device, the reminder on their device goes off at 11:45 PM.

Resolution

To resolve this issue in either Exchange 2007 or Exchange 2010, the Exchange administrator needs to create a config file on the Exchange server. Additionally, the administrator needs to install the latest update or rollup on Exchange server 2007.

Type or paste the following into NotePad and save the file as StoreDriver.config. It needs to be saved in the %ExchInstallFolder%\bin folder on the Exchange server.

The Transport service will need to be restarted and the administrator will need to add the config file to all Exchange servers that have the Hub Transport role.

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
 <storeDriver>
  <parameters>
   <add key="AlwaysSetReminderONAppointment" value="false" />
  </parameters>
 </storeDriver>
</configuration>

A ready-to-use XML file is available at reminder-spam.xml.txt. Save the file and remove the .txt extension before dropping it in the bin folder.

Additionally, for Exchange 2010, the AlwaysSetReminderOnAppointment value is dependent on two Set-CalendarProcessing parameters that are configured for the receiving user’s mailbox:
AddNewRequestsTentatively (Default = True)
ProcessExternalMeetingMessages (Default = False)

These two settings must be set to True by running the following command:
Set-CalendarProcessing -AddNewRequestsTentatively:$True -ProcessExternalMeetingMessages:$True

In OWA, users can configure options to automatically place new meeting requests on the calendar, which are marked as Tentative and automatically process requests and responses from external senders.

If using Exchange 2007, the administrator needs to install at least Update Rollup 4 for Exchange Server 2007 Service Pack 1 on the Hub Transport server(s). However, I recommend installing the latest update for Exchange 2007. See How to Obtain the Latest Service Pack or Update Rollup for Exchange 2007.

More Information

Description of Update Rollup 4 for Exchange Server 2007 Service Pack 1
How to Obtain the Latest Service Pack or Update Rollup for Exchange 2007
Set-CalendarProcessing

Meeting Reminders are Set for the Recipient was last modified: May 30th, 2019 by Diane Poremsky

Related Posts:

  • Days like Tuesday make me glad I'm using Office 365 now, and don't hav
    Exchange Server February 2013 Updates
  • Make "no reminder" the default for new appointments
  • Meeting Organizer's Name Appears in the Subject line
  • How to choose which Calendar creates reminders?

About Diane Poremsky

A Microsoft Outlook Most Valuable Professional (MVP) since 1999, Diane is the author of several books, including Outlook 2013 Absolute Beginners Book. She also created video training CDs and online training classes for Microsoft Outlook. You can find her helping people online in Outlook Forums as well as in the Microsoft Answers and TechNet forums.

Subscribe
Notify of
12 Comments
newest
oldest most voted
Inline Feedbacks
View all comments

Jonas
December 8, 2017 4:42 am

I saw the comment below about O365 from 2015 but i cannot even find those settings in OWA to test.
Has anyone reported this to MS as undesired behavior? I mean, I see the point of using the recipient's default reminder as opposed to the one set by the sender, BUT my default is to NOT set a reminder to new items so why does Exchange override that?

0
0
Reply
Diane Poremsky
Author
Reply to  Jonas
December 8, 2017 3:50 pm

If you use an insider build of office, you can report it from the File, Support tab. Check outlook.uservoice.com and see if anyone has suggested it, if so vote for it otherwise, create a suggestion.

0
0
Reply
Jonas
December 7, 2017 6:07 pm

Thanks, Diane!
This issue still plagues us on Office 365 Exchange Online. Is there a way to apply the same fix in O365?
Sincerely,
Jonas

0
0
Reply
Diane Poremsky
Author
Reply to  Jonas
December 8, 2017 3:48 pm

The Set-CalendarProcessing should work in Office 365 - but the admin needs to run the cmdlet.
https://technet.microsoft.com/en-us/library/dd335046(v=exchg.160).aspx

0
0
Reply
Bonnie Karejwa
January 5, 2017 11:34 am

I have a user that has reminders set to no for meetings/appointments she created, yet she is getting reminders for them. How do I make them stop? Any help please.

0
0
Reply
Diane Poremsky
Author
Reply to  Bonnie Karejwa
January 5, 2017 11:44 am

Does she sync with a smart phone? If reminders are set on the phone, they can be added to items when they sync.

0
0
Reply
Enri Peters
September 7, 2015 5:38 am

I'm having this problem on an Exchange Server 2013 CU9. Added the StoreDriver.config and restarted the Transport services. Until here the problem is not solved. When i'm trying to use the Set-CalendarProcessing cmdlet I get the following errors:

- AddNewRequestsTentatively can only be enabled on resource mailboxes.
- ProcessExternalMeetingMessages can only be enabled on resource mailboxes.

Does anybody have an idea? Also Microsoft says in its article, that it is not applying to Exchange Server 2013?

I have no idea what to do next? Can't find anything on the internet.

0
0
Reply
Joe
May 12, 2015 10:58 am

To set all mailboxes, use the following cmdlet:

Get-Mailbox -Results Unlimited | Set-CalendarProcessing -AddNewRequestsTentatively:$True -ProcessExternalMeetingMessages:$True

0
0
Reply
Marc
February 3, 2015 10:36 am

This is happening at my company with office365. Is there a way to fix it with office365?

0
0
Reply
Diane Poremsky
Author
Reply to  Marc
March 4, 2015 11:59 pm

Try this cmdlet:

Set-CalendarProcessing -AddNewRequestsTentatively:$True -ProcessExternalMeetingMessages:$True

Or have users change the following options using OWA:
Automatically place new meeting requests on the calendar, which are marked as Tentative.
Automatically process requests and responses from external senders.

(I'm not sure it will fix it though.)

0
0
Reply
Lar
October 18, 2013 2:51 pm

We are using Outlook / Exchange 2010 and are still dealing with reminder "spam". If I am the meeting organizer the reminder that I set overrides the recipient's default. If I set the reminder to "none" then the recipients's reminder is set to their default but then I do not have a reminder unless I go back in and change it.

This happens with all meeting invitations. Any idea on why we are still the lucky recipients of the "spam"? Thank you.

1
0
Reply
Diane Poremsky
Reply to  Lar
October 23, 2013 9:44 pm

Did you (or the Exchange admin) add the config file to %ExchInstallFolder%\bin?

0
0
Reply

Visit Slipstick Forums.
What's New at Slipstick.com

Latest EMO: Vol. 30 Issue 34

Subscribe to Exchange Messaging Outlook






Support Services

Do you need help setting up Outlook, moving your email to a new computer, migrating or configuring Office 365, or just need some one-on-one assistance?

Our Sponsors

CompanionLink
ReliefJet
  • Popular
  • Latest
  • Week Month All
  • Use Classic Outlook, not New Outlook
  • Mail Templates in Outlook for Windows (and Web)
  • How to Remove the Primary Account from Outlook
  • Reset the New Outlook Profile
  • Disable "Always ask before opening" Dialog
  • Adjusting Outlook's Zoom Setting in Email
  • This operation has been cancelled due to restrictions
  • How to Hide or Delete Outlook's Default Folders
  • Outlook Folders Appear Empty after Exporting an IMAP Account
  • Shared Mailboxes and the Default 'Send From' Account
  • Opt out of Microsoft 365 Companion Apps
  • Mail Templates in Outlook for Windows (and Web)
  • Urban legend: Microsoft Deletes Old Outlook.com Messages
  • Buttons in the New Message Notifications
  • Move Deleted Items to Another Folder Automatically
  • Open Outlook Templates using PowerShell
  • Count and List Folders in Classic Outlook
  • Google Workspace and Outlook with POP Mail
  • Import EML Files into New Outlook
  • Opening PST files in New Outlook
Ajax spinner

Recent Bugs List

Microsoft keeps a running list of issues affecting recently released updates at Fixes or workarounds for recent issues in classic Outlook (Windows).

For new Outlook for Windows: Fixes or workarounds for recent issues in new Outlook for Windows .

Outlook for Mac Recent issues: Fixes or workarounds for recent issues in Outlook for Mac

Outlook.com Recent issues: Fixes or workarounds for recent issues on Outlook.com

Office Update History

Update history for supported Office versions is at Update history for Office

Outlook Suggestions and Feedback

Outlook Feedback covers Outlook as an email client, including Outlook Android, iOS, Mac, and Windows clients, as well as the browser extension (PWA) and Outlook on the web.

Outlook (new) Feedback. Use this for feedback and suggestions for Outlook (new).

Use Outlook.com Feedback for suggestions or feedback about Outlook.com accounts.

Other Microsoft 365 applications and services




New Outlook Articles

Opt out of Microsoft 365 Companion Apps

Mail Templates in Outlook for Windows (and Web)

Urban legend: Microsoft Deletes Old Outlook.com Messages

Buttons in the New Message Notifications

Move Deleted Items to Another Folder Automatically

Open Outlook Templates using PowerShell

Count and List Folders in Classic Outlook

Google Workspace and Outlook with POP Mail

Import EML Files into New Outlook

Opening PST files in New Outlook

Newest Code Samples

Open Outlook Templates using PowerShell

Count and List Folders in Classic Outlook

Insert Word Document into Email using VBA

Warn Before Deleting a Contact

Use PowerShell to Delete Attachments

Remove RE:, FWD:, and Other Prefixes from Subject Line

Change the Mailing Address Using PowerShell

Categorize @Mentioned Messages

Send an Email When You Open Outlook

Delete Old Calendar Events using VBA

Repair PST

Convert an OST to PST

Repair damaged PST file

Repair large PST File

Remove password from PST

Merge Two Data Files

Sync & Share Outlook Data

  • Share Calendar & Contacts
  • Synchronize two computers
  • Sync Calendar and Contacts Using Outlook.com
  • Sync Outlook & Android Devices
  • Sync Google Calendar with Outlook
  • Access Folders in Other Users Mailboxes

Diane Poremsky [Outlook MVP]

Make a donation

Mail Tools

Sending and Retrieval Tools

Mass Mail Tools

Compose Tools

Duplicate Remover Tools

Mail Tools for Outlook

Online Services

Calendar Tools

Schedule Management

Calendar Printing Tools

Calendar Reminder Tools

Calendar Dates & Data

Time and Billing Tools

Meeting Productivity Tools

Duplicate Remover Tools

Productivity

Productivity Tools

Automatic Message Processing Tools

Special Function Automatic Processing Tools

Housekeeping and Message Management

Task Tools

Project and Business Management Tools

Choosing the Folder to Save a Sent Message In

Run Rules on messages after reading

Help & Suggestions

Submit Outlook Feature Requests

Slipstick Support Services

Buy Microsoft 365 Office Software and Services

Visit Slipstick Forums.

What's New at Slipstick.com

Home | Outlook User | Exchange Administrator | Office 365 | Outlook.com | Outlook Developer
Outlook for Mac | Common Problems | Utilities & Addins | Tutorials
Outlook & iCloud Issues | Outlook Apps
EMO Archives | About Slipstick | Slipstick Forums
Submit New or Updated Outlook and Exchange Server Utilities

Send comments using our Feedback page
Copyright © 2025 Slipstick Systems. All rights reserved.
Slipstick Systems is not affiliated with Microsoft Corporation.

:wpds_smile::wpds_grin::wpds_wink::wpds_mrgreen::wpds_neutral::wpds_twisted::wpds_arrow::wpds_shock::wpds_unamused::wpds_cool::wpds_evil::wpds_oops::wpds_razz::wpds_roll::wpds_cry::wpds_eek::wpds_lol::wpds_mad::wpds_sad::wpds_exclamation::wpds_question::wpds_idea::wpds_hmm::wpds_beg::wpds_whew::wpds_chuckle::wpds_silly::wpds_envy::wpds_shutmouth:
wpDiscuz

Sign up for Exchange Messaging Outlook

Our weekly Outlook & Exchange newsletter (bi-weekly during the summer)






Please note: If you subscribed to Exchange Messaging Outlook before August 2019, please re-subscribe.

Never see this message again.

You are going to send email to

Move Comment