Answer the question
In order to leave comments, you need to log in
How to set up an Exchange script for users from a file?
Good afternoon! Help solve the issue. There is a script to disable OWA for a specific user
Set-CASMailbox -Identity "Yan Li" -OWAEnabled $false
Set-CASMailbox -Identity "Path to file" -OWAEnabled $false
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question