Azure Automation - Disable Expired users in Active Directory
April 04, 2023PowerShell script to search Active Directory for expired accounts, disable them and email results OU to Search $OU = "OU=xxx,DC=Contoso,DC…
Written by James Haywood Infrastructure Architect - mostly working in the EUC and Azure domains.
PowerShell script to search Active Directory for expired accounts, disable them and email results OU to Search $OU = "OU=xxx,DC=Contoso,DC…
Explanation of PowerShell Azure Automation.
SQL 2014 Unattended Installstion
