Administration of Microsoft PowerApps can be done using the browser or you can use the new Power Modules from Microsoft to get, set or remove Microsoft PowerApps. Users can easily create PowerApps in SharePoint and in their OneDrive so as a company you want to monitor...
Blog
PowerShellGenerate an overview of all Microsoft Flows with PowerShell
Administration of Microsoft Flow can be done using the browser or you can use the new Power Modules from Microsoft to get, set or remove Microsoft Flows. Users can easily create flows in SharePoint and in their OneDrive so as a company you want to monitor and manage...
Get Office 365 inactive users using the audit log with PowerShell
Most blogs regarding the retrieval of inactive users are using the mailbox statistics to get the last logon time. Retrieving the mailbox statistics is a fast solution but it will not retrieve users that don’t have a mailbox like admin accounts or external accounts....
Send Office 365 DLP incident report to different mail address
This post is for people who manage multiple Office 365 tenants where DLP (Data Loss Prevention) is enabled. Using the GUI you are not allowed to sent an incident report to an e-mail address as you have to select a user. You can create a mailbox for a user and forward...
Office 365 subscription and license overview with PowerShell
Managing licenses and keeping track on who has which license assigned and how can be a time-consuming task. I’ve created a PowerShell script to summarize the subscriptions and licenses available and assigned in an Office 365 tenant. It is possible to assign licenses...
Creating a PowerShell Runbook using Automation Accounts
This post is part of a series where we will be using the Log Analytics workspace to store Office 365 information which will then be used to create a dashboard. We will first create the Log Analytics workspace in Azure, then create an app registration in Azure Active...