Mac Powerpoint Containers Folder Missing Com.microsoft

Jun 15, 2017  I just installed MS Office 2016 for Mac and am using OS 10.11 on El Capitan. PowerPoint crashes 'endlessly' and even if the files are saved when they open it has not saved the last set of changes to the slides. It is impossible to work like this. Since I migrated all of the data from my old. Open the Preferences folder. Open the Microsoft folder. Look for a file that is named com.microsoft.powerpoint.prefs.plist. If you locate the file, move it to the desktop. Start PowerPoint, and check whether the problem still occurs. If you do cannot locate the file, the application is using the default preferences. Excel for Office 365 for Mac PowerPoint for Office 365 for Mac Excel 2016 for Mac PowerPoint 2016 for Mac Excel for Mac 2011 PowerPoint for Mac 2011 More. Less AutoRecover, a feature that is available in some Office applications, attempts to recover files automatically in the event of an application or system crash.

  1. Mac Powerpoint Containers Folder Missing Com.microsoft Windows 7
  2. Mac Powerpoint Containers Folder Missing Com.microsoft Images
  3. Mac Powerpoint Containers Folder Missing Com.microsoft 2017
  4. Mac Powerpoint Containers Folder Missing Com.microsoft Download
-->

This article is for IT administrators managing OneDrive settings in work or school environments. If you're not an IT administrator, read Get started with the new OneDrive sync app on Mac OS X.

Images

Com.microsoft.Office365ServiceV2 com.microsoft.Outlook com.microsoft.Powerpoint com.microsoft.RMS-XPCService com.microsoft.Word com.microsoft.onenote.mac; Click the back arrow in the Finder window to go back to /Library and open the Group Containers folder. Locate the folders below and move them to the Trash (again, some may not be present). Feb 28, 2013  Hi Forum, Recently, I deleted many apps that I simple don't use anymore. I was searching around my machine to see if any files where remaining in the usual places: preference, application support, saved state etc. But I found a new one as seen in the title here. Does anyone know what kind. To uninstall Office for Mac 2011 move the applications to the Trash.Once you've removed everything, empty the Trash and restart your Mac to complete the process. Before you remove Office for Mac 2011, quit all Office applications and make sure there's nothing in Trash that you want to keep. Question: I accidentally messed up the Office documents (Word/PowerPoint/Excel) I was working on, and I didn't save it before, so I wanted to get the auto-saved version from the AutoRecovery-folder as I've done in the old days of Office 2008 and 2004.

Manage OneDrive settings on macOS using property list (Plist) files

Use the following keys to preconfigure or change settings for your users. The keys are the same whether you run the store edition or the standalone edition of the sync app, but the property list file name and domain name will be different. When you apply the settings, make sure to target the appropriate domain depending on the edition of the sync app.

StandaloneMac App Store
PList Location
~/Library/Preferences/com.microsoft.OneDrive.plist
~/Library/Containers/com.microsoft.OneDrive-mac/Data/Library/Preferences/com.microsoft.OneDrive-mac.plist
Domain
com.microsoft.OneDrive
com.microsoft.OneDrive-mac

Deploy the sync app settings

Hangouts plugin for microsoft outlook mac. Deploy the settings on macOS in the typical way:

Mac Powerpoint Containers Folder Missing Com.microsoft Windows 7

  1. Quit the OneDrive application.

  2. Define the settings you want to change by creating a Plist with the values, or use a script to set the default values.

  3. Deploy the settings onto the local computer.

  4. Refresh the preferences cache.

    On the next start of OneDrive, the new settings will be picked up.

Overview of settings

The following table lists all the settings that are currently exposed for the OneDrive sync app. You need to configure the parameters in parentheses.

