Jump to content

Outlook Problems after windows updates


Weslleyy

Recommended Posts

Hello Everyone,

Is anyone else experiencing strange issues with Outlook? We're seeing cases where users face problems when starting a new email, causing the client to crash. Additionally, some users are reporting connection issues.

We are using Outlook Semi-Annual Channel version 2402 (17328.20588) along with the latest version of FSLogix.

I came across this Reddit thread: Recurring Microsoft 365 Authentication Issues in Citrix, which mentions:

Did you install the KB5043064 September update?
It breaks the broker plugin again due to an issue with the appx.
We had multiple customers facing login issues and error 1001 (so tired of this error). We blocked and removed the update from our systems, which fixed the issue.

Although it's not specifically a Citrix issue, it seems to occur in combination with FSLogix. Even non-Citrix environments, such as AVD setups using FSLogix, are experiencing the same problem.

Has anyone else encountered similar problems? Any insights or solutions would be appreciated.

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

I am curious if you run this command after OSOT in the golden image, will it fix it for the VDI?

if (-not (Get-AppxPackage Microsoft.AAD.BrokerPlugin)) { Add-AppxPackage -Register "$env:windir\SystemApps\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy\Appxmanifest.xml" -DisableDevelopmentMode -ForceApplicationShutdown } Get-AppxPackage Microsoft.AAD.BrokerPlugin

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...