
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2014 08:42 AM
Old name: Users: All user pictures (Built-in)
The report below lists all AD users with their user pictures
The report will only list users that meet all of the following criteria:
The report below lists all AD users with their user pictures
The report will only list users that meet all of the following criteria:
- The user is an AD user.
Select Top 1000000 '<img src="thumbnail.aspx?user=' + tblADusers.Username +
'&domain=' + tblADusers.Userdomain + '&size=26" class="rimage"/>' As Picture,
tblADusers.Displayname,
tblADusers.Firstname,
tblADusers.Lastname,
tblADusers.Username,
tblADusers.Userdomain,
tblADusers.Department
From tblADusers
Order By tblADusers.Userdomain,
tblADusers.Displayname
Labels:
- Labels:
-
Built-In Reports
-
Report Center
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2023 07:47 PM
Nope. Working here too.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-31-2023 07:23 AM - edited ‎05-31-2023 07:23 AM
We have NO problem with it

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-31-2023 05:45 AM
I haven't used this report in a bit but noticed its no longer working. Anyone have a fix?
