- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2023 12:00 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-13-2023 10:49 AM
Also I see such information is collected into Exchange scanning tables
tblExchangeGroup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2023 03:59 PM
Hello there!
The database table tblADGroups stores the security groups Windows domain users and computers belong to, as scanned from the Active directory. There is no OU field in this database table, but are you perhaps referring to the Description or Name fields?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-13-2023 05:49 AM
All objects in AD has distinguishedName, I think LS use it to generate OU-attribute .
I see it in tables
tblADComputers OU nvarchar
tblADusers OU nvarchar
but
tblADGroups doesn't have OU
When I try to analyze tblADObjects and assigned users, computers, groups I have issue with placement of groups in AD.
