Guest User

Untitled

a guest
May 24th, 2018
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. SELECT sAMAccountName, sAMAccountType, DOMAIN, CommonName, LastName, Initials, Name, GivenName, DisplayName, UserPrincipalName,
  2. DistinguishedName, MemberOf, PrimaryGroupID, Comment, Description, Department, Manager, Title, Company, StreetAddress, City, State, POBox,
  3. PostalCode, Country, CountryAbbrev, CountryCode, TelephoneNumber, Mobile, HomePhone, OfficeNumber, FaxNumber, IPPhone, Pager, EMail,
  4. WWWHomePage, WhenCreated, WhenChanged, ObjectGUID, ObjectCategory, DISABLED, DISABLED_REASON, DISABLED_DATE,
  5. DISABLED_BYUSER, FIRST_SYNC_DATE, FIRST_SYNC_USER, LAST_SYNC_DATE, LAST_SYNC_USER, SYNCED_TO_MOSS,
  6. SYNCED_TO_MOSS_DATE, SYNCED_TO_MOSS_USER
  7. FROM OOM2_AD_USERS
Add Comment
Please, Sign In to add comment