Follow
Ondrej Sebela

Ondrej Sebela

2.1K 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 :)

Adding support for selecting ALL properties using '*' wildcard in Mg Graph commands 'property' parameter

Apr 10, 20234 min read

Creating Get-MgUser2 proxy function that returns ALL properties when '*' is used in the property parameter ยท Problem You may have noticed that Microsoft...

Adding support for selecting ALL properties using '*' wildcard in Mg Graph commands 'property' parameter
Graph API and Microsoft Graph SDK module tips & gotchas
How to find and replace commands from AzureAD and MSOnline deprecated modules in your scripts for the Graph ones
How to connect to the Microsoft Graph API using saved user credentials
How to save complex PowerShell variables as CliXML instead of  Newtonsoft.Json.Linq.JProperty in the Azure Automation
Fix for incorrectly named devices enrolled using Autopilot through Azure Automation