User Profile
AlexandrosAP
Brass Contributor
Joined 7 years ago
User Widgets
Recent Discussions
Work /.Web toggle dissapears from Copilot on Edge/Windows
For a Copilot for Microsoft 365, a licensed user, sees the Work (graph-grounded chat) / Web toggle. At some point, the switch just disappears. It might appear the next day, or at random and then, disappear again. Completely at random times. At the same time, the same problem happens on bing.com/chat, where the toggle also comes and goes.5.7KViews2likes6CommentsRe: DLP Rule for Exchange using ExceptIfRecipientDomainIs not working any more
I have opened a Premier support ticket with Microsoft and it is true, that this is not working anymore. Waiting on the escalation team. I also posted here. https://github.com/MicrosoftDocs/office-docs-powershell/issues/10903 https://github.com/MicrosoftDocs/office-docs-powershell/issues/109001.7KViews0likes1CommentDLP Rule for Exchange using ExceptIfRecipientDomainIs not working any more
Hello, we had setup a DLP Rule for Exchange workloads that only allows sending to specific external recipients in a list we provide via populating the ExceptIfRecipientDomainIs attribute. This has been working fine until a few days back, when suddenly the rule was failing to apply on end users (domain is listed in the Rule's ExceptIfRecipientDomainIs) and email gets blocked. I then realized that the attribute is not populated anymore via Powershell and comes back empty! (Get-DlpComplianceRule -Identity "DLPRULE").ExceptIfRecipientDomainIs At the same time, the Rule on the compliance.microsoft.com portal shows up properly with the domains in question. I then noticed that those domains now only appear under the AdvancedRule attribute only. (Get-DlpComplianceRule -Identity "DLPRULE") | select -expand advancedrule So it seems there has been some change in DLP rules by the compliance team at Microsoft?1.8KViews0likes2CommentsRe: Edge Stable 103.0.1264.37 breaks group policy management of the browser - Critical
The issue is caused by the changes on Microsoft Edge version 103.0.1264.37. Prior to that there was no race condition issue and the machines are the same. Is there a fix on the way or should we find an alternate solution?12KViews0likes18CommentsEdge Stable 103.0.1264.37 breaks group policy management of the browser - Critical
Going from version 102.0.1245.44 (June 16) to 103.0.1264.37 (June 23), we started experiencing the following issue. Our AD Domain Joined machines running Edge and being managed via Group Policy, unload their policy set on every gpupdate (foreground or background). To reproduce this, just go to edge:\\policy and see your policies. Then, do a gpupdate and once it completes, visit that page again. It will show an empty set of policies (Although the policies are there in the registry). The only way to re-apply the policies is to: 1. Wait for the browser itself to do it (Reload Policy), could take any number of minutes 2. Click the Reload Policy button on Edge:\\policy This results in all Externsions being re-installed, the centralized boomarks re-applied etc and it is both a problem raised by our end users because they see their extensions being re-installed on every gpupdate and we no longer are sure that our endpoint browsers are managed.Solved24KViews3likes34Comments
Recent Blog Articles
No content to show