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 Active Directory. We will remove all Group membership from this user except Domain User group. So…

Continue ReadingRemove all Group Membership from Disabled user except Domain User Group 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 user on the current machine…

Continue ReadingHow to identify which domain controller authenticated a user

Error: Windows Cannot Find The Microsoft Software License Terms. Make sure the installation sources are valid and restart the installation

You are trying to build your lab on VMware Fusion installed on your Apple Mac Book Pro laptop. You  have downloaded latest build [easyazon_link identifier="0134583752" locale="US" tag="wn0d5-20"] Windows Server 2016…

Continue ReadingError: Windows Cannot Find The Microsoft Software License Terms. Make sure the installation sources are valid and restart the installation

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 CSV report file so you…

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