
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 […]
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 fellows, In this video I show you how to use PowerShell 7 cmdlets for various network tasks. Find the code samples at the very bottom. Hope you enjoy it!
This is another blog post about Microsoft 365 and Exchange Online. This time I will dedicate myself to a feature that is Outlook and Exchange related. What I am talking about is […]
In this blog post I will show you how you can get a list of your Microsoft 365 Exchange Online recipients sorted by size. I am a documentation geek so it’s not […]
We are living in a big data world which is both a blessing and a curse. Big data usually means a huge number of files such as photos and videos and finally […]
As adminstrator you are not only responsible for assigning group policies or playing the cop who always watch what users do or not. A major part of your duties is to make […]
With PowerShell 7 new operators were introduced. We call them chain operators. Chain operators enables you to do something after doing something. They use the $? and $LASTEXITCODE variable to determine whether […]
So you are about to document your network and os environment? You don’t want to purchase 3rd party software? You want to list all server roles from all servers in your network? […]