Forum Discussion
Outlook add-in and disk activity
> Have managed to mitigate by setting the two files as read only for now.
> attrib +r %appdata%\..\Local\Temp\*.db*
Thank you this solved it for me!
For others, step-by-step instructions that worked for me are below.
- Launch an Administrator/Elevated Command Prompt (https://appuals.com/how-to-open-an-elevated-command-prompt-on-windows-10/)
- Navigate to your working temp directory by entering the following into your elevated command prompt
cd C:\Users\user.name\AppData\Local\Temp
In example directory above replace `user.name` with your windows login name
- Now paste the following and hit Enter key
attrib +r %appdata%\..\Local\Temp\*.db*
- ebelange1325Jul 02, 2020Copper Contributor
JasonGorman, when i go %APPDATA%\local\temp, this folder is empty.
- JasonGormanJul 02, 2020Copper Contributor
Are you running 32 bit or 64 for Teams (I don't know why, but apparently that's still a thing)? I memory serves, the CX I have been working with is using a 32 bit set up.
- ebelange1325Jul 02, 2020Copper Contributorwe use 64bit
- benpatJul 02, 2020Copper Contributor
ebelange1325 try this one %appdata%\..\Local\Temp
- ebelange1325Jul 02, 2020Copper ContributorNothing in there either. Are there specific files I'm looking for? I'm thinking the TEMP location has been relocated with a GPO.
- benpatMay 11, 2020Copper Contributor
This issue is really annoying almost all our users.
We use the workaround but it cames back every week/month/...
We need a patch !
- Mark GarzaMay 11, 2020Brass Contributor
benpat what version of Teams and Outlook are being run here in this thread. Notice monthly and latest Teams version curious. Thanks.
- benpatMay 12, 2020Copper Contributor