Deleted object in Active Directory we can restore without making authorative restore. This is possible because deleted object are marked to delete and in 90 days are still store in AD, they are call ‘tombstoned’ objects in Active Directory.
To restore ??~tombstoned? objects You can use this tools:
- Object Restore for Active Directory ? this is graphical interface tools Quest Company
- Ad Restore ? this is command line interface tools to restore deleted user Tom simple use command adrestore -r Tom
Object Restore for Active Directory – download
Ad Restore – download

