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

24/05/2022

In this blog article I describe the functionality (documentation) of my latest script for Microsoft Teams. It is about deleting the Teams cache for one or more users. This can be done in different ways. On the one hand, there is a really great tool by Johannes Huber under the following link: Teams Cache löschen […]

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

25/04/2022

In this article, I describe the most important points about email encryption in a kind of FAQ. We have all heard a few buzzwords on this topic in the past, and we know most of them… And still there can be question marks again and again. I hope this article sheds more light on the […]

11/04/2022

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

15/03/2022

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

03/02/2022

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

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