Office 365 PowerShell License Report Scenario: Office 365 PowerShell License Report. When you are in an environment that changes to licenses are happening every day or a lot of users are activated and deactivated everyday it is very difficult to keep track of the licenses and when it is ...
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 ...
PowerShell Get registry value data for backups
PowerShell Get registry value data for backups Scenario: PowerShell Get registry value data for backups. I have created this script for a specific reason. The reason is to avoid losing data and make sure that all data is included in the process of backups. Be aware that the script you will ...
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 ...