Azure Information Protection PowerShell Commands
Azure Information Protection provides an on-premises scanning component for applying protections to content stored within network shares or SharePoint document libraries and folders. The scanner […]
Azure Information Protection provides an on-premises scanning component for applying protections to content stored within network shares or SharePoint document libraries and folders. The scanner […]
As with all PowerShell commands, there are often not many practical examples, and if there are, they don’t cover every scenario. The PowerShell Graph SDK […]
So it is that time of year again, where we all wait anxiously for the *new* feature updates and announcements. Some updates are amazing, others […]
With Microsoft Teams being as popular as it is now, it is even more important for administrators to manage it effectively. Microsoft Teams provides a […]
Recently while trying to import the Microsoft Graph PowerShell Module, I encountered an error. The error states the “function capacity 4096 has been exceeded for […]
I am sure by now you know what I am talking about here—the three approaches to creating PowerShell scripts to reuse as needed. I have […]
In a recent post, I mentioned that sometimes filtering the Graph PowerShell commands doesn’t work. https://helloitsliam.com/2021/10/18/sending-emails-using-microsoft-graph-powershell It is not every command, but some take the […]
Recently Tobias Zimmergren posted a great article about sending emails using the Microsoft Graph with .NET. If you haven’t read it check it out now: […]
Microsoft 365 provides deep insight into the configuration, analytics, and usage, as well as security notifications and alerts. Multiple locations within the various admin centers […]
When working with the Microsoft Graph PowerShell cmdlets, you will notice that you need to use the “Microsoft.Graph.Users” object to manage the most common user […]
# Install and Import Microsoft Graph Modules, Set the Current Profile to the “Beta” # Find the Available Microsoft Graph Permissions for a Specific Object […]
The Microsoft Graph PowerShell commands for Microsoft 365 are what all Administrators should be learning. https://docs.microsoft.com/en-us/powershell/microsoftgraph/overview?view=graph-powershell-beta The PowerShell module contains commands for the following categories: […]
Part of my regular work day-to-day is often repeating the same processes repeatedly, for example, training Microsoft 365 Administrators, deploying Teams Policies, Data Loss Prevention […]
eDiscovery within Microsoft 365 or any platform is a massive topic to cover. While discussing this with multiple organizations, it is evident that there is […]
You may be aware that next year the Azure Active Directory Graph components will retire. It is an older component that is separate from the […]
I am a big advocate of using PowerShell where possible for managing Microsoft 365. However, many organizations I work with don’t realize how much PowerShell […]
For quite a long time, conditional access policy creation has only been available via complicated Graph API calls or azure Active Directory. Though this works […]
Microsoft Team templates are pre-built definitions for a team’s structure designed around a business need or project. Microsoft provides base template types are unique templates […]
In my last post, we discussed the basics of Event-driven Retention and walked through a simple example. You can read the previous post here: https://helloitsliam.com/2021/09/15/event-driven-retention-anyone/ After […]
Most organizations retain content based on its age or some date, such as created and modified. The most common is keeping documents for seven years […]
I am sure by now you have heard about the Microsoft Azure Sentinel product. To understand Azure Sentinel, you first need to know what a […]
In just under 3 weeks, I will be delivering my session: Top 10 Security Features to Enable in Microsoft 365 at ESPC21 Online this June. ESPC (European SharePoint, Office 365 & Azure […]
Well, what a crazy time this past year has been. Here at the Cleary home, we had a son who graduated High School, became grandparents, […]
If, like me, you use PowerShell or Scripts of any kind, sometimes you find things don’t work, and then you find the commands that resolve […]
As most of you know I love to create training courses. I create them for Pluralsight, Skill Me Up and LinkedIn Learning, as well as […]