Office 365 Plan Selector Tool
Microsoft released a tool to help you find the right Office 365 plan for your organisation .
This tool allows you to select what you need from Office 365

Link to tool : PlanSelectorTool
Microsoft released a tool to help you find the right Office 365 plan for your organisation .
This tool allows you to select what you need from Office 365

Link to tool : PlanSelectorTool
How to Export Office 365 Group Members using PowerShell. In this post, we will look at how to quickly export the Membership of an Office 365 Group. To get Started we need to connect to Office 365 PowerShell, the following script can be used to connect HERE. Once you have a successful connection to Office…
This is normally done if a 3rd Party email branding software like exclaimer or CodeTwo is being used. Native to Office 365 (Exchange Online) there is a great way to prevent users from Enabling Signatures in OWA : Disable OWA Signatures. First lets create a connection to Office 365 Powershell. $UserCredential = Get-Credential Next lets create…
New Microsoft Azure sign-in experience public preview is now live. Recently Microsoft has rolled out a new Sign in look across the Microsoft platform i.e. Outlook.com and Microsoft Office 365. The new look is sleek and modern and I must say I love this new look. Once you sign in to your Microsoft Office…
Enhancing Security with Idle Session Timeout in Microsoft 365 Idle sessions can pose a significant security risk, especially on unmanaged devices. Configuring idle session timeouts helps mitigate this risk by automatically signing out users after a specified period of inactivity. This blog post will guide you through the process of setting up an idle session…
OneDrive for Business (ODfB) and SharePoint Online (SP) are related components of Office 365, with overlapping architecture and features. If you use both OneDrive and SharePoint at work, it can get a little confusing. The basics The first thing to keep in mind is that there is a consumer version of OneDrive that is very…
Create an Org-Wide Team in Microsoft Teams What is an Org-Wide Team? An org-wide Team allows global administrators to easily create a public team that pulls in all users in the organisation and keeps the membership up to date with Active Directory and updates as users joins and leaves the organisation. Only global administrators can…