Dealing with Multiple Microsoft 356 Accounts

Dealing with Multiple Microsoft 356 Accounts

If you have been working with Microsoft 365 and you have multiple Microsoft accounts, I highly recommend using the Chrome Browser’s Profile Manager.

It allows you to store browser cookies, history and bookmarks separately for each profile.

This is a better alternative to using multiple browsers or an incognito mode. Profile manager is a must-have tool for any work that involves multiple accounts.

If you want to switch from one account to another, now you don't have to sign out and sign in again. All we must do is choose the right profile in the Profile Manager.

Chrome: Meet Profile Manager

You can watch a quick overview here:

Creating new Chrome profile

  • Click on the Avatar next to the address bar
  • Manage people
No alt text provided for this image
  • Add Person:
No alt text provided for this image
  • Choose profile's name and an avatar:
No alt text provided for this image

Now you can switch from one account to another by clicking on the avatar picture. You can have multiple profiles open side-by-side:

Profiles

Unfortunately, Chrome creates user profiles with internal names that do not match the ones you chose. All profiles will be called "Profile 1", "Profile 2", etc. You won't need to worry about it unless there is a need to create a shortcut to profiles. The shortcuts will look like this:

Chrome.exe --profile-directory="Profile 2"

At one point you might want to rename one of your profiles. There is no menu option anywhere in the user interface to do so. However, there is a "secret URL" that will bring you to the special page where you can do so:

chrome://settings/manageProfile

Microsoft Edge Browser

The new Microsoft Edge  is based on Chromium and was released on January 15, 2020. It is compatible with all supported versions of Windows, and macOS. If you are a dealing with multiple Microsoft 365 tenants and accounts, I highly recommend trying this browser. It has everything you love about Google Chrome including all extensions you are used to, but it offers better integration with Microsoft products.

To create a new Edge profile, click on the avatar > "Add profile".

Edge browser profiles

You can also open Edge's profile directly by using the following command:

"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --profile-directory="PROFILE_NAME"

If the Edge profile does not exist, it will be created. Otherwise, an existing Edge profile will be opened.

Firefox

If you are a Firefox fan - you will be glad to know that there is a great built-in Profile Manager as well. The only caveat is that there is no menu option to access it via the user interface. So, run the following command:

firefox -P
No alt text provided for this image

This will launch Firefox Profile Manager:

No alt text provided for this image

Now, create a new profile by giving it a name. After you are done - you can create a shortcut that will launch Firefox with a desired account like so:

firefox -P <ProfileName> -no-remote 


Firefox Add-ons for managing multiple accounts

If you are not a great fan of command prompts or shortcuts, I highly recommend Firefox Multi-Account Containers Add-on:

Summary

Profile Managers are extremely useful for IT experts that need to test privileges or functionality by using different accounts. It is up to you if you want to use Chrome or Firefox as long as it gets your job done in an efficient manner.

Haniel Croitoru, MVP

Director & Power Platform Practice Lead at Protiviti

6 年

It's a huge time saver.? Thanks for sharing.

Daniel Anderson

?? Microsoft MVP - Helping you turn SharePoint and Copilot into your Secret Weapons

6 年

G’day Dennis, as a consultant entering multiple tenants a day i cant live without chrome profiles....

要查看或添加评论,请登录

Denis Molodtsov的更多文章

  • Fastest Way to Edit Large SharePoint Lists

    Fastest Way to Edit Large SharePoint Lists

    Introduction Today I realized that few people know it is possible to edit SharePoint lists directly via Microsoft…

    12 条评论
  • Sharing SharePoint Documents via Outlook

    Sharing SharePoint Documents via Outlook

    Introduction I want to describe the latest sharing capabilities that are available in SharePoint/OneDrive and Outlook…

    2 条评论
  • Essential MS Teams Settings for Optimal Lighting and Appearence

    Essential MS Teams Settings for Optimal Lighting and Appearence

    Introduction A thriving digital era awash with endless arrays of virtual meetings and remote collaborations, our days…

  • Exporting Live Captions from Microsoft Teams

    Exporting Live Captions from Microsoft Teams

    Introduction The MS Teams Live Captions Saver is a fun experiment I conducted today. This tool allows you to scrape the…

    14 条评论
  • Enjoy SharePoint Framework Development with Spfx-fast-serve

    Enjoy SharePoint Framework Development with Spfx-fast-serve

    I started developing SharePoint Framework solutions back in 2018. And like many other developers, I was always…

    4 条评论
  • Testing a SharePoint Library with a Million Documents

    Testing a SharePoint Library with a Million Documents

    Back in 2010, Microsoft introduced the famous 5000 items query threshold to protect the site users from performance…

    28 条评论
  • SPFx - Failing with a Style

    SPFx - Failing with a Style

    What does your SharePoint Framework (SPFx) webpart do when it crashes? By default, SPFx webparts will not show anything…

    11 条评论
  • Audit Anonymous Users in Office 365

    Audit Anonymous Users in Office 365

    TLDR Proceed to the "Step 1: Enable the Unified Audit Log" if you want to set up the Office 365 Audit logs. Anonymous…

  • Run Multiple Instances of MS Teams

    Run Multiple Instances of MS Teams

    User Voice Demands this Feature Running multiple Teams instances is the second most requested feature on the User Voice…

    34 条评论
  • Swap Classic Team Site with a Modern Communication Site

    Swap Classic Team Site with a Modern Communication Site

    Introduction Starting from April 2019 or so, all new Office 365 tenants are getting the modern Communication site as…

    11 条评论

社区洞察

其他会员也浏览了