SettingDescriptionParametersExample Plist Entry
Disable personal accounts
Blocks users from signing in and syncing files in personal OneDrive accounts. If this key is set after a user has set up sync with a personal account, the user will be signed out.
DisablePersonalSync (Bool): When set to true, this parameter prevents users from adding or syncing personal accounts.
<key>DisablePersonalSync</key>
<(Bool)/>
Default folder location
Specifies the default location of the OneDrive folder for each organization
TenantID (String): TenantID determines which accounts the default folder location setting should apply to. Find your Office 365 tenant ID
DefaultFolderPath (String): DefaultFolder specifies the default folder location.
Mac App Store:
The path must already exist when users set up the sync app.
Standalone:
The path will be created on users' computers if it doesn't already exist. Only with the Standalone sync app can you prevent users from changing the location.
<key>Tenants</key>
<dict>
<key>(TenantID)</key>
<dict>
<key>DefaultFolder</key>
<string>(DefaultFolderPath)</string>
</dict>
</dict>
Automatic upload bandwidth percentage
Enables the sync app to automatically set the amount of bandwidth used based on available bandwidth for uploading files
AutomaticUploadBandwidthPercentage (int): This parameter determines the percentage of local upload bandwidth that the sync app can use. Accepted values are from 1 through 99.
<key>AutomaticUploadBandwidthPercentage</key>
<int>(Bandwidth)</int>
Set maximum upload throughput
Sets the maximum upload throughput rate in kilobytes (KB)/sec for computers running the OneDrive sync app
UploadBandwidthLimited (int): This parameter determines the upload throughput in KB/sec that the sync app can use. The minimum rate is 50 KB/sec and the maximum rate is 100,000 KB/sec.
<key>UploadBandwidthLimited</key>
<int>(Upload Throughput Rate in KB/sec)</int>
Set maximum download throughput
Sets the maximum download throughput rate in kilobytes (KB)/sec for computers running the OneDrive sync app
DownloadBandwidthLimited (int): This parameter determines the download throughput in KB/sec that the sync app can use. The minimum rate is 50 KB/sec and the maximum rate is 100,000 KB/sec.
<key>DownloadBandwidthLimited</key>
<int>(Download Throughput Rate in KB/sec)</int>
Dock icon
Specifies whether a dock icon for OneDrive is shown
HideDockIcon (Bool): When set to true, this parameter hides the OneDrive dock icon even when the application is running.
<key>HideDockIcon</key>
<(Bool)/>
Open at login
Specifies whether OneDrive starts automatically when the user logs in
OpenAtLogin (Bool): When set to true, OneDrive will start automatically when the user logs in on the Mac.
<key>OpenAtLogin</key>
<(Bool)/>
Enable Files On-Demand
Specifies whether Files On-Demand is enabled. If you don't set this setting, Files On-Demand will be enabled automatically as we roll out the feature, and users can turn the setting on or off
FilesOnDemandEnabled (Bool): When set to true, new users who set up the sync app will download online-only files by default. When set to false, Files On-Demand will be disabled and users won't be able to turn it on.
<key>FilesOnDemandEnabled</key>
<(Bool)/>
Disable download toasts
Prevents toasts from appearing when applications cause file contents to be downloaded
DisableHydrationToast (Bool): When set to true, toasts will not appear when applications trigger the download of file contents.
<key>DisableHydrationToast</key>
<(Bool)/>
Block apps from downloading online-only files
Prevents applications from automatically downloading online-only files. You can use this setting to lock down applications that don't work correctly with your deployment of Files On-Demand.
HydrationDisallowedApps (String): Json in the following format
[{'ApplicationId':'appId','MaxBundleVersion':'1.1','MaxBuildVersion':'1.0'}]
'AppID' can be either the BSD process name or the bundle display name. MaxBuildVersion denotes the maximum build version of the application that will be blocked. MaxBundleVersion denotes the maximum bundle version of the application that will be blocked
<key>HydrationDisallowedApps </key>
<string> [{'ApplicationId':'appId','MaxBundleVersion':'1.1','MaxBuildVersion':'1.0'}, {'ApplicationId':'appId2','MaxBundleVersion':'3.2','MaxBuildVersion':'2.0'}]</string>
<(Bool)/>
SharePoint Server Front Door URL
Specifies the SharePoint Server 2019 on-premises URL that the OneDrive sync app should try to authenticate and sync against
SharePointOnPremFrontDoorUrl (string): The URL of the on-premises SharePoint Server.
<key>SharePointOnPremFrontDoorUrl</key>
<string>https://Contoso.SharePoint.com</string>
SharePoint Server Tenant Name
Specifies the name of the folder created for syncing the SharePoint Server 2019 files specified in the Front Door URL.
SharePointOnPremTenantName (string): The name that will be used when creating a folder to sync the on-premises SharePoint Server files. If specified, the folder names will take the form of:
OneDrive – TenantName
TenantName
If not specified, the folder names will use the first segment of the FrontDoorURL as the Tenant Name.
Example - https://Contoso.SharePoint.com will use Contoso as the Tenant Name
<key>SharePointOnPremTenantName</key>
<string>Contoso</string>
SharePoint OnPrem Prioritization
For hybrid scenarios where the email is the same for both SharePoint Server on-premises and SharePoint Online, determines whether or not the client should set up sync for SharePoint Server or SharePoint Online first during the first-run scenario.
SharePointOnPremPrioritizationPolicy (int): This parameter determines which service to attempt to authenticate against for setting up sync.
1 indicates OneDrive should setup SharePoint Server on-premises first, followed by SharePoint Online.
<key>SharePointOnPremPrioritizationPolicy</key>
<int>(0 or 1)</int>
BlockExternalSyncPrevents the sync app from syncing libraries and folders shared from other organizations.BlockExternalSync (Bool): Set to true to prevent syncing OneDrive for Business and SharePoint libraries and folders from organizations other than the user's own organization. Set to false or do not include the setting to allow.
Learn about OneDrive B2B Sync.
<key>BlockExternalSync</key>
<(Bool)/>

