====== UserAccountControl ====== ^ Eigenschaft ^ Dezimalwert ^ Hexdazimalwert ^ | SKRIPT | 1 | 0x0001 | | ACCOUNTDISABLE | 2 | 0x0002 | | HOMEDIR_REQUIRED | 8 | 0x0008 | | LOCKOUT | 16 | 0x0010 | | PASSWD_NOTREQD | 32 | 0x0020 | | PASSWD_CANT_CHANGE | 64 | 0x0040 | | ENCRYPTED_TEXT_PWD_ALLOWED | 128 | 0x0080 | | TEMP_DUPLICATE_ACCOUNT | 256 | 0x0100 | | NORMAL_ACCOUNT | 512 | 0x0200 | | INTERDOMAIN_TRUST_ACCOUNT | 2048 | 0x0800 | | WORKSTATION_TRUST_ACCOUNT | 4096 | 0x1000 | | SERVER_TRUST_ACCOUNT | 8192 | 0x2000 | | DONT_EXPIRE_PASSWORD | 65536 | 0x10000 | | MNS_LOGON_ACCOUNT | 131072 | 0x20000 | | SMARTCARD_REQUIRED | 262144 | 0x40000 | | TRUSTED_FOR_DELEGATION | 524288 | 0x80000 | | NOT_DELEGATED | 1048576 | 0x100000 | | USE_DES_KEY_ONLY | 2097152 | 0x200000 | | DONT_REQ_PREAUTH | 4194304 | 0x400000 | | PASSWORD_EXPIRED | 8388608 | 0x800000 | | TRUSTED_TO_AUTH_FOR_DELEGATION | 16777216 | 0x1000000 | | PARTIAL_SECRETS_ACCOUNT | 67108864 | 0x04000000 | [[https://docs.microsoft.com/de-de/troubleshoot/windows-server/identity/useraccountcontrol-manipulate-account-properties|Quelle]] {{tag>[ActiveDirectory AD UserAccountControl Ad-Attribute Attribute Binary]}}