You need all the days of the week or months, or even the whole alphabet in PowerShell? Here I will show you how to do that. Just take a look at the […]
Neuer Udemy Kurs: Active Directory und Azure AD mit PowerShell administrieren
Liebe Follower! Ein neuer Kurs ist online: Active Directory und Azure AD mit PowerShell administrieren Link: https://www.udemy.com/course/active-directory-und-azure-ad-mit-powershell-administrieren/?referralCode=31E09966C06FF60D82C6 Ich freue mich über zahlreiche Teilnahme! Liebe Grüße, P. Gruenauer
PowerShell: Difference between the Break and Throw Statement
If you are a PowerShell scripter, you may have come across two code statements that are not unique to PowerShell: Break and Throw. In this blog post I will carry out some […]
Neuer Udemy Kurs: Einführung in Active Directory Zertifikatsdienste
Liebe Follower! Mein neuer Kurs ist auf Udemy online. Anbei der Link: https://www.udemy.com/course/einfuhrung-in-active-directory-zertifikatsdienste/?referralCode=E0A9F8AEE6827760F802 Vielleicht hat der eine oder andere Interesse an einem Video Kurs über Zertifikatsdienste. Ich würde mich freuen. Liebe Grüße, […]
Neuer Udemy Kurs | Automatisierung mit PowerShell: Expert Class (3/3)
Liebe Follower! Der 3. Kurs der Serie Automatisierung mit PowerShell ist nun online. Anbei der Link zum Kurs: https://www.udemy.com/course/automatisierung-mit-powershell-33-expert-class/?referralCode=18B707C29DDC028AFFCB Ich freue mich über zahlreiche Teilnahme! Liebe Grüße, Patrick Gruenauer
Play Sounds and Music with PowerShell
In the mood for some music while working on your windows machines ? Use PowerShell to play your favorite songs with NET classes. Here’s a code sample you can build on. Line […]
How to add a custom menu item in PowerShell ISE
When I read the excellent book “Office 365” by Markus Widl, I was surprised that the author covered so many PowerShell topics. Great book! Especially one topic in his book is interesting. […]
PowerShell: $null vs ::IsNullOrEmpty
Null is null. Dividing by zero is not allowed, say the mathematicians. What about null in PowerShell? Is null equal empty? What is $null? Why a method IsNullOrEmpty? In this blog post […]
PowerShell: Manipulating Strings with Trim, TrimStart and TrimEnd
In PowerShell it’s easy to manipulate strings, especially to cut off some characters from a string. These three methods are your friends when it comes to trimming: Trim, TrimStart and TrimEnd. In […]
MS Teams: Create Teams and add Members based on Group Membership
So, you are about to move to the cloud and now you want to create teams for your organization based on the group membership of your users. You also want to name […]
Configure Network Configuration (IP-Address, DNS, Default Gateway) with PowerShell
Today I would like to give a tutorial for a basic network configuration on Windows systems using PowerShell. We start with a fresh installation of a Windows operating system. Retrieve Network Adapter […]
Neuer Udemy Kurs: Microsoft Windows Server für Einsteiger
Liebe Follower! Mein neuer Kurs für Windows Server Einsteiger ist online. Ich würde mich freuen wenn Sie vorbeischauen um Windows Server von Grund auf zu Lernen. Liebe Grüße, Patrick Grünauer Link: https://www.udemy.com/course/microsoft-windows-server-fur-einsteiger/?referralCode=2D6A3471E37178BF484A
How to create a NAT-Switch on Hyper-V with PowerShell
NAT is a technology to convert IP addresses. If you have a test environment then it might be necessary that your VMs need an internet connection and that you don’t want to […]
Neuer Udemy Kurs: Automatisierung mit PowerShell (2/2): Advanced
Liebe Follower! Teil 2 des Kurses Automatisierung mit PowerShell ist online. Ich würde mich freuen wenn Sie vorbeischauen um PowerShell von Grund auf zu Lernen. Liebe Grüße, Patrick Grünauer Link: https://www.udemy.com/course/automatisierung-mit-powershell-2_2-advanced/?referralCode=D649123C26DA5A0D012E
Neuer Udemy Kurs: Automatisierung mit PowerShell (1/2): Grundlagen
Liebe Follower! Hurra! Mein erster Udemy Kurs ist online. Kurssprache ist Deutsch. Der Kurs richtet sich an PowerShell Neulinge, oder auch an Personen die PowerShell von Grund auf Lernen möchten. Link: https://www.udemy.com/course/automatisierung-mit-powershell-1_3-grundlagen/?referralCode=C4E70BD40A116B304842 […]



