DEMOTE ActiveDirectory
Powershell

Demote Active Directory using PowerShell

Quick guide: How to demote domain controller by Powershell commands: The first step is to import module: import-module ActiveDirectory Uninstall -ADDSDomainController -ForceRemoval -DemoteOperationMasterRole   We have to confirm with Y and then the server will […]

LDAP
Windows Server 2008 R2

Common LDAP Names

Common LDAP Names: This list will be useful for you, I recommended reciting several important attributes by heart. these attributes will be used for PowerShell query, batch file query or any other LDAPS quires.