You can also configure the OneDrive Standalone sync app to receive delayed updates.

PList Location
~/Library/Preferences/com.microsoft.OneDriveUpdater.plist
Domain
com.microsoft.OneDriveUpdater
SettingDescriptionParametersExample Plist Entry
Tier
Defines the update ring for the computer
UpdateRing (String): This parameter has two different values.
Production - The default update ring for OneDrive updates.
Insiders - This update ring receives updates that are 'pre-production' and will allow you to play with features before they are released. Note that builds from this ring may be less stable.
Enterprise - This update ring receives updates after they have rolled out through the Production ring. It also lets you control the deployment of updates. For more info about the update rings and how the sync app checks for updates, see The OneDrive sync app update process.
<key>Tier</key>
<string>(UpdateRing)</string>

Microsoft Office has been one of the most popular suites of applications on the Mac for three decades. It’s also one of the most unpopular – Mac users really do have a love/hate relationship with it. Lots of people install it, use it, then get so annoyed with it they uninstall it. However, uninstalling Office isn’t as easy as it should be, so here’s a step-by-step guide to show you how to uninstall every part of Microsoft Office.

What is Microsoft Office?

Office is a suite of tools that comprises: Word, Excel, Powerpoint, Outlook, and OneDrive. To use such apps, you can either subscribe to Office 365 on Microsoft's website and download the apps from there or download the individual apps from the Mac App Store and buy a subscription as an in-app purchase.

Subscriptions are annual and there are several different tiers, each of which provides a different level of service with regard to the number of devices you can install Office apps on.

Why is it so difficult to uninstall Office?

Good question! On Windows PCs, Microsoft offers an uninstall utility that allows you to remove Office or any Office app with a few clicks. However, on a Mac, you have to do it the manual way. That means not just removing the app binaries themselves, but hunting down all the other ‘junk’ files that Microsoft Office installs on your Mac.

Backup your data

Once you’ve uninstalled Office, you will obviously not be able to open any files you have that are in Microsoft formats like .doc, .xls, or .ppt in their parent applications. So, before you uninstall Word, Excel, or PowerPoint, make sure that you have another way of opening those files if you need them.

That could be another application that supports those file formats or another computer that has Office installed on it. If that’s not possible, you should open each file in Office and export it in a format that can be read in other applications, such as .rtf for Word documents. Don’t uninstall anything until you have made sure you will still be able to read and edit your files.

When you uninstall Outlook on your Mac, you will also remove all of its data, including email messages and attachments. If you use an IMAP server or an account like iCloud or Gmail, there’s nothing to worry about, your messages and attachments will still be on the server. However, if you have downloaded messages and attachments and deleted them from the mail server, or if you use a POP3 mail server, you should backup up all your messages and attachments before you uninstall Outlook. You can do this by exporting messages from Outlook in mbox format. You should also consider making a copy of the Containers folder described below, just in case.

