0 votes

Hi! I need a report of user accounts with empty attributes. Is there a possibility to make such report?

Thanks in advance.

by (20 points)

1 Answer

0 votes
by (216k points)
edited by

Update 2018

You can use a built-in report, Users with empty properties. By default, the report is located in container Report\All Reports\Users. For information on how to configure reports in Adaxes Web interface, have a look at the following tutorial: https://www.adaxes.com/tutorials_WebInterfaceCustomization_ConfigureReportsInWebInterface.htm.

Original

Hello Philip,

The Custom Report Creation feature is added to the upcoming version. For now you can use Directory Search to find users with empty attributes.

Using the Adaxes Administration Console:

1. Click Find on the toolbar.
2. Select the Advanced Search.
3. In the left drop-down list, select the property that must be empty for the objects you want to find.
4. In the middle drop-down list, select is empty.
5. Click Add to List button. If necessary, repeat the previous steps to specify additional search criteria.
6. Click Find Now.

Using the Adaxes Web Interface:

1. Click the Search tab in the top navigation menu.
2. Make sure the Simple link is selected in the top navigation submenu.
3. In the left drop-down list, select the property that must be empty for the objects you want to find.
4. In the middle drop-down list, select is empty.
5. Click the Search button.

Related questions

0 votes
1 answer

Hi, I copied report "recently created users" and added a parameter to check for specific value in extensionAttribute3. If this attributes starts with e.g. value "startdate" , only those users ... $null, * , %%, ? , ...) Any idea how to build the report?

asked Jul 7, 2023 by wintec01 (1.1k points)
0 votes
1 answer

I'm trying to combine these two scripts to effectively store a user's group memberships in customattributebinary5 and then be able to copy and paste those memberships to a ... ) $Context.LogMessage("Added the user to group '$groupName'", "Information") }

asked Jan 24, 2020 by yourpp (540 points)
0 votes
1 answer

We are looking for if Adaxes has a report we can run that will tell us if there are multiple users using the same or similar passwords? Is there any tool that we can ... as another users? I appreciate any information you may be able to provide. Thank You,

asked Feb 27 by Jeff.Briand (60 points)
0 votes
1 answer

Hi, I try to make a report for our SAM to show all users with a specific license. But I fail to even find anything. I tried, among many ... .DirectorySearcher.AppendFilter("(adm-O365AccountLicenses=POWER_BI_STANDARD)") But I get nothing. Please advice.

asked May 20, 2021 by KristofferJ (80 points)
0 votes
1 answer

Hi, Does someone already have a script that I can run as a scheduled task that will email a list of enabled active directory accounts that have exchange mailboxes? I ... First, Middle, Last, Title, Location and Email address. Any assistance is appreciated.

asked Feb 2, 2017 by mdedmon (150 points)
3,346 questions
3,047 answers
7,782 comments
544,982 users