0 votes

Any idea what LDAP search filter I should be using to get a list of Deleted Objects (may be just user objects) from Active Directory's Recycle Bin. I was thinking to run a custom command and restore the selected object. So my tech use a user action button to search and execute the restore custom command.

This powershell command shows all deleted objects. So what will be the corresponding LDAP search filter for home page action config.

Get-ADObject -SearchBase "CN=Deleted Objects,DC=test,DC=lab,DC=local" -ldapFilter:"(msDs-lastKnownRDN=*)" -IncludeDeletedObjects -Properties *
by (460 points)

1 Answer

0 votes
by (216k points)
selected by
Best answer

Hello,

A simple search filter is not sufficient to view deleted objects. Currently, there is no possibility to manage deleted objects in Adaxes. We are planning this feature for future versions.

0

Hi there,

Sorry for bringing back the dead, but is this feature coming any time soon?

We are aiming to restrict use of native tools in favour of Adaxes but as long as there are things that cannot be done in the tool we can't quite "close the loop".

0

Hello,

Restoring deleted objects will be available in the next major release. We are doing our best to make it available as soon as possible. Currently, there are no exact dates for the release.

0

Hello,

The new version of Adaxes that allows restoring deleted objects is available. You can download the new version here.

Upgrade Instructions

What's New

Related questions

0 votes
1 answer

Hello, With Adaxes, is it possible to view items in the AD Deleted Items container and then recover them? Thanks.

asked Apr 17, 2014 by DFassett (710 points)
0 votes
1 answer

Hello, I want to get a mail notification when a new Active-Directory Group Security is created on a specific Organization Unit. When an AD admin create a Local group security ... administrator about this new group. Is there a way to implement that on Adaxes ?

asked Feb 11 by wrobin68 (40 points)
0 votes
1 answer

Is there a comparison between the OnPrem user object and Entra user object in the built-in condition? Which determines the most recent inactivity from both environments. Or should a choice be made between the OnPrem domain or Entra based on the Activity scope?

asked Dec 13, 2024 by IwistIT (40 points)
0 votes
1 answer

We have a client that is using another product for tracking change history and Active Directory auditing. Does Adaxes provide such tracking for Active Directory objects, passwords, etc. ?

asked May 7, 2024 by daviddickerson (20 points)
0 votes
1 answer

We are testing Adaxes. After installing I tried the Self Service portal. I was impressed with how much it automatically found right out of the box. When I click on join a ... control this? How would I get it to see groups that are not showing? Thanks, Randy

asked Apr 25, 2024 by rjangelin (20 points)
3,633 questions
3,321 answers
8,398 comments
548,760 users