Guy Cloud World
Just a Cloud Guy Blog about Microsoft Office 365 & Azure
Guy Bachar May 7, 2019 3 Comments
Lync, Skype for Business
KB4464547, Lync 2013, Skype for Business 2015
← Previous post
Next post →
This update causes arbitrary crashes on sign-in, with a fault in mshtml.dll, for several people in my org. I’ve had to approve it for removal.
@CPD you can add a Registry Key for the affected users by the following command:
“> reg add HKCU\Software\Microsoft\Office\15.0\Lync /v EnableARIATelemetryFeature /t REG_DWORD /d 0”
This fixed the issue for several users in our environment.
The registry above did the trick, thank you very much!
Your email address will not be published. Required fields are marked *
Notify me of follow-up comments by email.
Notify me of new posts by email.
Δ
This site uses Akismet to reduce spam. Learn how your comment data is processed.
This update causes arbitrary crashes on sign-in, with a fault in mshtml.dll, for several people in my org. I’ve had to approve it for removal.
@CPD
you can add a Registry Key for the affected users by the following command:
“> reg add HKCU\Software\Microsoft\Office\15.0\Lync /v EnableARIATelemetryFeature /t REG_DWORD /d 0”
This fixed the issue for several users in our environment.
The registry above did the trick, thank you very much!