
If you think this blog post is not about PowerShell then you’re wrong ;-). Today, I was faced the problem that I was not able to remove an app via the GUI. […]
Microsoft MVP on PowerShell [2018-2021], IT-Trainer, IT-Consultant, MCSE: Cloud Platform and Infrastructure, Cisco Certified Academy Instructor, CCNA Routing und Switching, CCNA Security
If you think this blog post is not about PowerShell then you’re wrong ;-). Today, I was faced the problem that I was not able to remove an app via the GUI. […]
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 […]
Sending E-Mails for monitoring or documenting purposes is a common procedure in Windows networks. When you move to the cloud, there is no more on-premise exchange that means your service accounts have […]
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 […]
At some point your users have been uploaded via the Azure Active Directory Connect software toolkit. After some time you recognize that your users cannot use their common user names they are […]
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 […]
Liebe Follower! Alle Folien (DE), Skripts (PS) und Aufzeichnung des Events (DE/EN) können unter https://www.powershell.co.at/powershell-7-launch-event-nachbericht/ aufgerufen werden. Ab 01:13 ist Steve Lee in der Session. Ab dann alles in Englisch. Meine Folien […]
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 […]
Wieder mal ein Blog Beitrag in Deutsch. Nach 200 deutschen Beiträgen und ca. 200 englischen Beiträgen bin ich gerade mitten in einer Microsoft 365 Migration (Echtumgebung) und möchte meine Erfahrungen hier teilen. […]
Liebe Community! Die Powershell User Group Austria veranstaltet in Kooperation mit dem IT-Schulungsinstitut ITLS ein Event zum Thema PowerShell 7. Anmeldung: https://www.xing.com/events/powershell-7-launch-osterreich-2792996 Wir sind Teil des globalen Launch-Programmes von PowerShell 7 und […]
Dieser Blog Post ist wieder mal in Deutsch. Warum? Weil es um Umlaute der deutschen Sprache geht. Umlaute haben in der Informatik wenig zu suchen und machen auch deshalb Probleme beim Import […]
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 […]
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 […]