Finding Entra commands with Get-Command is very slow compared to other commands. After starting fresh, new PowerShell session: ```powershell PS C:\> h Id Duration CommandLine -- -------- ----------- 1 3.391 Get-Command Update-MgUser -Syntax 2 37.114 Get-Command Set-EntraUser -Syntax ```