Read Maximum Password Age with PowerShell
I needed to read out the Maximum Password age with a PowerShell script in a Windows 2003 domain. Reading out …
I needed to read out the Maximum Password age with a PowerShell script in a Windows 2003 domain. Reading out …
I am currently creating a PowerShell script that creates a user with all needed Active Directory attributes, …
Function below can be used to check if a given Username exists in Active Directory: powershell Copy Download …
In my previous post I wrote about a problem I had with duplicate RID Allocation pools. But how do we get more …
I encountered another interesting error during Exchange 2010 installation today. During the Organization …
Today I was testing the installation of Exchange 2010 in a VMWare sandbox environment. We created the sandbox …
I wanted to read the otherWellKnownObjects attribute from an Active Directory object. In my case this was the …