M365 Apps like Excel: Activated Logging on Windows 10
Microsoft 365 (M365) is a popular suite of productivity tools that includes Word, Excel, PowerPoint, and more. These apps can be installed on a Windows 10 PC, allowing users to create and edit documents, spreadsheets, and presentations even when they are not connected to the internet. However, if you are unable to log on to your M365 account on your PC, you may need to activate logging on Windows 10.
Why is logging important for M365 apps?
Logging is the process of recording events and activities that occur on a computer or network. It is an essential tool for troubleshooting, security, and compliance purposes. In the context of M365 apps, logging can help you identify and resolve issues that may be preventing you from accessing your account. It can also provide valuable insights into how the apps are being used, which can help you optimize their performance and improve your productivity.
How to activate logging for M365 apps on Windows 10
Activating logging for M365 apps on Windows 10 is a straightforward process. Here are the steps:
- Press the Windows key + X and select Event Viewer from the menu.
- In the Event Viewer, expand the Windows Logs section and select Application.
- Click on the Action menu and select Filter Current Log.
- In the Filter Current Log dialog box, enter the following values:
- Event sources:
Microsoft Office Alerts, Microsoft Office 16, OfficeBackgroundTaskHandlerRegistration, OfficeDiag, OfficeHub, Officesubmit.exe, OneDrive, OneNote, Outlook, SharePoint, Skype for Business, Teams - Event levels:
Critical, Error, Warning, Information - Click OK to apply the filter.
- The Event Viewer will now display all the events related to M365 apps. You can use this information to diagnose and resolve any issues that you may be experiencing.
Key concepts and subtopics
- Event Viewer: A built-in Windows 10 tool that allows you to view and manage event logs.
- Event sources: The applications or services that generate events in the event logs.
- Event levels: The severity of the events, ranging from critical to informational.
- Filtering: The process of narrowing down the events displayed in the Event Viewer based on specific criteria.
Code examples
Here is an example of how to filter the Application event log using PowerShell:
Summary and references
In this article, we have discussed how to activate logging for M365 apps like Excel on Windows 10. We have covered the importance of logging, the steps to activate logging, and the key concepts and subtopics related to logging. We have also provided a code example of how to filter the Application event log using PowerShell. For more information on logging and event management in Windows 10, please refer to the following resources: