
Months before I wrote a post about passwords in scripts. In this post I solved the “problem” with encryption using certificates. This time I will show how to encrypt passwords in scripts […]
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
Months before I wrote a post about passwords in scripts. In this post I solved the “problem” with encryption using certificates. This time I will show how to encrypt passwords in scripts […]
Liebe Follower! Der nächste PowerShell Kurs findet online statt und hat Durchführungsgarantie. Ich freue mich auf zahlreiche Teilnahme und spannende Tage! Mehr Infos hier: PowerShell Training – Patrick Grünauer (sid-500.at) Lg P. […]
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 […]
Liebe Follower! Am 08.01.2021 ab 09:00 findet die Experts Live Austria Konferenz statt. Diesmal als Online Event via MS Teams. Ich werde um 13:00 zum Thema PowerShell 5.1 und PowerShell 7 sprechen […]
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 […]
Dear Community! I wish you Merry Christmas and a happy new year! This year was an exceptional one. I hope everyone came through the crisis well and we will meet again next […]
Everyone is talking about Microsoft Teams at this time. Me too. So I decided to focus more and more on this cloud technology, in particular the automation of it. In this blog […]
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 […]
Comma separated files are widely used when it comes to bulk import or export of data. In this blog post I will provide a sample script to import Active Directory users from […]
Liebe Follower! Was ist die Cloud ? Gibt es die überhaupt ? Tom Wechsler und Patrick Gruenauer – zwei Microsoft MVPs – erklären IT-Themen simpel und einfach, diesmal mit dem Thema Cloud […]
Liebe Community! Ich würde mich morgen über eine zahlreiche Teilnahme sehr freuen. Mehr Infos hier: https://www.itls.at/course/fl-psew
I often have to convert Microsoft word documents to pdf. What if you have really many documents to convert, let’s say 1000 or more? Would you open each documents seperately and click […]
In this blog post I will show you the difference of three PowerShell statements that are widely used in PowerShell scripts. I am talking about Break, Return and Exit. I will use […]
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 […]