AntiMalware Status

Remove all Group Membership from Disabled user except Domain User Group in PowerShell

Here is quick PowerShell script to remove ALL Group Membership from Disabled user in [easyazon_link identifier=”1449361420″ locale=”US” tag=”wn0d5-20″] Active Directory [/easyazon_link]. We will remove all…

View More Remove all Group Membership from Disabled user except Domain User Group in PowerShell
AntiMalware Status

List Direct Reports to Manager in PowerShell

Here is the task for today to use [easyazon_link identifier=”1787122042″ locale=”US” tag=”wn0d5-20″] PowerShell [/easyazon_link]. I was asked to find the list of employees under a…

View More List Direct Reports to Manager in PowerShell

How to identify which domain controller authenticated a user

You  re running some troubleshooting on your network connected to [easyazon_link identifier=”1449320023″ locale=”US” tag=”wn0d5-20″] Active Directory [/easyazon_link] and have questions like: which Domain Controller authenticated…

View More How to identify which domain controller authenticated a user
AntiMalware Status

Bulk update EmployeeID in Active Directory with PowerShell

Here is a quick [easyazon_link identifier=”B01NBI97UZ” locale=”US” tag=”wn0d5-20″] PowerShell [/easyazon_link] script to run users from csv file where you have 2 columns SamAccountName and EmployeeID.…

View More Bulk update EmployeeID in Active Directory with PowerShell
AntiMalware Status

Get Account list with Password Never Expire from Active Directory to CSV file

Quick [easyazon_link identifier=”B01NBI97UZ” locale=”US” tag=”wn0d5-20″] PowerShell [/easyazon_link] snippet to pull all accounts from [easyazon_link identifier=”1449361420″ locale=”US” tag=”wn0d5-20″] Active Directory [/easyazon_link] with PASSWORD NEVER EXPIRE into…

View More Get Account list with Password Never Expire from Active Directory to CSV file