
In case you have Hyper-V in use, then you are in the right place. In this blog post I will show you how to create VMs in Hyper-V. I will also show […]
In case you have Hyper-V in use, then you are in the right place. In this blog post I will show you how to create VMs in Hyper-V. I will also show […]
Sometimes we just need a computer with the so-called auto-logon feature. This feature is without a doubt a security risk but on the other hand it is a good way to make […]
If you need to connect to Microsoft Azure frequently, it might be useful to store your tenant information. Why? It brings comfort while giving up security. It’s your choice. In this blog […]
What is one of the most used tools these days? It is – by all means – MS-Teams. In this blog post I will show you how to connect to MS-Teams and […]
With Microsoft Outlook, users can assign permissions to other users in the same organization. The same goes to Microsoft 365 tenant administrators. They can also grant mailbox privileges to other identities. How […]
PowerShell is the tool you need to list all inbox rules of all users in your environment. In this blog post I will show how to connect to Exchange Online to afterwards […]
Hi followers! Test your PowerShell knowledge with this 15 questions quiz. It’s anonymous and free. You can either use the link below or simply scan the QR code on your smartphone or tablet. And don’t be […]
Have you ever dreamed of creating exe files out of your PowerShell scripts? If yes, read on. In this post I will show you how you can create exe files with a […]
You may ask yourself how it comes that you apparently can do something in PowerShell without finding an attribute or method for this. You are investigating all methods and attributes of your […]
Hi followers! Test your PowerShell knowledge with this 15 questions quiz. It’s anonymous and free. You can either use the link below or simply scan the QR code on your smartphone or […]
As you may have noticed, I currently do focus more on cloud technologies, in particular Microsoft 365. The way I see it is that on-premise computing will slowly be fading away and […]
Active Sync allows users to connect their smartphone with Microsoft 365, respectively Exchange Online. Do you know which users have this feature enabled? If not, read on. I will give you a […]
Wouldn’t it be good to have an easy way to get the total size of all mailboxes you host in Exchange Online? Yes? Challenge accepted! Using the new Exchange Online PowerShell module […]
Microsoft recently published the new version of the Exchange Online PowerShell module. This module can be used to address timeout issues when working in bigger environments with many mailboxes but it has […]
Hi PowerShell friends! In this video I will show you how to create a PowerShell Profile. Remember to check the Execution Policy first with Get-ExecutionPolicy. If it’s set to restricted change it […]