What sounds strange actually works. An offline domain join. Why do you need an offline domain join? Maybe you want to order a completely finished PC from your supplier, which is already […]
What sounds strange actually works. An offline domain join. Why do you need an offline domain join? Maybe you want to order a completely finished PC from your supplier, which is already […]
VS Code is supposed to be the successor of PowerShell ISE. The flexibility of VS Code is enormous, yet there are not only fans of VS Code. To make it easier to […]
You want to ping multiple computers at once? Can’t? Yes you can, with PowerShell. In this post I’ll show you a few examples of how you can ping multiple computers. We will […]
When working with shared mailboxes, there is a problem: the user connected to this mailbox cannot configure the Junk Mail Settings for this shared mailbox in Outlook itself. In this blog post […]
Recently I needed the domain SID to configure MFA with a 3rd party tool. Where can I get the domain SID? That’s exactly what I will show in this blog post. Let’s […]
We live in times of Big Data. Too much data in too short a time. You may have empty folders in your environment and if you want to search for them and […]
So you have multiple Hyper-V VMs and may have lost track of them. In this post I will show you how to retrieve all Hyper-V VMs with the most important properties and […]
In today’s blog post I show how to retrieve all network shares from all servers in an Active Directory domain to get a nice list in the output. This script is used […]
Liebe FollowerInnen! Auf meinem neuen YouTube Kanal werde ich wöchentlich Videos zu den Themen Cloud, PowerShell, Windows Server, Netzwerktechnik, Security und vieles mehr veröffentlichen. Sprache ist Deutsch. Hier gehts zum Kanal: https://www.youtube.com/@patrickgruenauer […]
In this post, I’ll show you how to copy one or more files to all VMs in Hyper-V. I would say: Let’s get started. Prerequisites To copy files, guest services must be […]
The $Error Variable in PowerShell contains all error objects of the current session. In this blog post I will carry out some tasks with $Error and show you how $Error can help […]
Liebe Follower! Ein neuer Udemy Kurs ist online und kann in Aktion um EUR 9,99,– (gültig bis 22.09.2023). Falls das Thema bei euch Interesse findet, dann lohnt sich ein Blick in die […]
In this post I will show how to retrieve all Hyper-V VMs and save the output. This is especially helpful if you want to bring an overview into your chaos. Let’s dive […]
Big Data? Pain? Looking for empty folders and want to delete them? In this post I show you how to proceed to find and delete empty folders. Open PowerShell, ISE or VS […]
A user has unintentionally deleted objects in Outlook. This can be e-mails or even meetings. The bad news is that the user can no longer access these objects. The good news: We […]