graph powershell

  • Change the Default MFA Method of a User via Graph PowerShell

    ·

    This article will outline the steps to change the default MFA sign in method of a user or multiple users in bulk via Microsoft Graph Powershell Module. What is a default sign in method ? Setting a method as default means it will be the method automatically shown to the user when the user must…

    Read More

  • Enable CloudPasswordPolicyForPasswordSyncedUsersEnabled via Graph PowerShell module

    ·

    In this article, we are outlining the steps to enable ‘CloudPasswordPolicyForPasswordSyncedUsersEnabled’ for syncing users using both Microsoft Graph PowerShell module and MSOnline module. When using password hash synchronization with Microsoft Entra Connect Sync, by default, all users that are in sync scope are synced with password set to Never Expire in cloud. This means that the…

    Read More