Outlook

Outlook – Block “New Outlook” Toggle

Registry key to block the “New Outlook” toggle that users will see at the top of their Outlook screen. Updates: HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Options\General\HideNewOutlookToggle to a “1”

Read More

Outlook – Allow “New Outlook” Toggle

Registry key to allow the “New Outlook” toggle that users will see at the top of the screen. Generally only used when it was first blocked with our “Outlook – Block New Outlook Toggle”.   Updates the HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Options\General\HideNewOutlookToggle with “0”

Read More

Delete Outlook tempfiles older than X days

Prompts for number of days to keep files(1-365). Downloads a PS1 script that goes through each user’s Outlook temp folder and permanently deletes any files older than the limit. Can report on space recovered using $outlookcleanup$.

Read More

Disable Outlook Auto-Archive

Set the required registry key to disable auto-archive for Outlook 2010 and up. User must be logged in and only effects the logged in user.

Read More

Skykick Outlook Assistant Uninstall

Performs a silent uninstall of Skykick Outlook Assistant.

Read More

Skykick Outlook Assistant Install

Performs an install of Skykick Outlook Assistant by downloading the installer directly from their site. Will need to authenticate manually once the application is installed.

Read More

Outlook 2016 KB3213654 Silent Installer

Note that this script has not yet been fully tested. Should run normally, but test before using on a full deployment. Attempts to silently install KB3213654. This patch fixes stability issues introduced into Outlook 2016 during the June Microsoft Patch cycle. More information can be found here.  

Read More

Outlook 2010 KB40111042 Silent Installer

Note that this script has not yet been fully tested. Should run normally, but test before using on a full deployment. Attempts to silently install KB40111042. This patch fixes stability issues introduced into Outlook 2010 during the June Microsoft Patch cycle. More information can be found here.

Read More

Office Macros set Security Level (Word)

Adds registry keys to set security level for macros/VB running in MS Word. Requires Office 2010 or later. The levels are 1: Enable all Macros 2: Disable all with notification 3: Disable all except those digitally signed 4: Diasble all without notification. Scripts for Excel, Powerpoint, and Outlook also available.

Read More

Office Macros set Security Level (Powerpoint)

Adds registry keys to set security level for macros/VB running in MS Powerpoint. Requires Office 2010 or later. The levels are 1: Enable all Macros 2: Disable all with notification 3: Disable all except those digitally signed 4: Diasble all without notification. Scripts for Excel, Word, and Outlook also available.

Read More