This script is for the following use case: An administrator needs to add multiple users from an organisation to an Azure AD group. This can be done in different ways. On the one hand in the Azure Admin Portal or via Powershell.   In my variant, I have created a script that can massively simplify […]

In this article I describe the functionality of my Powershell script tool for managing Microsoft Teams Voice. I have developed a PowerShell tool that should simplify the daily and non-daily work with Teams Voice.   This tool has three categories, which are divided into the administration of phone numbers for users, the creation of callflows […]

Not every company uses Microsoft Intune or System Center, but this does not mean that tools such as Microsoft Defender for Endpoint cannot be used. Only the distribution of the corresponding onboarding packages is not necessarily as simple as when, for example, Microsoft Intune is in use. Many tasks have to be done manually. To […]

In this article I describe another small script that should simplify the daily work with Microsoft Intune. This is about the topic of share mapping. For this purpose I have created a script where certain configurations can be made. After this script has run successfully, we get a small PS1 file as output, which we […]

13/01/2022

drago

MS Intune, PowerShell

This article is a follow-up article based on my article “Microsoft Intune Automatization Script“. In this article, I introduce you to another script on the topic of Microsoft Intune and explain it to you here. This time it’s about deploying various applications which can then be used for the Endpoint Manager. I wrote this script […]