Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2015 12:05 PM
The report below lists scanned domain users that were created in Active Directory in the last 7 days. You can replace the number marked in yellow with a different time frame.
Domain users are automatically scanned when they log into a computer during a computer scan. Additional users can also be scanned with Domain User Scanning.
Domain users are automatically scanned when they log into a computer during a computer scan. Additional users can also be scanned with Domain User Scanning.
Select Top 1000000 tblADusers.Username,
tblADusers.Userdomain,
tblADusers.Firstname,
tblADusers.Lastname,
tblADusers.Name,
tblADusers.Displayname,
tblADusers.email,
tblADusers.whenCreated
From tblADusers
Where tblADusers.whenCreated > GetDate() -7
Order By tblADusers.Userdomain,
tblADusers.Username
Labels:
- Labels:
-
Finished Reports
-
Report Center
0 REPLIES 0
