Check AD ExtentionAttribute Usage with PowerShell
The following script will summarise the ExtentionAttributes in use within an Active Directory Domain. This script uses the ActiveDirectory CMDlets included in the Active Directory Module »
The following script will summarise the ExtentionAttributes in use within an Active Directory Domain. This script uses the ActiveDirectory CMDlets included in the Active Directory Module »
The following function is used to export a user's thumbnail photo from Active Directory (AD) to a JPG file on disk. This function uses the ActiveDirectory »
As we all know, time sync on domain joined computers is essential. The following details configuration of the Domain Controllers to sync with a trusted time »
In order to create an Active Directory (AD) user from a KeePass entry: Modify the KeePass group that contains the password entry On the Autotype tab, »
Often when performing a recovery of a domain joined machine, or rolling back to an old snapshot will result in an error message at logon "The »
This procedure requires the ActiveDirectory PowerShell module to be installed and loaded. These commands can be run from either the current or future role holder, or »
The following command requires the ActiveDirectory PowerShell module to be installed (and loaded if using PowerShell 2 or earlier). Get-ADObject -Identity "cn=Schema,cn=Configuration,dc= »