Category: Outlook

Outlook cleaner upper from Microsoft
article #1124, updated 2348 days ago

Something new:

https://diagnostics.outlook.com/#/?env=ExRCA

Categories:      

==============

Clean Microsoft Outlook
article #1121, updated 2352 days ago

Outlook has many command line options. Several of them do various forms of cleanup, and this can help Outlook performance a lot. To do them all (as of Outlook 2013 and 2016):

  1. Create C:\CLEANOUTLOOK.CMD containing the below:
"outlook.exe" ^ 
/cleanconvongoingactions ^
/cleandmrecords ^
/cleanips ^
/cleanmailtipcache ^
/cleanreminders ^
/cleanroamedprefs ^
/cleansniff
  1. Find a working Outlook shortcut, do a Shift-Rightclick on it, and choose “Open file location”
  2. Copy that path (e.g., C:\Program Files\Microsoft Office\root\Office16), paste it into a non-administrative CMD after CD, to get the CMD into that folder
  3. Enter C:\CLEANOUTLOOK.CMD

Done!

Categories:      

==============

Forward an Outlook contact group outside the company
article #1120, updated 2355 days ago

If one has a Contact Group within Outlook which contains any in-company contacts, and you try to forward it outside the company, you will find that the receiver doesn’t get much. There is a way to do this:

Sender

  1. First open the contact group into its own window.
  2. Open Forward Group, and choose In Internet Format (vCard).
  3. Send the result to your recipient. This does not generate or send a standard vCard, but it does do something we need.

Receiver

  1. Receive the email. It will have a .txt file attached which looks something like the below.
Contact Group Name:	Test Contact group

Members:	

Firstname1 Lastname1	emailaddy1@company1.com
Firstname2 Lastname2	emailaddy2@company2.com
Firstname3 Lastname3	emailaddy3@company3.com
  1. Copy to clipboard, the lines of the txt file which contain names and email addresses.
  2. Create a blank Contact Group of appropriate name.
  3. Click Add Members, From Outlook Contacts. A box named Select Members: Contacts will come up.
  4. Paste the copied lines, directly into the white box to the right of the word “Members” in the Select Members: Contacts box.
  5. Click OK, and the new Contact Group will be created appropriately.

Categories:      

==============

Outlook command-line switches
article #1106, updated 2382 days ago

This is a very long list, the most complete list I’ve seen:

https://www.howto-outlook.com/howto/commandlineswitches.htm

Lots of possibilities for cleanup and fixup.

Categories:      

==============

Automatically backup PSTs
article #772, updated 2407 days ago

From the amazing Matt Quick:

https://mattthequick.wordpress.com/2015/01/15/how-to-automatically-back-up-your-pst-in-outlook/

Automatic PST backups for Outlook versions 2002, 2003, 2007:

http://www.microsoft.com/en-us/download/details.aspx?id=9003

Can be made to work with Outlook 2010:

http://support.microsoft.com/kb/2030523/en-us

And something new for Outlook 2013:

http://outlookbackupaddin.codeplex.com/

Categories:      

==============

Override Autodiscover for One Outlook Setup
article #1074, updated 2444 days ago

Here is a way, using an XML file and a registry hack:

https://blogs.technet.microsoft.com/kristinw/2013/04/19/controlling-outlook-autodiscover-behavior/

Categories:      

==============

Invisible rules in Outlook/Exchange
article #1027, updated 2610 days ago

If you find that inbound emails are not going where they should go, but cannot find any Rules in Outlook or Exchange to match, they may be slightly corrupt and thus invisible. If you run Outlook with /cleanrules and /cleanconvongoingactions , this will eliminate all rules and also a queue which can be involved. A full list of command-line switches for Outlook, is here:

https://support.office.com/en-us/article/Command-line-switches-for-Outlook-for-Windows-079164CD-4EF5-4178-B235-441737DEB3A6

Categories:      

==============

Remove Duplicate Items in Outlook 2010 and Before
article #990, updated 2760 days ago

Here’s a great tool, free of charge:

http://www.vaita.com/ODIR.asp

Categories:      

==============

Fix AutoComplete in Outlook - size maximum!
article #963, updated 2850 days ago

AutoComplete, in Outlook, has a maximum number of contacts by default. This is either 1,000 or 2,000, depending on version, and can be changed by registry entry. One of the symptoms which shows up, is AutoComplete showing email addresses only for some entries, and not names.

The fix is here:

https://support.microsoft.com/en-us/kb/2199226

If you were using Exchange 2013 or later with Outlook 2013 or later, it is thought that AutoComplete may repair itself once the maximum has been sufficiently set. If automatic repair doesn’t occur, you’ll have to manually remove AutoComplete items and recreate.

Categories:      

==============

Shared contacts folders in ShoreTel Communicator
article #904, updated 3025 days ago

Recent versions of ShoreTel Communicator have a lot of trouble handling shared contacts folders as found in Outlook. But there is a fix:

http://www.techygeekshome.co.uk/2014/04/shoretelcontactsv3.html

Steps:

  1. The user must be a local admin.
  2. The install requires that Communicator and Outlook be not running. There is a click within the setup utility to make sure of this.
  3. Click within the installer, to install.
  4. Reboot the PC.
  5. Log in as the user again. Open ShoreTel Communicator, Tools/Options…, Outlook, Upload Options. See multiple items, all checked. This confirms successful installation.
  6. Open Outlook, make sure all ShoreTel plugins are not disabled.
  7. Open the Directory tab in Communicator, this is where they will show up; attempt a search on a common first name (e.g., “Joe”), this will prove that it is working.

Categories: