chrome
44 TopicsDefender Browser Protection Extension for Chrome
Has any one noticed how pointless this extension is? Deployed using Intune with tamper protection so the user is forced to use it, but Microsoft has built in a disable feature to the extension that can not be controlled, or can it? Any ideas on how to harden this, or something for Microsoft to fix? Tamper Protection enabled: User can bypass by disabling the protection:100Views1like1CommentPurview endpoint DLP cant block file upload to web.whatsapp on open in app mode chrome browser MacOS
we are using purview endpoint DLP to block file upload to web.whatsapp.com on browser for MacOS. its working fine on chrome browser when i try dirrectly upload file contain ssn pattern and its blocked by purview but if we upload using open in app mode (pwa) purview cant detect that activity and file is uploaded to web whatsapp susscessfully. try to upload senstive file to web.whatsapp.com from chrome browser and its blocked. but when i try to use "open in app" mode (pwa) dlp purview cant detect the sensitive upload to web.whatsapp.com how to detect and block file uploaded to unwanted url if user using pwa especially on chrome browser? try the same scenario on edge, purview able to detect pwa and can intercept the activity but why in chrome its not the same behaviour expected.200Views1like1CommentWindows 11: Double taskbar profile icon when opening Chrome profile
I found a bug in Windows 11 when I opened a chrome profile, it shows up two profile icons instead of just one (see the screenshot). In Windows 10, it used to open with the bottom-right icon, but I think Windows 11 added a new place for the icon in the upper-right, but overlapping it with the old icon place instead of replacing it. Device and OS Spesification: Edition: Windows 11 Enterprise Version: 21H1 Build: 22000.100 Is it just for me or everyone else have the same problem? If so, I hope this bug can be fixed in the next update. Thank you.44KViews3likes19CommentsWhen is Microsoft going to bring Microsoft Authenticator windows aka desktop or within edge itself?
When is Microsoft going to bring Microsoft Authenticator windows aka desktop or within edge itself? (People like me lose mobiles) Isn't Windows device considered anything? Only mobiles and android and iOS devices matter? People like don't store important info on Windows devices? Edge has support for in-built password manager like chrome with chrome and google passwords then why is edge not having 2fa support on windows yet in 2024? Is windows still usable if my phones goes for service center, dies randomly, or is stolen? Can I consider windows devices to be of valuable in 2024 or should I shift 100 percent to android and MacOS and ios? Should I throw my windows devices out of window since it is not dependent device when any other fails? On a sidenote, I tried checking out but WinAuth Authenticator exists for Windows PC is open-source & offers 2-step verification (but unfortunately not updated since 2016) so why Microsoft which focuses so much of AI of everything has been able to bring desktop version for windows users? Or am I asking too much in the name of security and privacy that big tech promotes all the time? Can we trust microsoft and windows devices? Or is everything going to be done by google and chrome?1.6KViews0likes2CommentsOutlook / Office links opening in Edge (with Sidebar)
Hi All, There has been a recent change in the way that URL's from office, in my case Outlook, open.. For my current employer they use specific SaaS tools that only work in Google Chrome so i've set the default browser for all workplaces on Chrome. Same as this tutorial: Set Google Chrome as Default Browser Using Intune – Learn Azure, OpenAI, M365, Terraform, Cybersecurity (ntweekly.com) But now the strange thing, despite having Chrome as default browser on the system, and having a cloud policy and configuration profile activated, the weblinks still open in EDGE.. Very frustrating for end users, does anyone have a permanent solution for this or encountered the same?Solved1.6KViews0likes4CommentsHow to whitelist Chrome extensions for MS Edge?
I'm trying to whitelist some Chrome extensions for Edge using Intune however it has not been successful so far. I've seen multiple forums online mentioning that you need the appID and the update URL separated by a semi colon, which I have done however that didn't work. Ex - hncgkmhphmncjohllpoleelnibpmccpj;https://clients2.google.com/service/update2/crx The extensions can be downloaded on Chrome with no problem, its just Edge. The setting I'm configuring is Allow specific extensions to be installed Any ideas on how to get this working? I do have the Intune setting configured to allow other extension stores (Configure default state of Allow extensions)1.2KViews0likes0CommentsIntune - Android Chrome - Browsing Data Lifetime settings
Hi All, I am in the process of trying to create a Policy that will automatically clear browser data from Chrome on Android with an Intune Policy. So far, I have configured the Browsing data lifetime settings, but it does not work and shows an error in the Chrome Policys. Can anyone help? Here is an example of someone else trying and failing to accomplish the same thing: https://learn.microsoft.com/en-us/answers/questions/665368/google-for-android-intune-policy-problem-with-json.html4.2KViews0likes0CommentsEntering credentials at a chrome prompt or form using Powershell.
HI , I'm automating 1 website using Selenium Module in PowerShell, but encountered this issue in the beginning.(see the image below) I cannot get the id or class or name of the elements like here (Username, Password, Sign in). How can I enter Username & Password there, and Click on Sign in? Kindly share your thoughts, It'll help me a lotSolved4.1KViews0likes2Comments[Resolved] WVD web client connection errors in Google Chrome and Microsoft Edge (Chromium)
UPDATE: This issue has been resolved in Production. A fix for pre-production environments will roll out with normal service updates. A number of users have reported issues connecting to the WVD web client using both Microsoft Edge (Chromium) and Google Chrome. The February release of the new Chromium 80 engine - used by both Edge and Chrome - included changes SameSite cookie classification. More information can be found on the https://blog.chromium.org/2020/02/samesite-cookie-changes-in-february.html and https://web.dev/samesite-cookies-explained/. We are working on rolling out a fix to production. In the interim, please use the following workarounds to continue using the web client: Use https://www.mozilla.org/ In your Microsoft Edge (Edge://flags) or Google Chrome (Chrome://flags) browser, disable both the SameSite by default cookies and Cookies without SameSite must be secure flags. Please note the warning presented: "By enabling these features, you could lose browser data or compromise your security or privacy. Enabled features apply to all users of this browser." We will post an update on this thread when a fix is available in production.8.5KViews2likes3CommentsIIS strange NT AUTHORITY\ANONYMOUS LOGON with Chrome browsers
I need some help troubleshooting why, when using a Chrome browser user gets error Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON' while using an Edge browser users do not. I have multiple web application hosted on that server, all intranet based using windows authentication with impersonation. Another strange observation, when Chrome users connect to the web app they receive this error, now if they open same site in Edge, they authenticate just fine and then on refreshing the Chrome browser they are able to authenticate in Chrome.... I have a few users that can't connect in either browser. Here is my configuration. Using IIS 10 and SQL Server. The app and db servers have Kerberos enabled using a service account. Some key IIS settings: App Pool - V4.0 Classic using service account, provisioned for Kerberos. Load user Profile is set to False Authentication: (The following are enabled) ASP.NET Impersonation - Identity to Impersonate - Authenticated User Windows Authentication - Advanced Settings Accept Extended Protection and Enable Kernel-mode auth Providers set to Negotiate then NTLM App Settings: system.webServer/security/authentication/windowsAuthentication authPersistSingleRequest = False Enabled = True useAppPoolCredentials = True userKernelMode = True Any guidance greatly appreciated. Andre Full Error: Server Error in '/' Application. Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Data.SqlClient.SqlException: Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [SqlException (0x80131904): Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.] System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) +345 System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) +156 System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) +258 System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) +312 System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) +202 System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) +413 System.Data.SqlClient.SqlConnection.Open() +128 GATES2._0.Helpers.CurrentReviewPeriodMonth() in C:\Users\myusername\Documents\Visual Studio 2019\GATES 2.0\GATES2.0\GATES2.0\Helpers.cs:2187 GATES2._0.Default.Page_Load(Object sender, EventArgs e) in C:\Users\myusername\Documents\Visual Studio 2019\GATES 2.0\GATES2.0\GATES2.0\Default.aspx.cs:71 System.Web.UI.Control.OnLoad(EventArgs e) +106 System.Web.UI.Control.LoadRecursive() +68 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785 Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.3770.05.3KViews0likes1Comment