by Edward van Biljon | Oct 19, 2022 | Windows Server 2019 PowerShell
I was tasked with updating a number of mobile numbers in Active Directory and the easiest way that this was accomplished was by using a CSV file and PowerShell. The CSV consisted of two columns. One for the UPN and another for the mobile number. With any script, I...
by Edward van Biljon | Apr 9, 2021 | PowerShell, Window Server 2012 R2 PowerShell, Windows Server 2016 PowerShell
In Active Directory, you have the ability to enable the Recycle bin option, not only from the Active Directory Admin Center but also from PowerShell. Let’s say that you have just setup a new domain or you have an existing one and when you use PowerShell to...