E_G_R2 Posted May 18, 2020 Posted May 18, 2020 Hi, anyone know if you can use powershell to bulk turn off conversation mode in Outlook web-client? If not is it possible to change default away from this to standard? Kids not coping with this mode Rgds
mavhc Posted May 18, 2020 Posted May 18, 2020 Weird, as that's what gmail's been doing for their entire lives, and the only email kids use is gmail, because they're smart. Doesn't seem like there's a powershell option yet.
E_G_R2 Posted May 19, 2020 Author Posted May 19, 2020 This command will do it for a single user. Is there any way for doing it bulk or by distribution group? Set-MailboxMessageConfiguration [email protected] -ShowConversationAsTree $false
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now