Category Archives: Active Directory

[SCRIPT]- Powershell: List users with a password that never expires

By | 9 March 2020

Two, three command lines today to search, and list users with a password that never expires, within an Active Directory. As a reminder this practice is not recommended at all, especially for accounts with strong privileges. You can copy and paste the code below, it will generate a .csv file in the directory c:\temp\

Read More »

How to – Add a Windows Server 2016 ADDS Active Directory Domain Services in an existing domain

By | 22 May 2017

Hello ! A quick post, to explain how to add a Windows Server 2016 ADDS Active Directory Domain Services in an existing domain step-by-step ! We consider: You have one domain controller with AD, DHCP and DNS services. Your new server is already member of your domain Add a Windows Server 2016 ADDS Active Directory… Read More »