PowerShell

How to update every single Active Directory User Attributes with Powershell – Part 1

From time to time, I always struggle a little, on how to update specific AD Attributes or I am not sure what is the correct property Name. So this should be a good list, of “all” Active Directory User Attributes, and how you can Update, Change, Set or Clear with PowerShell. So I have created […]

How to update every single Active Directory User Attributes with Powershell – Part 1 Read More »

Query Azure SQL Database with PowerShell and Azure App Registration

As you already know, I love to use Azure App Registration to authenticate with Microsoft Cloud Services. Now I had a Use Case to Query a SQL Database stored in Azure with a PowerShell Script to Select Data and do some stuff. So how to solve this without an Azure App Registration (Enterprise Applikation)? Let

Query Azure SQL Database with PowerShell and Azure App Registration Read More »