Greetings!
From Settings Catalog, search and investigate following settings:
Browser sign-in settings
Configure whether a user always has a default profile automatically signed in with their work or school account
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi
Is there a way to set the "Automatically sign in to sites with your current work or school account?" setting in edge via policy, powershell or otherwise? I can't find a setting for this in Intune. We want to be able to set this for all users on our tenant
Thanks
Taf
Greetings!
From Settings Catalog, search and investigate following settings:
Browser sign-in settings
Configure whether a user always has a default profile automatically signed in with their work or school account
Yes, you can configure the “Automatically sign in to sites with your current work or school account” setting in Microsoft Edge using different method Here are the steps for each method:
Group Policy
User Configuration -> Administrative Templates -> Microsoft Edge -> Browser Sign-in Settings
.PowerShell
You can use PowerShell to modify the Edge settings by editing the JSON configuration file directly. Here is a sample script:
$edgePreferencesPath
Intune
While Intune does not have a direct setting for this, you can deploy a custom configuration profile with the necessary settings. Here’s a general approach:
--- If the answer was helpful and resolved your query , Kindly accept the answer ----