1.7K followers
I work as System Administrator for more than 10 years now and I love to make my life easier by automating work & personal stuff via PowerShell. So why don't share it with everyone :)
Why I hate Microsoft Graph PowerShell modules... 😉 · Several weeks ago I've started to migrate our PowerShell scripts from using soon-to-be-deprecated...
If you are using PowerShell modules AzureAD, AzureADPreview, or MSOnline in your scripts you should be aware that they are gonna be retired on...
The official command Connect-MgGraph doesn't support authentication using saved credentials. But there is a solution 👍 Preview v.2 version of the...
Azure Automation Account has a handy feature to define (shared) Variables that can be used across all your Runbooks. What is not so nice at least for...
How to make sure that AAD-joined Autopilot devices will have the correct hostname? · We are using Device name attribute of the Autopilot device record...
Recently I've noticed that it is not possible to run a scheduled task as an Azure AD user (AAD) with the enabled option 'run whether user is logged on...