add a co-administrator or share access to other user in google webmaster tool

Google Webmaster Tools to Adds User Administration or share access to other user and manage user, permissions   Simple steps to add additional user permission in google webmaster tool: 1> go to google webmaster tool home page, 2> Identify property on which you want to add/share  access 3> click on manage property  -> “add or […]

Continue Reading

POWERSHELL TO ENABLE AZURE MFA FOR BULK USER USING BulkUpdateMFASampleFile CSV

POWERSHELL TO ENABLE AZURE MFA FOR BULK USER USING BulkUpdateMFASampleFile CSV This is just extension to the earlier script – POWERSHELL TO ENABLE AZURE MULTI-FACTOR AUTHENTICATION FOR BULK USER Azure provide option to update bulk user from Azure portal using sample CSV file available at https://account.activedirectory.windowsazure.com/UserManagement/BulkUpdateMfa/BulkUpdateMFASampleFile.csv . you just need to add user and new MFA state […]

Continue Reading

Powershell to enable Azure multi-factor authentication for bulk user

How to  enable Azure multi-factor authentication for bulk user using powershell? MFA helps secure user sign-ins for cloud services beyond just a single password. With MFA for Office 365, users are required to acknowledge a phone call, text message, or app notification on their smart phones after correctly entering their passwords. They can sign in […]

Continue Reading

How to enable multi-factor authentication for Azure user – Step by step

How to enable multi-factor authentication (two-step verification) for Azure user? Why multi-factor authentication? –  Compromising multiple authentication factors presents a significant challenge for attackers. Even if an attacker manages to learn the user’s password, it is useless without also having possession of the trusted device. Should the user lose the device, the person who finds […]

Continue Reading