User Profile
AnonTechSpecialist
Copper Contributor
Joined Jan 12, 2023
User Widgets
Recent Discussions
Re: Confirm if items(Emails) purged after running New-ComplianceSearchAction in Compliance PowerShell
They are still being kept most likely due to the SingleItemRecovery feature, by default this is set to 14 days. (can be extended to 30days) - when purging items they will sit in a hidden recoverable items folder until this period expires. https://learn.microsoft.com/en-us/exchange/recipients-in-exchange-online/manage-user-mailboxes/enable-or-disable-single-item-recovery8.9KViews0likes0CommentsRe: How to COMPLETELY delete / unistall Teams
Hi BB-PP, I've had similar issue recently and was under the impression Team cache only stores in the below locations: %appdata%\Microsoft\Teams %localappdata%\Microsoft\Teams In order to resolve the issue I needed to remove the Edge & Chrome cache also ( no idea whats stored ) After uninstalling Teams and clearing the cache, also clear Edge & Chrome data: Chrome locations: \Google\Chrome\User Data\Default\Cache \Google\Chrome\User Data\Default\Cookies \Google\Chrome\User Data\Default\Web Data You can clear Edge by using the below cmd: RunDll32.exe InetCpl.cpl, ClearMyTracksByProcess 8 #(This part of the command is designed to clear temporary internet files and website files.) RunDll32.exe InetCpl.cpl, ClearMyTracksByProcess 2 #(This part of the command is designed to clear cookies.) Then remove any remaining credentials from credential manager and make sure to restart the device before re-installing Hope this is helpful, worked for me225KViews0likes0CommentsRe: Preset policies have suddenly started notifying users of quarantined messages
MIcrosoft need to allow admins to manage notifications, the suggested solution "Just a quick check, would a policy which enables end user quarantine notifications but need admin approval to release, an acceptable policy to you?" is acceptable but not perfect, please allow admins to both have the option you mentioned and to turn notifications off for both policies, this should have always been an option.6.3KViews0likes1Comment
Recent Blog Articles
No content to show