Office365
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 MoreRegistry 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 MoreProcedure folder includes a script to force MS Office 365 Updates and script to change the update channel, if desired.
Read MoreSets Local User Registry key HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Outlook\Preferences DelegateSentItemsStyle to 1 to allow Shared Mailbox sent items in the Sent folder of the Shared Mailbox. User must be logged in, in order for it to run, so if they are not, it will auto-reschedule for 1 hour
Read MoreThis collection of scripts contains a suite of options to install office silently in your environment. Also includes uninstallers and an office audit. This package can be used to deploy a custom install of office if you have a config xml from https://config.office.com/. It’s a 2 step process with 2 optional steps. First step is…
Read MoreDownloads the Microsoft Office deployment tool. Uses a pre-generated xml configuration file to uninstall office and other Microsoft products (all versions).
Read MoreVersion rollback to fix issue for July 2020 patch.
Read MoreUses registry to check for office version and if it’s a 32 or 64 bit installation. Reports to procedure log. Can use tags $O365$ and $Audit$ for reporting.
Read MoreSearches MS Office directories for ospp.vbs and runs it, which prints license and prints some of it to the procedure log. If you want a complete copy of the info, edit the script and add your email on line 2. Can report using $MSOL$.
Read MoreMicrosoft has announced that by October 31st, 2017, they will no longer support RPC over HTTP for O365. You can read about it here: https://support.microsoft.com/en-us/help/3201590/rpc-over-http-deprecated-in-office-365-on-october-31–2017 This means that only certain versions of Outlook will work. To help you identify Outlook installations that are out of compliance, we have developed this script to audit your Outlook…
Read More