GetSecureScore

How to Deploy Microsoft Defender for Identity with Microsoft 365 Defender

The deployment of Microsoft Defender for Identity with Microsoft 365 Defender has two phases – preparation and deployment. This article will outline the steps in each phase, and also provide instructions for special scenarios. Start using Microsoft 365 Defender To begin the deployment of Defender for Identity, sign in to the Microsoft 365 Defender portal. From Read More

GetSecureScore

How to Get Azure AD Users with Registered Devices Using PowerShell

In this post, I am going to share Powershell script to find and list devices that are registered by Azure AD users. We can use the Get-AzureADUserRegisteredDevice cmdlet to get the registered devices. Before proceed run the below command to connect Azure AD Powershell module. 1 Connect-AzureAD List registered devices of all Azure AD users: To get Read More

GetSecureScore

How to Deploy Password Policies Using Intune Configuration Profiles | Device Restriction

By Anoop C Nair Let’s learn how to deploy password policies using Intune on Windows 10 devices. We use Intune device restriction profile to deploy password policies for Intune managed Windows 10 devices. Steps to Configure Device Restrictions Password Policies Login to EndPoint.Microsoft.com Navigate to Devices – Configuration Profiles – + Create Profile Select Platform as Windows 10 and Read More

GetSecureScore

Avoid Windows Task Scheduler When Running Microsoft 365 PowerShell Scripts

ByTony Redmond Better Methods Exist to Run Microsoft 365 PowerShell Scripts I am bemused when I read articles advising Microsoft 365 tenant administrators to run PowerShell scripts using the Windows Task Scheduler. I understand the reason why people use the Task Scheduler. It’s easy, built into Windows, allows scripts to run unattended (always an advantage when Read More

GetSecureScore

How to Deploy Internet Shortcut with Custom Icon on Intune

By Niels Kok   When we as IT People deploy Windows 10 AutoPilot we often get the feedback from users that they miss their shortcuts for SharePoint and such. For that reason I have created a manual which you can use to deploy this using a Win32App. Preparation Create a folder where you store the Read More

GetSecureScore

How to Create a Library in SharePoint Online for Office Templates

An organization assets library is a document library that you designate for storing images & logos for use in your company. These images can be used in modern web parts added to SharePoint pages. This adds the obvious benefit of a central location for the storage of corporate media. You can have up to 30 Read More