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 […]

14/12/2021

I am currently working on a new project involving the integration and configuration of Microsoft Intune in a hybrid environment. Since there are always the same tasks in this scenario, I have now written a PowerShell script that processes the most important recurring tasks. This way I can ensure that certain configurations are standardized for […]

07/12/2021

In the first parts of the series “.NET Assemblies In PowerShell”, I wrote about managing existing Active Directory groups and user accounts without the PowerShell ActiveDirectory module. This time, I will show you how you can create new Active Directory objects with PowerShell by using the namespace System.DirectoryServices.AccountManagement. This namespace is available on any Windows […]

12/07/2021

New user interface The most obvious change is the new taskbar, which now displays pinned program icons centered at the bottom of the screen by default, just like on the Mac. But that’s it for the similarities. The new start button opens an entirely new floating start menu, which is also positioned centrally. The live […]

05/07/2021

Today is the first of July and I am extremely pleased to have received an email from Microsoft on this special day. Those who are familiar with the Microsoft MVP Award or are Microsoft MVPs themselves know on this day whether they have also been awarded an MVP by Microsoft in the new fiscal year. […]

01/07/2021

Along with emailing and chatting, telephoning is one of the most important communication tools of our time. Even more, long before we could write emails or chat, the telephone was one of the communication tools that kept our lives and our economy alive, along with the fax. In the past years, especially during the pandemic, […]

28/06/2021

For almost a year now, we have had to deal with the COVID-19 pandemic. Many of us can work from home, but unfortunately not all. From a CISO’s point of view, one of the challenges is to ensure that internal company documents remain internal and are not duplicated without permission. Microsoft offers “Sensitivity Labels” for […]

06/01/2021

Cloud services from Microsoft, Amazon, Google and other service providers have been booming not only since the Corona crisis. Of course, the Corona crisis has given these technologies an exponential boost. However, using these technologies is the one thing, one of the new challenges is to have our data, meta data, statistics and reports easily […]

07/10/2020

We are currently in the planning phase for the second cloudeight virtual summit, which will take place on November 13th. After the success of the first edition, we have decided to hold a second event already this year What is it about? The second virtual cloud summit is a technology event that will focus on […]

06/10/2020

Strong passwords are an important basis for protecting your data. Unfortunately, many users still use the same passwords for all profiles or use simple combinations such as Welcome123 or their name. But how do you make a password really secure and what tricks can you use to professionally enhance the protection of your data? Here […]

28/09/2020

This PowerShell based tool is used to cover various before and after tasks. More specifically, it covers the tasks involved in handling the Microsoft Intune deployment stick which I described and deployed in my other article. My PowerShell based tool has 3 options. I would like to describe them briefly:   Export Intune Configuration File […]

24/08/2020

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, […]

29/07/2020