Change the Mailing Address Using PowerShell
How to use PowerShell to bulk change the Mailing Address selector (or move the address to a different address field) in classic Outlook's contacts.
Ads in New Outlook
When you have a Microsoft 365 subscription, you should not see ads in your message list in new Outlook if the account, if the account with the subscription is set as the primary account.
Outlook.com and Modern Authentication Questions
Questions and answers on Microsoft Outlook.com disabling basic authentication and requiring modern authentication. What will work after September 16 2024?
Categorize @Mentioned Messages
A user wanted to know how to create a rule to add a category to messages he was @mentioned on. I'll show you how to use a run a script rule or an ItemAdd macro to set a category on a message you were @mentioned on in classic Outlook.
Classic Outlook missing from new computers
After purchasing a new computer, users discovered the Office installation is missing Outlook.
Removing Suggested Accounts in New Outlook
Until Microsoft adds a straightforward way to delete addresses from the suggested accounts list, you can try the steps below to remove addresses from the Suggested accounts list.
Outlook.com Connected Accounts: Gone
As of July 1 2024, Microsoft removed the connected accounts feature from accounts that were still using it.
Display Teams Calendars in Outlook
Calendars in a Team are stored in the Team’s group mailbox and the Teams’ mailbox is hidden from Exchange clients. The calendar can be displayed in classic Outlook under Group Calendars if the Microsoft 365 administrator runs a PowerShell cmdlet to make it visible.
Out of Office Indicator Bar Changes
Microsoft is updating the indicator bar used to identify out of office messages in Outlook to have an X pattern, rather than solid. The new pattern is used in classic Outlook, new Outlook, Outlook on the web, Outlook mobile.
Get Outlook's Internet Headers using VBA or PowerShell
Use this code sample and function to display the Internet header of selected message in a new message form.
iCloud error: Setup couldn’t start because username or password is incorrect
iCloud error setting up Outlook sync: Your setup couldn’t start because your username or password is incorrect. Go to iCloud for Windows, sign out, and sign back in.
Spellcheck and Microsoft Editor not working in new Outlook
How to fix the Microsoft Editor and spellcheck not working in new Outlook for Windows.
Gmail All Mail and Outlook’s Archive folder
Using Gmail's All Mail folder in new Outlook for Windows or classic Outlook for Windows. In the new Outlook, there is a folder named Archive and it appears to contain all of the messages in the All Mail folder in Gmail. Is new Outlook syncing All Mail?
Send an Email When You Open Outlook
Today's entry in the Fun with Programming series is a macro to send a message every day when you first open Outlook.
Change Appointment Reminders using PowerShell
Use PowerShell to change the reminder times on Birthdays and other appointments in classic Outlook software.