├── AttdIDToAttribute ├── ConvertAtttributeToAttID.cs ├── README.md └── attIdToAttribute.png /AttdIDToAttribute: -------------------------------------------------------------------------------- 1 | DecAttId HexAttId Attribute 2 | 0 00000000 objectClass 3 | 2 00000002 knowledgeInformation 4 | 3 00000003 cn 5 | 4 00000004 sn 6 | 5 00000005 serialNumber 7 | 6 00000006 c 8 | 7 00000007 l 9 | 8 00000008 st 10 | 9 00000009 street 11 | 10 0000000A o 12 | 11 0000000B ou 13 | 12 0000000C title 14 | 13 0000000D description 15 | 14 0000000E searchGuide 16 | 15 0000000F businessCategory 17 | 16 00000010 postalAddress 18 | 17 00000011 postalCode 19 | 18 00000012 postOfficeBox 20 | 19 00000013 physicalDeliveryOfficeName 21 | 20 00000014 telephoneNumber 22 | 21 00000015 telexNumber 23 | 22 00000016 teletexTerminalIdentifier 24 | 23 00000017 facsimileTelephoneNumber 25 | 24 00000018 x121Address 26 | 25 00000019 internationalISDNNumber 27 | 26 0000001A registeredAddress 28 | 27 0000001B destinationIndicator 29 | 28 0000001C preferredDeliveryMethod 30 | 29 0000001D presentationAddress 31 | 30 0000001E supportedApplicationContext 32 | 31 0000001F member 33 | 32 00000020 owner 34 | 33 00000021 roleOccupant 35 | 34 00000022 seeAlso 36 | 35 00000023 userPassword 37 | 36 00000024 userCertificate 38 | 37 00000025 cACertificate 39 | 38 00000026 authorityRevocationList 40 | 39 00000027 certificateRevocationList 41 | 40 00000028 crossCertificatePair 42 | 42 0000002A givenName 43 | 43 0000002B initials 44 | 44 0000002C generationQualifier 45 | 45 0000002D x500uniqueIdentifier 46 | 49 00000031 distinguishedName 47 | 50 00000032 uniqueMember 48 | 51 00000033 houseIdentifier 49 | 53 00000035 deltaRevocationList 50 | 58 0000003A attributeCertificateAttribute 51 | 131073 00020001 instanceType 52 | 131074 00020002 whenCreated 53 | 131075 00020003 whenChanged 54 | 131079 00020007 subRefs 55 | 131080 00020008 possSuperiors 56 | 131081 00020009 helpData32 57 | 131085 0002000D displayName 58 | 131086 0002000E hasMasterNCs 59 | 131087 0002000F hasPartialReplicaNCs 60 | 131088 00020010 nCName 61 | 131090 00020012 otherTelephone 62 | 131091 00020013 uSNCreated 63 | 131093 00020015 subClassOf 64 | 131094 00020016 governsID 65 | 131096 00020018 mustContain 66 | 131097 00020019 mayContain 67 | 131098 0002001A rDNAttID 68 | 131102 0002001E attributeID 69 | 131104 00020020 attributeSyntax 70 | 131105 00020021 isSingleValued 71 | 131106 00020022 rangeLower 72 | 131107 00020023 rangeUpper 73 | 131108 00020024 dMDLocation 74 | 131120 00020030 isDeleted 75 | 131121 00020031 mAPIID 76 | 131122 00020032 linkID 77 | 131126 00020036 tombstoneLifetime 78 | 131146 0002004A dSASignature 79 | 131148 0002004C objectVersion 80 | 131153 00020051 info 81 | 131155 00020053 repsTo 82 | 131163 0002005B repsFrom 83 | 131174 00020066 memberOf 84 | 131176 00020068 ownerBL 85 | 131187 00020073 invocationId 86 | 131190 00020076 otherPager 87 | 131192 00020078 uSNChanged 88 | 131193 00020079 uSNLastObjRem 89 | 131203 00020083 co 90 | 131207 00020087 cost 91 | 131213 0002008D department 92 | 131218 00020092 company 93 | 131241 000200A9 showInAdvancedViewOnly 94 | 131266 000200C2 adminDisplayName 95 | 131282 000200D2 proxyAddresses 96 | 131284 000200D4 dSHeuristics 97 | 131286 000200D6 originalDisplayTableMSDOS 98 | 131290 000200DA oMObjectClass 99 | 131298 000200E2 adminDescription 100 | 131299 000200E3 extensionName 101 | 131303 000200E7 oMSyntax 102 | 131327 000200FF addressSyntax 103 | 131328 00020100 streetAddress 104 | 131339 0002010B uSNDSALastObjRemoved 105 | 131349 00020115 otherHomePhone 106 | 131353 00020119 nTSecurityDescriptor 107 | 131373 0002012D garbageCollPeriod 108 | 131396 00020144 addressEntryDisplayTable 109 | 131397 00020145 perMsgDialogDisplayTable 110 | 131398 00020146 perRecipDialogDisplayTable 111 | 131399 00020147 helpFileName 112 | 131406 0002014E searchFlags 113 | 131422 0002015E addressType 114 | 131423 0002015F auxiliaryClass 115 | 131425 00020161 displayNamePrintable 116 | 131442 00020172 objectClassCategory 117 | 131452 0002017C extendedCharsAllowed 118 | 131472 00020190 addressEntryDisplayTableMSDOS 119 | 131474 00020192 helpData16 120 | 131508 000201B4 directReports 121 | 131516 000201BC msExchAssistantName 122 | 131517 000201BD originalDisplayTable 123 | 131531 000201CB networkAddress 124 | 131532 000201CC lDAPDisplayName 125 | 131536 000201D0 wWWHomePage 126 | 131541 000201D5 USNIntersite 127 | 131543 000201D7 schemaVersion 128 | 131595 0002020B proxyGenerationEnabled 129 | 131629 0002022D Enabled 130 | 131665 00020251 msExchLabeledURI 131 | 131668 00020254 msExchHouseIdentifier 132 | 131670 00020256 dmdName 133 | 131682 00020262 employeeNumber 134 | 131685 00020265 employeeType 135 | 131687 00020267 personalTitle 136 | 131689 00020269 homePostalAddress 137 | 589825 00090001 name 138 | 589826 00090002 objectGUID 139 | 589827 00090003 replPropertyMetaData 140 | 589828 00090004 replUpToDateVector 141 | 589832 00090008 userAccountControl 142 | 589835 0009000B authenticationOptions 143 | 589836 0009000C badPwdCount 144 | 589837 0009000D builtinCreationTime 145 | 589838 0009000E builtinModifiedCount 146 | 589839 0009000F msiScriptPath 147 | 589840 00090010 codePage 148 | 589843 00090013 cOMClassID 149 | 589844 00090014 cOMInterfaceID 150 | 589845 00090015 cOMProgID 151 | 589848 00090018 contentIndexingAllowed 152 | 589849 00090019 countryCode 153 | 589850 0009001A creationTime 154 | 589851 0009001B currentValue 155 | 589852 0009001C dnsRoot 156 | 589855 0009001F fRSReplicaSetType 157 | 589856 00090020 domainPolicyObject 158 | 589859 00090023 employeeID 159 | 589860 00090024 enabledConnection 160 | 589862 00090026 flags 161 | 589863 00090027 forceLogoff 162 | 589864 00090028 fromServer 163 | 589865 00090029 generatedConnection 164 | 589867 0009002B fRSVersionGUID 165 | 589868 0009002C homeDirectory 166 | 589869 0009002D homeDrive 167 | 589872 00090030 keywords 168 | 589873 00090031 badPasswordTime 169 | 589874 00090032 lastContentIndexed 170 | 589875 00090033 lastLogoff 171 | 589876 00090034 lastLogon 172 | 589877 00090035 lastSetTime 173 | 589879 00090037 dBCSPwd 174 | 589880 00090038 localPolicyFlags 175 | 589881 00090039 defaultLocalPolicyObject 176 | 589882 0009003A localeID 177 | 589884 0009003C lockoutDuration 178 | 589885 0009003D lockOutObservationWindow 179 | 589886 0009003E scriptPath 180 | 589888 00090040 logonHours 181 | 589889 00090041 logonWorkstation 182 | 589890 00090042 lSACreationTime 183 | 589891 00090043 lSAModifiedCount 184 | 589892 00090044 machineArchitecture 185 | 589895 00090047 machineRole 186 | 589896 00090048 marshalledInterface 187 | 589897 00090049 lockoutThreshold 188 | 589898 0009004A maxPwdAge 189 | 589899 0009004B maxRenewAge 190 | 589900 0009004C maxStorage 191 | 589901 0009004D maxTicketAge 192 | 589902 0009004E minPwdAge 193 | 589903 0009004F minPwdLength 194 | 589904 00090050 minTicketAge 195 | 589905 00090051 modifiedCountAtLastProm 196 | 589906 00090052 moniker 197 | 589907 00090053 monikerDisplayName 198 | 589910 00090056 userWorkstations 199 | 589911 00090057 nETBIOSName 200 | 589912 00090058 nextRid 201 | 589913 00090059 nTGroupMembers 202 | 589914 0009005A unicodePwd 203 | 589915 0009005B otherLoginWorkstations 204 | 589917 0009005D pwdProperties 205 | 589918 0009005E ntPwdHistory 206 | 589919 0009005F pwdHistoryLength 207 | 589920 00090060 pwdLastSet 208 | 589921 00090061 preferredOU 209 | 589922 00090062 primaryGroupID 210 | 589923 00090063 priorSetTime 211 | 589924 00090064 priorValue 212 | 589925 00090065 privateKey 213 | 589927 00090067 proxyLifetime 214 | 589929 00090069 remoteServerName 215 | 589931 0009006B remoteSource 216 | 589932 0009006C remoteSourceType 217 | 589933 0009006D replicaSource 218 | 589937 00090071 rpcNsBindings 219 | 589938 00090072 rpcNsGroup 220 | 589939 00090073 rpcNsInterfaceID 221 | 589941 00090075 rpcNsPriority 222 | 589942 00090076 rpcNsProfileEntry 223 | 589944 00090078 schemaFlagsEx 224 | 589945 00090079 securityIdentifier 225 | 589946 0009007A serviceClassID 226 | 589947 0009007B serviceClassInfo 227 | 589949 0009007D supplementalCredentials 228 | 589953 00090081 trustAuthIncoming 229 | 589956 00090084 trustDirection 230 | 589957 00090085 trustPartner 231 | 589958 00090086 trustPosixOffset 232 | 589959 00090087 trustAuthOutgoing 233 | 589960 00090088 trustType 234 | 589961 00090089 uNCName 235 | 589962 0009008A userParameters 236 | 589963 0009008B profilePath 237 | 589965 0009008D versionNumber 238 | 589966 0009008E winsockAddresses 239 | 589968 00090090 operatorCount 240 | 589969 00090091 revision 241 | 589970 00090092 objectSid 242 | 589972 00090094 schemaIDGUID 243 | 589973 00090095 attributeSecurityGUID 244 | 589974 00090096 adminCount 245 | 589975 00090097 oEMInformation 246 | 589976 00090098 groupAttributes 247 | 589977 00090099 rid 248 | 589978 0009009A serverState 249 | 589979 0009009B uASCompat 250 | 589980 0009009C comment 251 | 589981 0009009D serverRole 252 | 589982 0009009E domainReplica 253 | 589983 0009009F accountExpires 254 | 589984 000900A0 lmPwdHistory 255 | 589990 000900A6 groupMembershipSAM 256 | 589992 000900A8 modifiedCount 257 | 589993 000900A9 logonCount 258 | 589994 000900AA systemOnly 259 | 590019 000900C3 systemPossSuperiors 260 | 590020 000900C4 systemMayContain 261 | 590021 000900C5 systemMustContain 262 | 590022 000900C6 systemAuxiliaryClass 263 | 590023 000900C7 serviceInstanceVersion 264 | 590024 000900C8 controlAccessRights 265 | 590026 000900CA auditingPolicy 266 | 590029 000900CD pKTGuid 267 | 590030 000900CE pKT 268 | 590035 000900D3 schedule 269 | 590037 000900D5 defaultClassStore 270 | 590038 000900D6 nextLevelStore 271 | 590042 000900DA applicationName 272 | 590043 000900DB iconPath 273 | 590045 000900DD sAMAccountName 274 | 590046 000900DE location 275 | 590047 000900DF serverName 276 | 590048 000900E0 defaultSecurityDescriptor 277 | 590052 000900E4 portName 278 | 590053 000900E5 driverName 279 | 590054 000900E6 printSeparatorFile 280 | 590055 000900E7 priority 281 | 590056 000900E8 defaultPriority 282 | 590057 000900E9 printStartTime 283 | 590058 000900EA printEndTime 284 | 590059 000900EB printFormName 285 | 590061 000900ED printBinNames 286 | 590062 000900EE printMaxResolutionSupported 287 | 590064 000900F0 printOrientationsSupported 288 | 590065 000900F1 printMaxCopies 289 | 590066 000900F2 printCollate 290 | 590067 000900F3 printColor 291 | 590070 000900F6 printLanguage 292 | 590071 000900F7 printAttributes 293 | 590073 000900F9 cOMCLSID 294 | 590074 000900FA cOMUniqueLIBID 295 | 590075 000900FB cOMTreatAsClassId 296 | 590077 000900FD cOMOtherProgId 297 | 590078 000900FE cOMTypelibId 298 | 590079 000900FF vendor 299 | 590085 00090105 division 300 | 590089 00090109 notes 301 | 590092 0009010C eFSPolicy 302 | 590093 0009010D linkTrackSecret 303 | 590094 0009010E printShareName 304 | 590095 0009010F printOwner 305 | 590096 00090110 printNotify 306 | 590097 00090111 printStatus 307 | 590098 00090112 printSpooling 308 | 590099 00090113 printKeepPrintedJobs 309 | 590100 00090114 driverVersion 310 | 590101 00090115 printMaxXExtent 311 | 590102 00090116 printMaxYExtent 312 | 590103 00090117 printMinXExtent 313 | 590104 00090118 printMinYExtent 314 | 590105 00090119 printStaplingSupported 315 | 590106 0009011A printMemory 316 | 590107 0009011B assetNumber 317 | 590108 0009011C bytesPerMinute 318 | 590109 0009011D printRate 319 | 590110 0009011E printRateUnit 320 | 590111 0009011F printNetworkAddress 321 | 590112 00090120 printMACAddress 322 | 590113 00090121 printMediaReady 323 | 590114 00090122 printNumberUp 324 | 590123 0009012B printMediaSupported 325 | 590124 0009012C printerName 326 | 590125 0009012D wbemPath 327 | 590126 0009012E sAMAccountType 328 | 590127 0009012F notificationList 329 | 590131 00090133 options 330 | 590136 00090138 rpcNsObjectID 331 | 590138 0009013A rpcNsTransferSyntax 332 | 590144 00090140 implementedCategories 333 | 590145 00090141 requiredCategories 334 | 590146 00090142 categoryId 335 | 590148 00090144 packageType 336 | 590149 00090145 setupCommand 337 | 590150 00090146 packageName 338 | 590151 00090147 packageFlags 339 | 590152 00090148 versionNumberHi 340 | 590153 00090149 versionNumberLo 341 | 590154 0009014A lastUpdateSequence 342 | 590156 0009014C birthLocation 343 | 590157 0009014D oMTIndxGuid 344 | 590158 0009014E volTableIdxGUID 345 | 590159 0009014F currentLocation 346 | 590160 00090150 volTableGUID 347 | 590161 00090151 currMachineId 348 | 590164 00090154 rightsGuid 349 | 590165 00090155 appliesTo 350 | 590168 00090158 groupsToIgnore 351 | 590169 00090159 groupPriority 352 | 590170 0009015A desktopProfile 353 | 590180 00090164 foreignIdentifier 354 | 590181 00090165 nTMixedDomain 355 | 590182 00090166 netbootInitialization 356 | 590183 00090167 netbootGUID 357 | 590185 00090169 netbootMachineFilePath 358 | 590186 0009016A siteGUID 359 | 590187 0009016B operatingSystem 360 | 590188 0009016C operatingSystemVersion 361 | 590189 0009016D operatingSystemServicePack 362 | 590190 0009016E rpcNsAnnotation 363 | 590191 0009016F rpcNsCodeset 364 | 590192 00090170 rIDManagerReference 365 | 590193 00090171 fSMORoleOwner 366 | 590194 00090172 rIDAvailablePool 367 | 590195 00090173 rIDAllocationPool 368 | 590196 00090174 rIDPreviousAllocationPool 369 | 590197 00090175 rIDUsedPool 370 | 590198 00090176 rIDNextRID 371 | 590199 00090177 systemFlags 372 | 590202 0009017A dnsAllowDynamic 373 | 590203 0009017B dnsAllowXFR 374 | 590204 0009017C dnsSecureSecondaries 375 | 590205 0009017D dnsNotifySecondaries 376 | 590206 0009017E dnsRecord 377 | 590239 0009019F operatingSystemHotfix 378 | 590244 000901A4 publicKeyPolicy 379 | 590245 000901A5 domainWidePolicy 380 | 590246 000901A6 domainPolicyReference 381 | 590281 000901C9 localPolicyReference 382 | 590282 000901CA qualityOfService 383 | 590283 000901CB machineWidePolicy 384 | 590294 000901D6 trustAttributes 385 | 590295 000901D7 trustParent 386 | 590296 000901D8 domainCrossRef 387 | 590304 000901E0 defaultGroup 388 | 590305 000901E1 schemaUpdate 389 | 590307 000901E3 fRSFileFilter 390 | 590308 000901E4 fRSDirectoryFilter 391 | 590309 000901E5 fRSUpdateTimeout 392 | 590310 000901E6 fRSWorkingPath 393 | 590311 000901E7 fRSRootPath 394 | 590312 000901E8 fRSStagingPath 395 | 590314 000901EA fRSDSPoll 396 | 590315 000901EB fRSFaultCondition 397 | 590318 000901EE siteServer 398 | 590322 000901F2 creationWizard 399 | 590323 000901F3 contextMenu 400 | 590324 000901F4 fRSServiceCommand 401 | 590326 000901F6 timeVolChange 402 | 590327 000901F7 timeRefresh 403 | 590328 000901F8 seqNotification 404 | 590329 000901F9 oMTGuid 405 | 590330 000901FA objectCount 406 | 590331 000901FB volumeCount 407 | 590333 000901FD serviceClassName 408 | 590334 000901FE serviceBindingInformation 409 | 590335 000901FF flatName 410 | 590336 00090200 siteObject 411 | 590337 00090201 siteObjectBL 412 | 590338 00090202 physicalLocationObject 413 | 590339 00090203 serverReference 414 | 590340 00090204 serverReferenceBL 415 | 590341 00090205 ipsecPolicyReference 416 | 590342 00090206 defaultHidingValue 417 | 590343 00090207 lastBackupRestorationTime 418 | 590344 00090208 machinePasswordChangeInterval 419 | 590354 00090212 nonSecurityMember 420 | 590355 00090213 nonSecurityMemberBL 421 | 590356 00090214 superiorDNSRoot 422 | 590357 00090215 fRSReplicaSetGUID 423 | 590358 00090216 fRSLevelLimit 424 | 590359 00090217 fRSRootSecurity 425 | 590360 00090218 fRSExtensions 426 | 590361 00090219 dynamicLDAPServer 427 | 590362 0009021A prefixMap 428 | 590363 0009021B initialAuthIncoming 429 | 590364 0009021C initialAuthOutgoing 430 | 590381 0009022D parentCA 431 | 590386 00090232 adminPropertyPages 432 | 590387 00090233 shellPropertyPages 433 | 590389 00090235 meetingID 434 | 590390 00090236 meetingName 435 | 590391 00090237 meetingDescription 436 | 590392 00090238 meetingKeyword 437 | 590393 00090239 meetingLocation 438 | 590394 0009023A meetingProtocol 439 | 590395 0009023B meetingType 440 | 590397 0009023D meetingApplication 441 | 590398 0009023E meetingLanguage 442 | 590400 00090240 meetingMaxParticipants 443 | 590401 00090241 meetingOriginator 444 | 590402 00090242 meetingContactInfo 445 | 590403 00090243 meetingOwner 446 | 590404 00090244 meetingIP 447 | 590405 00090245 meetingScope 448 | 590406 00090246 meetingAdvertiseScope 449 | 590407 00090247 meetingURL 450 | 590408 00090248 meetingRating 451 | 590409 00090249 meetingIsEncrypted 452 | 590410 0009024A meetingRecurrence 453 | 590411 0009024B meetingStartTime 454 | 590412 0009024C meetingEndTime 455 | 590413 0009024D meetingBandwidth 456 | 590414 0009024E meetingBlob 457 | 590431 0009025F queryPolicyObject 458 | 590432 00090260 queryPolicyBL 459 | 590433 00090261 sIDHistory 460 | 590434 00090262 classDisplayName 461 | 590438 00090266 adminContextMenu 462 | 590439 00090267 shellContextMenu 463 | 590442 0009026A wellKnownObjects 464 | 590443 0009026B dNSHostName 465 | 590444 0009026C ipsecName 466 | 590445 0009026D ipsecID 467 | 590446 0009026E ipsecDataType 468 | 590447 0009026F ipsecData 469 | 590448 00090270 ipsecOwnersReference 470 | 590450 00090272 ipsecISAKMPReference 471 | 590451 00090273 ipsecNFAReference 472 | 590452 00090274 ipsecNegotiationPolicyReference 473 | 590453 00090275 ipsecFilterReference 474 | 590455 00090277 printPagesPerMinute 475 | 590457 00090279 policyReplicationFlags 476 | 590458 0009027A privilegeDisplayName 477 | 590459 0009027B privilegeValue 478 | 590460 0009027C privilegeAttributes 479 | 590461 0009027D privilegeHolder 480 | 590462 0009027E isPrivilegeHolder 481 | 590463 0009027F isMemberOfPartialAttributeSet 482 | 590464 00090280 partialAttributeSet 483 | 590468 00090284 showInAddressBook 484 | 590469 00090285 userCert 485 | 590470 00090286 otherFacsimileTelephoneNumber 486 | 590471 00090287 otherMobile 487 | 590472 00090288 primaryTelexNumber 488 | 590473 00090289 primaryInternationalISDNNumber 489 | 590474 0009028A mhsORAddress 490 | 590475 0009028B otherMailbox 491 | 590476 0009028C assistant 492 | 590477 0009028D managedBy 493 | 590478 0009028E managedObjects 494 | 590479 0009028F legacyExchangeDN 495 | 590480 00090290 userPrincipalName 496 | 590481 00090291 serviceDNSName 497 | 590483 00090293 serviceDNSNameType 498 | 590484 00090294 treeName 499 | 590485 00090295 isDefunct 500 | 590486 00090296 lockoutTime 501 | 590487 00090297 partialAttributeDeletionList 502 | 590488 00090298 syncWithObject 503 | 590489 00090299 syncMembership 504 | 590490 0009029A syncAttributes 505 | 590491 0009029B syncWithSID 506 | 590492 0009029C domainCAs 507 | 590493 0009029D rIDSetReferences 508 | 590495 0009029F msiFileList 509 | 590496 000902A0 categories 510 | 590497 000902A1 retiredReplDSASignatures 511 | 590498 000902A2 rootTrust 512 | 590499 000902A3 catalogs 513 | 590501 000902A5 replTopologyStayOfExecution 514 | 590503 000902A7 creator 515 | 590504 000902A8 queryPoint 516 | 590505 000902A9 indexedScopes 517 | 590506 000902AA friendlyNames 518 | 590507 000902AB cRLPartitionedRevocationList 519 | 590508 000902AC certificateAuthorityObject 520 | 590509 000902AD parentCACertificateChain 521 | 590510 000902AE domainID 522 | 590511 000902AF cAConnect 523 | 590512 000902B0 cAWEBURL 524 | 590513 000902B1 cRLObject 525 | 590514 000902B2 cAUsages 526 | 590516 000902B4 previousCACertificates 527 | 590517 000902B5 pendingCACertificates 528 | 590518 000902B6 previousParentCA 529 | 590519 000902B7 pendingParentCA 530 | 590520 000902B8 currentParentCA 531 | 590521 000902B9 cACertificateDN 532 | 590522 000902BA dhcpUniqueKey 533 | 590523 000902BB dhcpType 534 | 590524 000902BC dhcpFlags 535 | 590525 000902BD dhcpIdentification 536 | 590526 000902BE dhcpObjName 537 | 590527 000902BF dhcpObjDescription 538 | 590528 000902C0 dhcpServers 539 | 590529 000902C1 dhcpSubnets 540 | 590530 000902C2 dhcpMask 541 | 590531 000902C3 dhcpRanges 542 | 590532 000902C4 dhcpSites 543 | 590533 000902C5 dhcpReservations 544 | 590534 000902C6 superScopes 545 | 590535 000902C7 superScopeDescription 546 | 590536 000902C8 optionDescription 547 | 590537 000902C9 optionsLocation 548 | 590538 000902CA dhcpOptions 549 | 590539 000902CB dhcpClasses 550 | 590540 000902CC mscopeId 551 | 590541 000902CD dhcpState 552 | 590542 000902CE dhcpProperties 553 | 590543 000902CF dhcpMaxKey 554 | 590544 000902D0 dhcpUpdateTime 555 | 590545 000902D1 ipPhone 556 | 590546 000902D2 otherIpPhone 557 | 590572 000902EC attributeDisplayNames 558 | 590573 000902ED url 559 | 590574 000902EE groupType 560 | 590575 000902EF userSharedFolder 561 | 590576 000902F0 userSharedFolderOther 562 | 590577 000902F1 nameServiceFlags 563 | 590578 000902F2 rpcNsEntryFlags 564 | 590579 000902F3 domainIdentifier 565 | 590580 000902F4 aCSTimeOfDay 566 | 590581 000902F5 aCSDirection 567 | 590582 000902F6 aCSMaxTokenRatePerFlow 568 | 590583 000902F7 aCSMaxPeakBandwidthPerFlow 569 | 590584 000902F8 aCSAggregateTokenRatePerUser 570 | 590585 000902F9 aCSMaxDurationPerFlow 571 | 590586 000902FA aCSServiceType 572 | 590587 000902FB aCSTotalNoOfFlows 573 | 590588 000902FC aCSPriority 574 | 590589 000902FD aCSPermissionBits 575 | 590590 000902FE aCSAllocableRSVPBandwidth 576 | 590591 000902FF aCSMaxPeakBandwidth 577 | 590592 00090300 aCSEnableRSVPMessageLogging 578 | 590593 00090301 aCSEventLogLevel 579 | 590594 00090302 aCSEnableACSService 580 | 590595 00090303 servicePrincipalName 581 | 590596 00090304 aCSPolicyName 582 | 590597 00090305 aCSRSVPLogFilesLocation 583 | 590598 00090306 aCSMaxNoOfLogFiles 584 | 590599 00090307 aCSMaxSizeOfRSVPLogFile 585 | 590600 00090308 aCSDSBMPriority 586 | 590601 00090309 aCSDSBMRefresh 587 | 590602 0009030A aCSDSBMDeadTime 588 | 590603 0009030B aCSCacheTimeout 589 | 590604 0009030C aCSNonReservedTxLimit 590 | 590605 0009030D lastKnownParent 591 | 590606 0009030E objectCategory 592 | 590607 0009030F defaultObjectCategory 593 | 590608 00090310 aCSIdentityName 594 | 590610 00090312 mailAddress 595 | 590613 00090315 transportDLLName 596 | 590615 00090317 transportType 597 | 590630 00090326 treatAsLeaf 598 | 590633 00090329 remoteStorageGUID 599 | 590634 0009032A createDialog 600 | 590636 0009032C createWizardExt 601 | 590637 0009032D upgradeProductCode 602 | 590638 0009032E msiScript 603 | 590639 0009032F canUpgradeScript 604 | 590640 00090330 fileExtPriority 605 | 590641 00090331 localizedDescription 606 | 590642 00090332 productCode 607 | 590643 00090333 bridgeheadTransportList 608 | 590644 00090334 bridgeheadServerListBL 609 | 590645 00090335 siteList 610 | 590646 00090336 siteLinkList 611 | 590647 00090337 certificateTemplates 612 | 590648 00090338 signatureAlgorithms 613 | 590649 00090339 enrollmentProviders 614 | 590667 0009034B lDAPAdminLimits 615 | 590668 0009034C lDAPIPDenyList 616 | 590669 0009034D msiScriptName 617 | 590670 0009034E msiScriptSize 618 | 590671 0009034F installUiLevel 619 | 590672 00090350 appSchemaVersion 620 | 590673 00090351 netbootAllowNewClients 621 | 590674 00090352 netbootLimitClients 622 | 590675 00090353 netbootMaxClients 623 | 590676 00090354 netbootCurrentClientCount 624 | 590677 00090355 netbootAnswerRequests 625 | 590678 00090356 netbootAnswerOnlyValidClients 626 | 590679 00090357 netbootNewMachineNamingPolicy 627 | 590680 00090358 netbootNewMachineOU 628 | 590681 00090359 netbootIntelliMirrorOSes 629 | 590682 0009035A netbootTools 630 | 590683 0009035B netbootLocallyInstalledOSes 631 | 590684 0009035C netbootServer 632 | 590688 00090360 netbootSCPBL 633 | 590689 00090361 pekList 634 | 590690 00090362 pekKeyChangeInterval 635 | 590691 00090363 altSecurityIdentities 636 | 590692 00090364 isCriticalSystemObject 637 | 590693 00090365 frsComputerReference 638 | 590694 00090366 frsComputerReferenceBL 639 | 590695 00090367 fRSControlDataCreation 640 | 590696 00090368 fRSControlInboundBacklog 641 | 590697 00090369 fRSControlOutboundBacklog 642 | 590698 0009036A fRSFlags 643 | 590699 0009036B fRSMemberReference 644 | 590700 0009036C fRSMemberReferenceBL 645 | 590701 0009036D fRSPartnerAuthLevel 646 | 590702 0009036E fRSPrimaryMember 647 | 590703 0009036F fRSServiceCommandStatus 648 | 590704 00090370 fRSTimeLastCommand 649 | 590705 00090371 fRSTimeLastConfigChange 650 | 590706 00090372 fRSVersion 651 | 590707 00090373 msRRASVendorAttributeEntry 652 | 590708 00090374 msRRASAttribute 653 | 590709 00090375 terminalServer 654 | 590710 00090376 purportedSearch 655 | 590711 00090377 iPSECNegotiationPolicyType 656 | 590712 00090378 iPSECNegotiationPolicyAction 657 | 590713 00090379 additionalTrustedServiceNames 658 | 590714 0009037A uPNSuffixes 659 | 590715 0009037B gPLink 660 | 590716 0009037C gPOptions 661 | 590717 0009037D gPCFunctionalityVersion 662 | 590718 0009037E gPCFileSysPath 663 | 590719 0009037F transportAddressAttribute 664 | 590720 00090380 uSNSource 665 | 590721 00090381 aCSMaxAggregatePeakRatePerUser 666 | 590722 00090382 aCSNonReservedTxSize 667 | 590723 00090383 aCSEnableRSVPAccounting 668 | 590724 00090384 aCSRSVPAccountFilesLocation 669 | 590725 00090385 aCSMaxNoOfAccountFiles 670 | 590726 00090386 aCSMaxSizeOfRSVPAccountFile 671 | 590732 0009038C extendedClassInfo 672 | 590733 0009038D extendedAttributeInfo 673 | 590734 0009038E fromEntry 674 | 590735 0009038F allowedChildClasses 675 | 590736 00090390 allowedChildClassesEffective 676 | 590737 00090391 allowedAttributes 677 | 590738 00090392 allowedAttributesEffective 678 | 590739 00090393 possibleInferiors 679 | 590740 00090394 canonicalName 680 | 590741 00090395 mSMQQueueType 681 | 590742 00090396 mSMQJournal 682 | 590743 00090397 mSMQQuota 683 | 590744 00090398 mSMQBasePriority 684 | 590745 00090399 mSMQJournalQuota 685 | 590746 0009039A mSMQLabel 686 | 590747 0009039B mSMQAuthenticate 687 | 590748 0009039C mSMQPrivacyLevel 688 | 590749 0009039D mSMQOwnerID 689 | 590750 0009039E mSMQTransactional 690 | 590751 0009039F mSMQSites 691 | 590752 000903A0 mSMQOutRoutingServers 692 | 590753 000903A1 mSMQInRoutingServers 693 | 590754 000903A2 mSMQServiceType 694 | 590757 000903A5 mSMQComputerType 695 | 590758 000903A6 mSMQForeign 696 | 590759 000903A7 mSMQOSType 697 | 590760 000903A8 mSMQEncryptKey 698 | 590761 000903A9 mSMQSignKey 699 | 590763 000903AB mSMQNameStyle 700 | 590764 000903AC mSMQCSPName 701 | 590765 000903AD mSMQLongLived 702 | 590766 000903AE mSMQVersion 703 | 590767 000903AF mSMQSite1 704 | 590768 000903B0 mSMQSite2 705 | 590769 000903B1 mSMQSiteGates 706 | 590770 000903B2 mSMQCost 707 | 590771 000903B3 mSMQSignCertificates 708 | 590772 000903B4 mSMQDigests 709 | 590774 000903B6 mSMQServices 710 | 590775 000903B7 mSMQQMID 711 | 590776 000903B8 mSMQMigrated 712 | 590777 000903B9 mSMQSiteID 713 | 590784 000903C0 mSMQNt4Stub 714 | 590785 000903C1 mSMQSiteForeign 715 | 590786 000903C2 mSMQQueueQuota 716 | 590787 000903C3 mSMQQueueJournalQuota 717 | 590788 000903C4 mSMQNt4Flags 718 | 590789 000903C5 mSMQSiteName 719 | 590790 000903C6 mSMQDigestsMig 720 | 590791 000903C7 mSMQSignCertificatesMig 721 | 590943 0009045F msNPAllowDialin 722 | 590947 00090463 msNPCalledStationID 723 | 590948 00090464 msNPCallingStationID 724 | 590954 0009046A msNPSavedCallingStationID 725 | 590969 00090479 msRADIUSCallbackNumber 726 | 590977 00090481 msRADIUSFramedIPAddress 727 | 590982 00090486 msRADIUSFramedRoute 728 | 590995 00090493 msRADIUSServiceType 729 | 591013 000904A5 msRASSavedCallbackNumber 730 | 591014 000904A6 msRASSavedFramedIPAddress 731 | 591015 000904A7 msRASSavedFramedRoute 732 | 591032 000904B8 aNR 733 | 591033 000904B9 shortServerName 734 | 591036 000904BC isEphemeral 735 | 591037 000904BD assocNTAccount 736 | 591048 000904C8 parentGUID 737 | 591049 000904C9 mSMQPrevSiteGates 738 | 591050 000904CA mSMQDependentClientServices 739 | 591051 000904CB mSMQRoutingServices 740 | 591052 000904CC mSMQDsServices 741 | 591061 000904D5 mSMQRoutingService 742 | 591062 000904D6 mSMQDsService 743 | 591063 000904D7 mSMQDependentClientService 744 | 591064 000904D8 netbootSIFFile 745 | 591065 000904D9 netbootMirrorDataFile 746 | 591066 000904DA dNReferenceUpdate 747 | 591067 000904DB mSMQQueueNameExt 748 | 591068 000904DC addressBookRoots 749 | 591069 000904DD globalAddressList 750 | 591070 000904DE interSiteTopologyGenerator 751 | 591071 000904DF interSiteTopologyRenew 752 | 591072 000904E0 interSiteTopologyFailover 753 | 591073 000904E1 proxiedObjectName 754 | 591125 00090515 tokenGroups 755 | 591127 00090517 tokenGroupsNoGCAcceptable 756 | 591128 00090518 sDRightsEffective 757 | 591129 00090519 moveTreeState 758 | 591130 0009051A dNSProperty 759 | 591131 0009051B accountNameHistory 760 | 591132 0009051C mSMQInterval1 761 | 591133 0009051D mSMQInterval2 762 | 591134 0009051E mSMQSiteGatesMig 763 | 591135 0009051F printDuplexSupported 764 | 591136 00090520 aCSServerList 765 | 591137 00090521 aCSMaxTokenBucketPerFlow 766 | 591138 00090522 aCSMaximumSDUSize 767 | 591139 00090523 aCSMinimumPolicedSize 768 | 591140 00090524 aCSMinimumLatency 769 | 591141 00090525 aCSMinimumDelayVariation 770 | 591142 00090526 aCSNonReservedPeakRate 771 | 591143 00090527 aCSNonReservedTokenSize 772 | 591144 00090528 aCSNonReservedMaxSDUSize 773 | 591145 00090529 aCSNonReservedMinPolicedSize 774 | 591151 0009052F pKIDefaultKeySpec 775 | 591152 00090530 pKIKeyUsage 776 | 591153 00090531 pKIMaxIssuingDepth 777 | 591154 00090532 pKICriticalExtensions 778 | 591155 00090533 pKIExpirationPeriod 779 | 591156 00090534 pKIOverlapPeriod 780 | 591157 00090535 pKIExtendedKeyUsage 781 | 591158 00090536 pKIDefaultCSPs 782 | 591159 00090537 pKIEnrollmentAccess 783 | 591160 00090538 replInterval 784 | 591161 00090539 mSMQUserSid 785 | 591167 0009053F dSUIAdminNotification 786 | 591168 00090540 dSUIAdminMaximum 787 | 591169 00090541 dSUIShellMaximum 788 | 591170 00090542 templateRoots 789 | 591171 00090543 sPNMappings 790 | 591172 00090544 gPCMachineExtensionNames 791 | 591173 00090545 gPCUserExtensionNames 792 | 591177 00090549 localizationDisplayId 793 | 591178 0009054A scopeFlags 794 | 591179 0009054B queryFilter 795 | 591180 0009054C validAccesses 796 | 591181 0009054D dSCorePropagationData 797 | 591182 0009054E schemaInfo 798 | 591183 0009054F otherWellKnownObjects 799 | 591184 00090550 mS-DS-ConsistencyGuid 800 | 591185 00090551 mS-DS-ConsistencyChildCount 801 | 591187 00090553 mS-SQL-Name 802 | 591188 00090554 mS-SQL-RegisteredOwner 803 | 591189 00090555 mS-SQL-Contact 804 | 591190 00090556 mS-SQL-Location 805 | 591191 00090557 mS-SQL-Memory 806 | 591192 00090558 mS-SQL-Build 807 | 591193 00090559 mS-SQL-ServiceAccount 808 | 591194 0009055A mS-SQL-CharacterSet 809 | 591195 0009055B mS-SQL-SortOrder 810 | 591196 0009055C mS-SQL-UnicodeSortOrder 811 | 591197 0009055D mS-SQL-Clustered 812 | 591198 0009055E mS-SQL-NamedPipe 813 | 591199 0009055F mS-SQL-MultiProtocol 814 | 591200 00090560 mS-SQL-SPX 815 | 591201 00090561 mS-SQL-TCPIP 816 | 591202 00090562 mS-SQL-AppleTalk 817 | 591203 00090563 mS-SQL-Vines 818 | 591204 00090564 mS-SQL-Status 819 | 591205 00090565 mS-SQL-LastUpdatedDate 820 | 591206 00090566 mS-SQL-InformationURL 821 | 591207 00090567 mS-SQL-ConnectionURL 822 | 591208 00090568 mS-SQL-PublicationURL 823 | 591209 00090569 mS-SQL-GPSLatitude 824 | 591210 0009056A mS-SQL-GPSLongitude 825 | 591211 0009056B mS-SQL-GPSHeight 826 | 591212 0009056C mS-SQL-Version 827 | 591213 0009056D mS-SQL-Language 828 | 591214 0009056E mS-SQL-Description 829 | 591215 0009056F mS-SQL-Type 830 | 591216 00090570 mS-SQL-InformationDirectory 831 | 591217 00090571 mS-SQL-Database 832 | 591218 00090572 mS-SQL-AllowAnonymousSubscription 833 | 591219 00090573 mS-SQL-Alias 834 | 591220 00090574 mS-SQL-Size 835 | 591221 00090575 mS-SQL-CreationDate 836 | 591222 00090576 mS-SQL-LastBackupDate 837 | 591223 00090577 mS-SQL-LastDiagnosticDate 838 | 591224 00090578 mS-SQL-Applications 839 | 591225 00090579 mS-SQL-Keywords 840 | 591226 0009057A mS-SQL-Publisher 841 | 591227 0009057B mS-SQL-AllowKnownPullSubscription 842 | 591228 0009057C mS-SQL-AllowImmediateUpdatingSubscription 843 | 591229 0009057D mS-SQL-AllowQueuedUpdatingSubscription 844 | 591230 0009057E mS-SQL-AllowSnapshotFilesFTPDownloading 845 | 591231 0009057F mS-SQL-ThirdParty 846 | 591232 00090580 mS-DS-ReplicatesNCReason 847 | 591233 00090581 masteredBy 848 | 591234 00090582 mS-DS-CreatorSID 849 | 591235 00090583 ms-DS-MachineAccountQuota 850 | 591236 00090584 primaryGroupToken 851 | 591238 00090586 dNSTombstoned 852 | 591239 00090587 mSMQLabelEx 853 | 591240 00090588 mSMQSiteNameEx 854 | 591241 00090589 mSMQComputerTypeEx 855 | 591242 0009058A tokenGroupsGlobalAndUniversal 856 | 591247 0009058F msCOM-PartitionLink 857 | 591248 00090590 msCOM-PartitionSetLink 858 | 591249 00090591 msCOM-UserLink 859 | 591250 00090592 msCOM-UserPartitionSetLink 860 | 591251 00090593 msCOM-DefaultPartitionLink 861 | 591252 00090594 msCOM-ObjectId 862 | 591253 00090595 msPKI-RA-Signature 863 | 591254 00090596 msPKI-Enrollment-Flag 864 | 591255 00090597 msPKI-Private-Key-Flag 865 | 591256 00090598 msPKI-Certificate-Name-Flag 866 | 591257 00090599 msPKI-Minimal-Key-Size 867 | 591258 0009059A msPKI-Template-Schema-Version 868 | 591259 0009059B msPKI-Template-Minor-Revision 869 | 591260 0009059C msPKI-Cert-Template-OID 870 | 591261 0009059D msPKI-Supersede-Templates 871 | 591262 0009059E msPKI-RA-Policies 872 | 591263 0009059F msPKI-Certificate-Policy 873 | 591264 000905A0 msDs-Schema-Extensions 874 | 591265 000905A1 msDS-Cached-Membership 875 | 591266 000905A2 msDS-Cached-Membership-Time-Stamp 876 | 591267 000905A3 msDS-Site-Affinity 877 | 591268 000905A4 msDS-Preferred-GC-Site 878 | 591282 000905B2 msDS-Auxiliary-Classes 879 | 591283 000905B3 msDS-Behavior-Version 880 | 591284 000905B4 msDS-User-Account-Control-Computed 881 | 591445 00090655 msDS-Other-Settings 882 | 591446 00090656 msDS-Entry-Time-To-Die 883 | 591447 00090657 msWMI-Author 884 | 591448 00090658 msWMI-ChangeDate 885 | 591449 00090659 msWMI-ClassDefinition 886 | 591450 0009065A msWMI-CreationDate 887 | 591451 0009065B msWMI-ID 888 | 591452 0009065C msWMI-IntDefault 889 | 591453 0009065D msWMI-IntMax 890 | 591454 0009065E msWMI-IntMin 891 | 591455 0009065F msWMI-IntValidValues 892 | 591456 00090660 msWMI-Int8Default 893 | 591457 00090661 msWMI-Int8Max 894 | 591458 00090662 msWMI-Int8Min 895 | 591459 00090663 msWMI-Int8ValidValues 896 | 591460 00090664 msWMI-StringDefault 897 | 591461 00090665 msWMI-StringValidValues 898 | 591462 00090666 msWMI-Mof 899 | 591463 00090667 msWMI-Name 900 | 591464 00090668 msWMI-NormalizedClass 901 | 591465 00090669 msWMI-PropertyName 902 | 591466 0009066A msWMI-Query 903 | 591467 0009066B msWMI-QueryLanguage 904 | 591468 0009066C msWMI-SourceOrganization 905 | 591469 0009066D msWMI-TargetClass 906 | 591470 0009066E msWMI-TargetNameSpace 907 | 591471 0009066F msWMI-TargetObject 908 | 591472 00090670 msWMI-TargetPath 909 | 591473 00090671 msWMI-TargetType 910 | 591485 0009067D msDS-NC-Replica-Locations 911 | 591487 0009067F msDS-Replication-Notify-First-DSA-Delay 912 | 591488 00090680 msDS-Replication-Notify-Subsequent-DSA-Delay 913 | 591493 00090685 msDS-Approx-Immed-Subordinates 914 | 591495 00090687 msPKI-OID-Attribute 915 | 591496 00090688 msPKI-OID-CPS 916 | 591497 00090689 msPKI-OID-User-Notice 917 | 591498 0009068A msPKI-Certificate-Application-Policy 918 | 591499 0009068B msPKI-RA-Application-Policies 919 | 591500 0009068C msWMI-Class 920 | 591501 0009068D msWMI-Genus 921 | 591502 0009068E msWMI-intFlags1 922 | 591503 0009068F msWMI-intFlags2 923 | 591504 00090690 msWMI-intFlags3 924 | 591505 00090691 msWMI-intFlags4 925 | 591506 00090692 msWMI-Parm1 926 | 591507 00090693 msWMI-Parm2 927 | 591508 00090694 msWMI-Parm3 928 | 591509 00090695 msWMI-Parm4 929 | 591510 00090696 msWMI-ScopeGuid 930 | 591511 00090697 extraColumns 931 | 591512 00090698 msDS-Security-Group-Extra-Classes 932 | 591513 00090699 msDS-Non-Security-Group-Extra-Classes 933 | 591514 0009069A adminMultiselectPropertyPages 934 | 591516 0009069C msFRS-Topology-Pref 935 | 591517 0009069D msFRS-Hub-Member 936 | 591518 0009069E gPCWQLFilter 937 | 591519 0009069F msMQ-Recipient-FormatName 938 | 591520 000906A0 lastLogonTimestamp 939 | 591521 000906A1 msDS-Settings 940 | 591522 000906A2 msTAPI-uid 941 | 591523 000906A3 msTAPI-ProtocolId 942 | 591524 000906A4 msTAPI-ConferenceBlob 943 | 591525 000906A5 msTAPI-IpAddress 944 | 591526 000906A6 msDS-TrustForestTrustInfo 945 | 591527 000906A7 msDS-FilterContainers 946 | 591528 000906A8 msDS-NCReplCursors 947 | 591529 000906A9 msDS-NCReplInboundNeighbors 948 | 591530 000906AA msDS-NCReplOutboundNeighbors 949 | 591531 000906AB msDS-ReplAttributeMetaData 950 | 591532 000906AC msDS-ReplValueMetaData 951 | 591533 000906AD msDS-HasInstantiatedNCs 952 | 591534 000906AE msDS-AllowedDNSSuffixes 953 | 591535 000906AF msDS-SDReferenceDomain 954 | 591536 000906B0 msPKI-OIDLocalizedName 955 | 591537 000906B1 MSMQ-SecuredSource 956 | 591538 000906B2 MSMQ-MulticastAddress 957 | 591539 000906B3 msDS-SPNSuffixes 958 | 591540 000906B4 msDS-IntId 959 | 591541 000906B5 msDS-AdditionalDnsHostName 960 | 591542 000906B6 msDS-AdditionalSamAccountName 961 | 591543 000906B7 msDS-DnsRootAlias 962 | 591544 000906B8 msDS-ReplicationEpoch 963 | 591545 000906B9 msDS-UpdateScript 964 | 591604 000906F4 hideFromAB 965 | 591606 000906F6 msDS-KeyVersionNumber 966 | 591607 000906F7 msDS-ExecuteScriptPassword 967 | 591608 000906F8 msDS-LogonTimeSyncInterval 968 | 591609 000906F9 msIIS-FTPRoot 969 | 591610 000906FA msIIS-FTPDir 970 | 591611 000906FB msDS-AllowedToDelegateTo 971 | 591612 000906FC msDS-PerUserTrustQuota 972 | 591613 000906FD msDS-AllUsersTrustQuota 973 | 591614 000906FE msDS-PerUserTrustTombstonesQuota 974 | 591616 00090700 msDS-AzLDAPQuery 975 | 591617 00090701 msDS-NonMembers 976 | 591618 00090702 msDS-NonMembersBL 977 | 591619 00090703 msDS-AzDomainTimeout 978 | 591620 00090704 msDS-AzScriptEngineCacheMax 979 | 591621 00090705 msDS-AzScriptTimeout 980 | 591622 00090706 msDS-AzApplicationName 981 | 591623 00090707 msDS-AzScopeName 982 | 591624 00090708 msDS-AzOperationID 983 | 591625 00090709 msDS-AzBizRule 984 | 591626 0009070A msDS-AzBizRuleLanguage 985 | 591627 0009070B msDS-AzLastImportedBizRulePath 986 | 591629 0009070D msDS-AzGenerateAudits 987 | 591630 0009070E msDS-MembersForAzRole 988 | 591631 0009070F msDS-MembersForAzRoleBL 989 | 591632 00090710 msDS-OperationsForAzTask 990 | 591633 00090711 msDS-OperationsForAzTaskBL 991 | 591634 00090712 msDS-TasksForAzTask 992 | 591635 00090713 msDS-TasksForAzTaskBL 993 | 591636 00090714 msDS-OperationsForAzRole 994 | 591637 00090715 msDS-OperationsForAzRoleBL 995 | 591638 00090716 msDS-TasksForAzRole 996 | 591639 00090717 msDS-TasksForAzRoleBL 997 | 591640 00090718 msDS-AzClassId 998 | 591641 00090719 msDS-AzApplicationVersion 999 | 591642 0009071A msDS-AzTaskIsRoleDefinition 1000 | 591643 0009071B msDS-AzApplicationData 1001 | 591644 0009071C msDS-HasDomainNCs 1002 | 591645 0009071D msieee80211-Data 1003 | 591646 0009071E msieee80211-DataType 1004 | 591647 0009071F msieee80211-ID 1005 | 591648 00090720 msDS-AzMajorVersion 1006 | 591649 00090721 msDS-AzMinorVersion 1007 | 591650 00090722 msDS-RetiredReplNCSignatures 1008 | 591655 00090727 msDS-ByteArray 1009 | 591656 00090728 msDS-DateTime 1010 | 591657 00090729 msDS-ExternalKey 1011 | 591658 0009072A msDS-ExternalStore 1012 | 591659 0009072B msDS-Integer 1013 | 591660 0009072C msDS-hasMasterNCs 1014 | 591661 0009072D msDs-masteredBy 1015 | 591664 00090730 msDS-ObjectReference 1016 | 591665 00090731 msDS-ObjectReferenceBL 1017 | 591666 00090732 msDs-MaxValues 1018 | 591667 00090733 msDRM-IdentityCertificate 1019 | 591668 00090734 msDS-QuotaTrustee 1020 | 591669 00090735 msDS-QuotaAmount 1021 | 591670 00090736 msDS-DefaultQuota 1022 | 591671 00090737 msDS-TombstoneQuotaFactor 1023 | 591672 00090738 msDS-QuotaEffective 1024 | 591673 00090739 msDS-QuotaUsed 1025 | 591674 0009073A msDS-TopQuotaUsage 1026 | 591689 00090749 msDS-PrincipalName 1027 | 591703 00090757 msDS-SourceObjectDN 1028 | 591716 00090764 msPKIRoamingTimeStamp 1029 | 591717 00090765 msPKIDPAPIMasterKeys 1030 | 591718 00090766 msPKIAccountCredentials 1031 | 591734 00090776 unixUserPassword 1032 | 591737 00090779 msRADIUS-FramedInterfaceId 1033 | 591738 0009077A msRADIUS-SavedFramedInterfaceId 1034 | 591739 0009077B msRADIUS-FramedIpv6Prefix 1035 | 591740 0009077C msRADIUS-SavedFramedIpv6Prefix 1036 | 591741 0009077D msRADIUS-FramedIpv6Route 1037 | 591742 0009077E msRADIUS-SavedFramedIpv6Route 1038 | 591747 00090783 msDS-KrbTgtLink 1039 | 591748 00090784 msDS-RevealedUsers 1040 | 591749 00090785 msDS-hasFullReplicaNCs 1041 | 591750 00090786 msDS-NeverRevealGroup 1042 | 591752 00090788 msDS-RevealOnDemandGroup 1043 | 591753 00090789 msDS-SecondaryKrbTgtNumber 1044 | 591754 0009078A msDS-RevealedDSAs 1045 | 591755 0009078B msDS-KrbTgtLinkBl 1046 | 591756 0009078C msDS-IsFullReplicaFor 1047 | 591757 0009078D msDS-IsDomainFor 1048 | 591758 0009078E msDS-IsPartialReplicaFor 1049 | 591764 00090794 msDS-RevealedList 1050 | 591766 00090796 msDS-PhoneticFirstName 1051 | 591767 00090797 msDS-PhoneticLastName 1052 | 591768 00090798 msDS-PhoneticDepartment 1053 | 591769 00090799 msDS-PhoneticCompanyName 1054 | 591770 0009079A msDS-PhoneticDisplayName 1055 | 591773 0009079D msDS-AzObjectGuid 1056 | 591774 0009079E msDS-AzGenericData 1057 | 591775 0009079F ms-net-ieee-80211-GP-PolicyGUID 1058 | 591776 000907A0 ms-net-ieee-80211-GP-PolicyData 1059 | 591777 000907A1 ms-net-ieee-80211-GP-PolicyReserved 1060 | 591778 000907A2 ms-net-ieee-8023-GP-PolicyGUID 1061 | 591779 000907A3 ms-net-ieee-8023-GP-PolicyData 1062 | 591780 000907A4 ms-net-ieee-8023-GP-PolicyReserved 1063 | 591781 000907A5 msDS-AuthenticatedToAccountlist 1064 | 591782 000907A6 msDS-AuthenticatedAtDC 1065 | 591783 000907A7 msDS-isGC 1066 | 591784 000907A8 msDS-isRODC 1067 | 591785 000907A9 msDS-SiteName 1068 | 591786 000907AA msDS-PromotionSettings 1069 | 591787 000907AB msDS-SupportedEncryptionTypes 1070 | 591788 000907AC msFVE-RecoveryPassword 1071 | 591789 000907AD msFVE-RecoveryGuid 1072 | 591790 000907AE msTPM-OwnerInformation 1073 | 591791 000907AF msDS-NC-RO-Replica-Locations 1074 | 591792 000907B0 msDS-NC-RO-Replica-Locations-BL 1075 | 591793 000907B1 samDomainUpdates 1076 | 591794 000907B2 msDS-LastSuccessfulInteractiveLogonTime 1077 | 591795 000907B3 msDS-LastFailedInteractiveLogonTime 1078 | 591796 000907B4 msDS-FailedInteractiveLogonCount 1079 | 591797 000907B5 msDS-FailedInteractiveLogonCountAtLastSuccessfulLogon 1080 | 591799 000907B7 msDS-RevealedListBL 1081 | 591800 000907B8 msTSProfilePath 1082 | 591801 000907B9 msTSHomeDirectory 1083 | 591802 000907BA msTSHomeDrive 1084 | 591803 000907BB msTSAllowLogon 1085 | 591804 000907BC msTSRemoteControl 1086 | 591805 000907BD msTSMaxDisconnectionTime 1087 | 591806 000907BE msTSMaxConnectionTime 1088 | 591807 000907BF msTSMaxIdleTime 1089 | 591808 000907C0 msTSReconnectionAction 1090 | 591809 000907C1 msTSBrokenConnectionAction 1091 | 591810 000907C2 msTSConnectClientDrives 1092 | 591811 000907C3 msTSConnectPrinterDrives 1093 | 591812 000907C4 msTSDefaultToMainPrinter 1094 | 591813 000907C5 msTSWorkDirectory 1095 | 591814 000907C6 msTSInitialProgram 1096 | 591815 000907C7 msTSProperty01 1097 | 591816 000907C8 msTSProperty02 1098 | 591817 000907C9 msTSExpireDate 1099 | 591818 000907CA msTSLicenseVersion 1100 | 591819 000907CB msTSManagingLS 1101 | 591820 000907CC msDS-UserPasswordExpiryTimeComputed 1102 | 591821 000907CD msDS-HABSeniorityIndex 1103 | 591822 000907CE msFVE-VolumeGuid 1104 | 591823 000907CF msFVE-KeyPackage 1105 | 591824 000907D0 msTSExpireDate2 1106 | 591825 000907D1 msTSLicenseVersion2 1107 | 591826 000907D2 msTSManagingLS2 1108 | 591827 000907D3 msTSExpireDate3 1109 | 591828 000907D4 msTSLicenseVersion3 1110 | 591829 000907D5 msTSManagingLS3 1111 | 591830 000907D6 msTSExpireDate4 1112 | 591831 000907D7 msTSLicenseVersion4 1113 | 591832 000907D8 msTSManagingLS4 1114 | 591833 000907D9 msTSLSProperty01 1115 | 591834 000907DA msTSLSProperty02 1116 | 591835 000907DB msDS-MaximumPasswordAge 1117 | 591836 000907DC msDS-MinimumPasswordAge 1118 | 591837 000907DD msDS-MinimumPasswordLength 1119 | 591838 000907DE msDS-PasswordHistoryLength 1120 | 591839 000907DF msDS-PasswordComplexityEnabled 1121 | 591840 000907E0 msDS-PasswordReversibleEncryptionEnabled 1122 | 591841 000907E1 msDS-LockoutObservationWindow 1123 | 591842 000907E2 msDS-LockoutDuration 1124 | 591843 000907E3 msDS-LockoutThreshold 1125 | 591844 000907E4 msDS-PSOAppliesTo 1126 | 591845 000907E5 msDS-PSOApplied 1127 | 591846 000907E6 msDS-ResultantPSO 1128 | 591847 000907E7 msDS-PasswordSettingsPrecedence 1129 | 591848 000907E8 msDS-NcType 1130 | 591849 000907E9 msDS-IsUserCachableAtRodc 1131 | 591854 000907EE msDFS-SchemaMajorVersion 1132 | 591855 000907EF msDFS-SchemaMinorVersion 1133 | 591856 000907F0 msDFS-GenerationGUIDv2 1134 | 591857 000907F1 msDFS-NamespaceIdentityGUIDv2 1135 | 591858 000907F2 msDFS-LastModifiedv2 1136 | 591859 000907F3 msDFS-Ttlv2 1137 | 591860 000907F4 msDFS-Commentv2 1138 | 591861 000907F5 msDFS-Propertiesv2 1139 | 591862 000907F6 msDFS-TargetListv2 1140 | 591863 000907F7 msDFS-LinkPathv2 1141 | 591864 000907F8 msDFS-LinkSecurityDescriptorv2 1142 | 591865 000907F9 msDFS-LinkIdentityGUIDv2 1143 | 591866 000907FA msDFS-ShortNameLinkPathv2 1144 | 591870 000907FE addressBookRoots2 1145 | 591871 000907FF globalAddressList2 1146 | 591872 00090800 templateRoots2 1147 | 591873 00090801 msDS-BridgeHeadServersUsed 1148 | 591874 00090802 msPKI-CredentialRoamingTokens 1149 | 591875 00090803 msDS-OIDToGroupLink 1150 | 591876 00090804 msDS-OIDToGroupLinkBl 1151 | 591877 00090805 msImaging-PSPIdentifier 1152 | 591878 00090806 msImaging-PSPString 1153 | 591879 00090807 msDS-USNLastSyncSuccess 1154 | 591880 00090808 msDS-HostServiceAccount 1155 | 591881 00090809 msDS-HostServiceAccountBL 1156 | 591882 0009080A isRecycled 1157 | 591883 0009080B msDS-LocalEffectiveDeletionTime 1158 | 591884 0009080C msDS-LocalEffectiveRecycleTime 1159 | 591885 0009080D msDS-EnabledFeature 1160 | 591886 0009080E msDS-OptionalFeatureGUID 1161 | 591887 0009080F msDS-OptionalFeatureFlags 1162 | 591890 00090812 msDS-RequiredDomainBehaviorVersion 1163 | 591891 00090813 msDS-LastKnownRDN 1164 | 591892 00090814 msDS-DeletedObjectLifetime 1165 | 591893 00090815 msDS-EnabledFeatureBL 1166 | 591894 00090816 msTSEndpointData 1167 | 591895 00090817 msTSEndpointType 1168 | 591896 00090818 msTSEndpointPlugin 1169 | 591897 00090819 msTSPrimaryDesktop 1170 | 591898 0009081A msTSPrimaryDesktopBL 1171 | 591899 0009081B msTSSecondaryDesktops 1172 | 591900 0009081C msPKI-Enrollment-Servers 1173 | 591901 0009081D msPKI-Site-Name 1174 | 591902 0009081E msTSSecondaryDesktopBL 1175 | 591903 0009081F msDS-RequiredForestBehaviorVersion 1176 | 1310860 0014008C userSMIMECertificate 1177 | 1376257 00150001 uid 1178 | 1376258 00150002 textEncodedORAddress 1179 | 1376259 00150003 mail 1180 | 1376261 00150005 drink 1181 | 1376262 00150006 roomNumber 1182 | 1376263 00150007 photo 1183 | 1376264 00150008 userClass 1184 | 1376265 00150009 host 1185 | 1376266 0015000A manager 1186 | 1376267 0015000B documentIdentifier 1187 | 1376268 0015000C documentTitle 1188 | 1376269 0015000D documentVersion 1189 | 1376270 0015000E documentAuthor 1190 | 1376271 0015000F documentLocation 1191 | 1376276 00150014 homePhone 1192 | 1376277 00150015 secretary 1193 | 1376281 00150019 dc 1194 | 1376293 00150025 associatedDomain 1195 | 1376294 00150026 associatedName 1196 | 1376297 00150029 mobile 1197 | 1376298 0015002A pager 1198 | 1376300 0015002C uniqueIdentifier 1199 | 1376301 0015002D organizationalStatus 1200 | 1376304 00150030 buildingName 1201 | 1376311 00150037 audio 1202 | 1376312 00150038 documentPublisher 1203 | 1376316 0015003C jpegPhoto 1204 | 1441793 00160001 carLicense 1205 | 1441794 00160002 departmentNumber 1206 | 1441826 00160022 middleName 1207 | 1441827 00160023 thumbnailPhoto 1208 | 1441828 00160024 thumbnailLogo 1209 | 1441831 00160027 preferredLanguage 1210 | 1442008 001600D8 userPKCS12 1211 | 1572866 00180002 dITContentRules 1212 | 1572869 00180005 attributeTypes 1213 | 1572870 00180006 objectClasses 1214 | 1572873 00180009 structuralObjectClass 1215 | 1638401 00190001 createTimeStamp 1216 | 1638402 00190002 modifyTimeStamp 1217 | 1638410 0019000A subSchemaSubEntry 1218 | 1769475 001B0003 entryTTL 1219 | 1900601 001D0039 labeledURI 1220 | 1966082 001E0002 unstructuredName 1221 | 1966088 001E0008 unstructuredAddress 1222 | 2162988 0021012C msSFU30SearchContainer 1223 | 2162989 0021012D msSFU30KeyAttributes 1224 | 2162990 0021012E msSFU30FieldSeparator 1225 | 2162991 0021012F msSFU30IntraFieldSeparator 1226 | 2162992 00210130 msSFU30SearchAttributes 1227 | 2162993 00210131 msSFU30ResultAttributes 1228 | 2162994 00210132 msSFU30MapFilter 1229 | 2162995 00210133 msSFU30MasterServerName 1230 | 2162996 00210134 msSFU30OrderNumber 1231 | 2162997 00210135 msSFU30Name 1232 | 2163011 00210143 msSFU30Aliases 1233 | 2163012 00210144 msSFU30KeyValues 1234 | 2163027 00210153 msSFU30NisDomain 1235 | 2163028 00210154 msSFU30Domains 1236 | 2163029 00210155 msSFU30YpServers 1237 | 2163030 00210156 msSFU30MaxGidNumber 1238 | 2163031 00210157 msSFU30MaxUidNumber 1239 | 2163033 00210159 msSFU30NSMAPFieldPosition 1240 | 2163034 0021015A msSFU30PosixMember 1241 | 2163035 0021015B msSFU30PosixMemberOf 1242 | 2163036 0021015C msSFU30NetgroupHostAtDomain 1243 | 2163037 0021015D msSFU30NetgroupUserAtDomain 1244 | 2163038 0021015E msSFU30IsValidContainer 1245 | 2163040 00210160 msSFU30CryptMethod 1246 | 2293761 00230001 msDFSR-Version 1247 | 2293762 00230002 msDFSR-Extension 1248 | 2293763 00230003 msDFSR-RootPath 1249 | 2293764 00230004 msDFSR-RootSizeInMb 1250 | 2293765 00230005 msDFSR-StagingPath 1251 | 2293766 00230006 msDFSR-StagingSizeInMb 1252 | 2293767 00230007 msDFSR-ConflictPath 1253 | 2293768 00230008 msDFSR-ConflictSizeInMb 1254 | 2293769 00230009 msDFSR-Enabled 1255 | 2293770 0023000A msDFSR-ReplicationGroupType 1256 | 2293771 0023000B msDFSR-TombstoneExpiryInMin 1257 | 2293772 0023000C msDFSR-FileFilter 1258 | 2293773 0023000D msDFSR-DirectoryFilter 1259 | 2293774 0023000E msDFSR-Schedule 1260 | 2293775 0023000F msDFSR-Keywords 1261 | 2293776 00230010 msDFSR-Flags 1262 | 2293777 00230011 msDFSR-Options 1263 | 2293778 00230012 msDFSR-ContentSetGuid 1264 | 2293779 00230013 msDFSR-RdcEnabled 1265 | 2293780 00230014 msDFSR-RdcMinFileSizeInKb 1266 | 2293781 00230015 msDFSR-DfsPath 1267 | 2293782 00230016 msDFSR-RootFence 1268 | 2293783 00230017 msDFSR-ReplicationGroupGuid 1269 | 2293784 00230018 msDFSR-DfsLinkTarget 1270 | 2293785 00230019 msDFSR-Priority 1271 | 2293786 0023001A msDFSR-DeletedPath 1272 | 2293787 0023001B msDFSR-DeletedSizeInMb 1273 | 2293788 0023001C msDFSR-ReadOnly 1274 | 2293789 0023001D msDFSR-CachePolicy 1275 | 2293790 0023001E msDFSR-MinDurationCacheInMin 1276 | 2293791 0023001F msDFSR-MaxAgeInCacheInMin 1277 | 2293792 00230020 msDFSR-DisablePacketPrivacy 1278 | 2293794 00230022 msDFSR-DefaultCompressionExclusionFilter 1279 | 2293795 00230023 msDFSR-OnDemandExclusionFileFilter 1280 | 2293796 00230024 msDFSR-OnDemandExclusionDirectoryFilter 1281 | 2293797 00230025 msDFSR-Options2 1282 | 2293798 00230026 msDFSR-CommonStagingPath 1283 | 2293799 00230027 msDFSR-CommonStagingSizeInMb 1284 | 2293800 00230028 msDFSR-StagingCleanupTriggerInPercent 1285 | 2293860 00230064 msDFSR-MemberReference 1286 | 2293861 00230065 msDFSR-ComputerReference 1287 | 2293862 00230066 msDFSR-MemberReferenceBL 1288 | 2293863 00230067 msDFSR-ComputerReferenceBL 1289 | 2424832 00250000 uidNumber 1290 | 2424833 00250001 gidNumber 1291 | 2424834 00250002 gecos 1292 | 2424835 00250003 unixHomeDirectory 1293 | 2424836 00250004 loginShell 1294 | 2424837 00250005 shadowLastChange 1295 | 2424838 00250006 shadowMin 1296 | 2424839 00250007 shadowMax 1297 | 2424840 00250008 shadowWarning 1298 | 2424841 00250009 shadowInactive 1299 | 2424842 0025000A shadowExpire 1300 | 2424843 0025000B shadowFlag 1301 | 2424844 0025000C memberUid 1302 | 2424845 0025000D memberNisNetgroup 1303 | 2424846 0025000E nisNetgroupTriple 1304 | 2424847 0025000F ipServicePort 1305 | 2424848 00250010 ipServiceProtocol 1306 | 2424849 00250011 ipProtocolNumber 1307 | 2424850 00250012 oncRpcNumber 1308 | 2424851 00250013 ipHostNumber 1309 | 2424852 00250014 ipNetworkNumber 1310 | 2424853 00250015 ipNetmaskNumber 1311 | 2424854 00250016 macAddress 1312 | 2424855 00250017 bootParameter 1313 | 2424856 00250018 bootFile 1314 | 2424858 0025001A nisMapName 1315 | 2424859 0025001B nisMapEntry 1316 | -------------------------------------------------------------------------------- /ConvertAtttributeToAttID.cs: -------------------------------------------------------------------------------- 1 | //LDAP Query: (&(objectclass=attributeSchema)(lDAPDisplayName=*)) 2 | 3 | private uint TransformOidToAttId(string attributeId, string name) 4 | { 5 | uint attId = 0; 6 | int pos = attributeId.LastIndexOf('.'); 7 | string prefix = attributeId.Substring(0, pos); 8 | string lastDigit = attributeId.Substring(pos + 1); 9 | switch (prefix) 10 | { 11 | case "2.5.4": 12 | attId = 0; 13 | break; 14 | case "2.5.6": 15 | attId = 1; 16 | break; 17 | case "1.2.840.113556.1.2": 18 | attId = 2; 19 | break; 20 | case "1.2.840.113556.1.3": 21 | attId = 3; 22 | break; 23 | case "2.16.840.1.101.2.2.1": 24 | attId = 4; 25 | break; 26 | case "2.16.840.1.101.2.2.3": 27 | attId = 5; 28 | break; 29 | case "2.16.840.1.101.2.1.5": 30 | attId = 6; 31 | break; 32 | case "2.16.840.1.101.2.1.4": 33 | attId = 7; 34 | break; 35 | case "2.5.5": 36 | attId = 8; 37 | break; 38 | case "1.2.840.113556.1.4": 39 | attId = 9; 40 | break; 41 | case "1.2.840.113556.1.5": 42 | attId = 10; 43 | break; 44 | case "1.2.840.113556.1.4.260": 45 | attId = 11; 46 | break; 47 | case "1.2.840.113556.1.5.56": 48 | attId = 12; 49 | break; 50 | case "1.2.840.113556.1.4.262": 51 | attId = 13; 52 | break; 53 | case "1.2.840.113556.1.5.57": 54 | attId = 14; 55 | break; 56 | case "1.2.840.113556.1.4.263": 57 | attId = 15; 58 | break; 59 | case "1.2.840.113556.1.5.58": 60 | attId = 16; 61 | break; 62 | case "1.2.840.113556.1.5.73": 63 | attId = 17; 64 | break; 65 | case "1.2.840.113556.1.4.305": 66 | attId = 18; 67 | break; 68 | case "0.9.2342.19200300.100": 69 | attId = 19; 70 | break; 71 | case "2.16.840.1.113730.3": 72 | attId = 20; 73 | break; 74 | case "0.9.2342.19200300.100.1": 75 | attId = 21; 76 | break; 77 | case "2.16.840.1.113730.3.1": 78 | attId = 22; 79 | break; 80 | case "1.2.840.113556.1.5.7000": 81 | attId = 23; 82 | break; 83 | case "2.5.21": 84 | attId = 24; 85 | break; 86 | case "2.5.18": 87 | attId = 25; 88 | break; 89 | case "2.5.20": 90 | attId = 26; 91 | break; 92 | case "1.3.6.1.4.1.1466.101.119": 93 | attId = 27; 94 | break; 95 | case "2.16.840.1.113730.3.2": 96 | attId = 28; 97 | break; 98 | case "1.3.6.1.4.1.250.1": 99 | attId = 29; 100 | break; 101 | case "1.2.840.113549.1.9": 102 | attId = 30; 103 | break; 104 | case "0.9.2342.19200300.100.4": 105 | attId = 31; 106 | break; 107 | case "1.2.840.113556.1.6.23": 108 | attId = 32; 109 | break; 110 | case "1.2.840.113556.1.6.18.1": 111 | attId = 33; 112 | break; 113 | case "1.2.840.113556.1.6.18.2": 114 | attId = 34; 115 | break; 116 | case "1.2.840.113556.1.6.13.3": 117 | attId = 35; 118 | break; 119 | case "1.2.840.113556.1.6.13.4": 120 | attId = 36; 121 | break; 122 | case "1.3.6.1.1.1.1": 123 | attId = 37; 124 | break; 125 | case "1.3.6.1.1.1.2": 126 | attId = 38; 127 | break; 128 | 129 | default: 130 | return 0xFFFFFFFF; 131 | } 132 | attId = (attId * 0x10000) + Convert.ToUInt32(lastDigit); 133 | return attId; 134 | } 135 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # ADSecrets 2 | 3 | Because sometimes you need to translate the raw AttributeID to a human readable attribute 4 | 5 | The file [AttdIDToAttribute](https://github.com/vletoux/ADSecrets/blob/master/AttdIDToAttribute) is a csv file with the AttributeID in decimal and hexadecimal format and the attribute name. 6 | 7 | ![AttId Translation with ldp.exe](https://raw.githubusercontent.com/vletoux/ADSecrets/master/attIdToAttribute.png) 8 | -------------------------------------------------------------------------------- /attIdToAttribute.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vletoux/ADSecrets/6f166dbef8f786faa89d6e4bfcb6875c340ac35d/attIdToAttribute.png --------------------------------------------------------------------------------