Before you go ahead and attempt the manual uninstallation described below, there is another, much easier way. CleanMyMac X allows you to uninstall Office apps, or any other app, with just a couple of clicks, using its uninstaller tool. Here’s how it works:

  1. Download and launch CleanMyMac X — get a free version here
  2. Choose the Uninstaller tool from the sidebar.
  3. In the window on the right, check the box next to the Office apps (Word, Excel, etc) you want to uninstall.
  4. Press Uninstall

CleanMyMac X now removes not just the apps themselves, but all the associated junk files, saving you a huge amount of time and effort.

You can now check whether there are any leftover files.

Mac Powerpoint Containers Folder Missing Com.microsoft Images

  1. Go to the Uninstaller tool in CleanMyMac X.
  2. Click on Leftovers.
  3. If there are any files listed, check the box next to them and press Uninstall.

How to uninstall Office 365 on Mac

To uninstall Office 365, you need to uninstall each app and depending on which version of Office you are using, the process is slightly different.

WorkaroundTo work around this problem, follow these steps:.Select the broken cross-reference, and then press Alt+F9. Fields not numbered correctly in microsoft word 2016 mac crashing. Instead, the cross-reference link references the new heading. When you split the heading, the bookmark does not move. CauseThis problem occurs because, when you create a cross-reference link, a hidden bookmark is created at the beginning of the heading. When you update the cross-reference link, the link is not updated.

Uninstall Office 2011

  1. Navigate to your Applications folder.
  2. Select Microsoft Excel
  3. Hold down the Command key and select Outlook, Powerpoint, and Word.
  4. Drag them all to the Trash and empty it.

Mac Powerpoint Containers Folder Missing Com.microsoft 2017

This will uninstall Word, Excel, PowerPoint and Outlook from your Mac.

Uninstall Office 365 2016

Uninstalling Office 2016 is more complicated than uninstalling the 2011 version, because you need to locate files in several different folders and move them to the Trash.

  1. Go to your Applications folder and select Microsoft Excel.
  2. Hold down the Command key and click on the following apps: OneNote; Outlook; PowerPoint; Word; One Drive.
  3. With all those apps selected, drag them to the Trash or Control-click on one of the apps and choose Move to Trash from the menu.
  4. In the Finder, click on the Go menu and choose Go to Folder, or press Command+Shift+G.
  5. In the box that opens, type: ~/Library and press Go.
  6. Locate the Containers folder and open it.
  7. Locate each of the folders listed below and drag them to the Trash (some of them may not be present)
    com.microsoft.errorreporting
    com.microsoft.Excel
    com.microsoft.netlib.shipassertprocess
    com.microsoft.Office365ServiceV2
    com.microsoft.Outlook
    com.microsoft.Powerpoint
    com.microsoft.RMS-XPCService
    com.microsoft.Word
    com.microsoft.onenote.mac
  8. Click the back arrow in the Finder window to go back to ~/Library and open the Group Containers folder.
  9. Locate the folders below and move them to the Trash (again, some may not be present).
    UBF8T346G9.ms
    UBF8T346G9.Office
    UBF8T346G9.OfficeOsfWebHost
  10. Empty the Trash
  11. If any Office icons are in the Dock, right-click on them and choose Options>Remove from Dock.
  12. Restart your Mac

You have now uninstalled Office 2016 from your Mac.

If your reason for uninstalling Office from your Mac is to save space, consider using CleanMyMac X to get rid of junk files before you uninstall. CleanMyMac X is an expert at getting rid of files you didn’t even know were there and can recover tens of gigabytes of disk space without having to uninstall anything.

If your reason for uninstalling Office from your Mac is to save space, consider using CleanMyMac X to get rid of junk files before you uninstall. CleanMyMac X is an expert at getting rid of files you didn’t even know were there and can recover tens of gigabytes of disk space without having to uninstall anything.

Mac Powerpoint Containers Folder Missing Com.microsoft Download

Uninstalling Microsoft Office is straightforward if you are using Office 2011. But Office 2016 is much more complicated to get rid of. There is no official uninstaller, so you have to track down files and folders manually and drag them to the Trash. A much easier solution is to use the CleanMyMac X’s Uninstaller tool which can uninstall applications with just a couple of clicks, removing all their associated files.