Entries by

,

Export customers’ Microsoft Secure Scores to CSV and HTML reports

Export customers’ Microsoft Secure Scores to CSV and HTML reports According to Microsoft, the Microsoft Secure Score helps determine the extent to which you’ve adopted controls which can offset the risk of being breached. You can see your scores, as well as how you compare to similar companies, at https://securescore.microsoft.com. If you’re a Microsoft Partner, checking […]

,

Retrieve customers’ Office 365 Message Center info via PowerShell and the Office 365 Management API

Retrieve customers’ Office 365 Message Center info via PowerShell and the Office 365 Management API Occasionally Microsoft will roll out an update that requires Office 365 admins to prepare for a change by a certain date. In these situations the roll-out dates are often staggered over a period of time, and if you’re managing a […]

Sync Microsoft Secure Scores with IT Glue

Sync Microsoft Secure Scores with IT Glue Update (2nd March 2021) Microsoft included some special characters in the secure score controls which don’t work well with the IT Glue API. This script has been updated to convert these characters to ASCII-friendly versions. The Microsoft Secure Score rates how well you’re leveraging security controls for Office […]

Create an Azure AD application with access to customer tenants

Create an Azure AD application with access to customer tenants If you’re a Microsoft Partner with delegated access to customer tenants, it can be handy to perform calls against the Microsoft Graph for your customers. Rather than creating a separate application in every customers’ tenant (like in this solution), you can create a single application […]

Sync UniFi Sites with IT Glue

Sync UniFi sites with IT Glue If you’re managing your clients UniFi devices in one or more UniFi Controllers, you can use this guide to sync important info from those devices with IT Glue. This can give your help desk staff quick access to important information on UniFi Devices, Wifi Networks, LAN/WAN details, port forwarding, […]

,

Sync IT Glue organisations with a SharePoint List via PowerShell

Sync IT Glue organisations with a SharePoint List via PowerShell This script will create a SharePoint list on your root SharePoint site called ‘ITGlue Org Register‘ populated with some basic details for each of your IT Glue organisations. We refer to this SharePoint List in some of our other guides. It’s used as a reference […]

Create a SharePoint Application for the Microsoft Graph via PowerShell

Create a SharePoint Application for the Microsoft Graph via PowerShell This script will create an application in your Azure AD tenant with permission to access SharePoint. The application will be created with the Sites.Manage.All App Only permission which will, among other things, allow it to create and edit lists. We will refer to this script […]

, , ,

A new SharePoint-powered files experience is coming to Microsoft Teams

This update will bring extra document management capabilities from SharePoint into Microsoft Teams. The current Microsoft Teams files experience The document storage and collaboration functionality in Microsoft Teams is built on SharePoint. Every Microsoft Team is also an Office 365 Group, and each team has a group-connected SharePoint site which stores all the files shared […]