Get Log File Changes Scenario Get Log File Changes There are sometimes that we would like to know if there is a new content in a specific log file and we need to know the new content. The idea came out from Fasyx in a Reddit post. Below is the request of Fasyx exactly as provided in ...
Get Scheduled Tasks Status Report
Get Group Membership Changes
Notify Users for Password Expiration
PowerShell Set Groups Custom Attributes
PowerShell Users and Membership – Part 2
Check if AD group is in correct OU
Check if AD group is in correct OU Scenario: Check if AD group is in correct OU. In Active Directory there are two main types of groups, Distribution and Security Groups. Some organizations may want to keep these two types of groups separated. When you create a group, you can create it ...
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 ...
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 ...
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 ...