The Object Picker – PowerShell meets Windows Forms
This blog post shows you how to build a GUI object picker for Azure AD user account objects. In Powershell and with the help of the Windows Forms .NET library. In many cloud-related PowerShell scripts, you need to do something with a certain O365 user account. So usually, you edit your script and type in […]