Office 365 License Report - Part 2 Scenario: In the first part, I have explained how and why I have setup this script to get Office 365 License Report. Microsoft has added some new statuses for the licenses after I wrote the script, so I had to go back and update the script. The current ...
User Not Syncing to Office 365
Office 365 PowerShell License Report
Office 365 Litigation Hold with Powershell
Office 365 Litigation Hold with Powershell Scenario: Office 365 Litigation Hold with Powershell. Litigation Hold is a feature that is needed to keep the company's data on mailboxes as long as it is needed for legal purposes. Litigation Hold on Office 365 Below is the explanation given ...
Enable mailbox audit logging Office 365 with PowerShell
Enable mailbox audit logging Office 365 with PowerShell Scenario: Enable mailbox audit logging Office 365 with PowerShell. Mailbox audit logging helps administrator to keep track of changes that are made on mailboxes but not only limited to that. Audit logging of mailboxes helps ...
Enable Unified Messaging Office 365 using PowerShell
Enable Unified Messaging Office 365 using PowerShell Scenario: Enable Unified Messaging Office 365 using PowerShell. Unified Messaging is a feature that you have to enable through your Exchange server OnPremise or Exchange Online, on the mailbox site. The next information has been extracted ...
Remove Forwarding Office 365 PowerShell
Remove Forwarding Office 365 PowerShell Scenario: Remove Forwarding Office 365 PowerShell. Exposure of data is a critical subject that you have to think about. A simple way to expose data from a company is to forward emails outside of the company. It is very difficult to decide whether to ...
Exchange custom attributes on groups automatically with PowerShell
Exchange custom attributes on groups automatically with PowerShell Scenario: Set Exchange custom attributes on groups automatically with PowerShell. In general the below script add an Exchange custom attribute on distribution and security groups. I am working on a custom delegation model on ...
Set Active Directory user attributes automatically with PowerShell
Set Active Directory user attributes automatically with PowerShell Scenario: Set Active Directory user attributes automatically with PowerShell. During a check in Active Directory and on the details of the users I found out that a lot of information is wrong or missed. I was trying to ...