PowerShell Hardware Inventory Script Scenario: PowerShell hardware Inventory Script. Have you ever wanted to have an inventory without the hassle of going to each finding the information needed to fill the information for your inventory? It is important to keep your inventory up to date. ...
PowerShell script to get computer information
PowerShell script to get computer information Scenario: PowerShell script to get computer information. When there is a support case, the first thing that you need to do it to gather as much information as possible related to the issue, so you will start troubleshooting. The information that ...
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 ...
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 ...