Microsoft is becoming more and more a telephony provider. With the possibility of building a call centre with native tools (i.e. without 3rd party tools), Microsoft has taken another big step towards playing in the top 3 league of telephony solutions. Microsoft Teams has been offering the possibility to build call center solutions for some […]
This script helps to create dynamic Azure AD groups based on the PowerShell module Graph SDK. The idea is that organizations have different autopilot profiles. These can differ by region, language or other elements. In order to roll these out in the best possible way with little effort, it is recommended to work with dynamic […]
For a given occasion, I have rewritten the script: Add BULK Users from CSV to Azure AD Group. The functionality is almost the same. The following points have been adapted: Instead of the Azure Active Directory module, the script now works with the Microsoft Graph PowerShell SDK module. If the required module is not […]
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 […]
It’s almost time for the 5th edition of the Cloud8 Summit. As things stand, it seems that the COVID pandemic is largely over. At least until the autumn. However, we all hope that no major restrictions and case numbers are to be expected. One of the many advantages of the current situation is that there […]
Since I rely heavily on standardization for my clients, I have created a new script that I would like to share with you here. You can find the GitHub link at the end of this article. Why does it make sense to create and manage licence groups in a standardized and automated way? There are […]
There are different ways to roll out Windows 10. One option that is becoming increasingly popular is the deployment with Microsoft Intunes. If you are familiar with Microsoft Intunes, you will soon notice that there are also different ways to configure Intunes. I will not go into the chapter Intune itself in this article. However, […]
What is the Azure Application Proxy? Azure AD Application Proxy is a feature of Azure AD Premium and Azure AD Basic. It allows publication of internal web-based application to provide Internet access to authorized users in the corporate domain. The Azure AD Application Proxy can be used in place of internal Web Application Proxy Servers […]
Seems like Microsoft really cares a lot about the ideas that users post on the Intune Feedback page. 🙂 Again, like in my other post about Intune MAM for On-Prem Exchange, they finally implemented a feature in Microsoft Intune which was long and eagerly waited for. I’m just giving you a brief summary here. In […]
Microsoft has fulfilled the promise about enabling Gmail users to collaborate with others, using Azure Active Directory (B2B) without the requirement to have a Microsoft account. Microsoft has made the next big step to cooperate with the big players, being itself one of it. Approximately one year ago, Microsoft has announced that there is an […]
We have a new employee in our company, who starts his work as junior System Engineer. However, as a junior there are still many things to learn and I am also responsible to show him some things from the Microsoft Exchange and Office 365 world. Honestly saying, I like the new Guy, he is motivated […]
As far we know until today, the best solution form the Microsoft point of view is, to use ADFS to authenticate on-premises users for cloud services such as Azure or Office 365. This is working very well and there are many articles about how to configure the clams etc. can be found in internet and […]