Jump to content

Recommended Posts

Posted

Dear all

 

How do I check auto archiving has been switched on for all users on office 365 email?

 

Is there any script out there?

 

Thanks

MS

Posted (edited)
Dear all

 

How do I check auto archiving has been switched on for all users on office 365 email?

 

Is there any script out there?

 

Thanks

MS

 

This should work to get a mailbox it per mailbox and then you should loop and send output to a csv.

 

EOL PS> Get-mailbox id|fl ArchiveStatus

 

From the following article https://learn.microsoft.com/en-us/microsoft-365/troubleshoot/archive-mailboxes/archivestatus-set-none

Edited by nicholab
  • Thanks 1

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...