Does anyone know how we can find
When was the active directory the last time backed up using C #?
according to my knowledge, when we run this repadmin / showbackup command
his will shows us complete detail. I tried to get the dsa signature value using C #, but even this value does not make much sense and will help us get the correct information.
How and with what backup of the domain controller and when?
Does anyone know how to get the latest backup of the active directory using C #?
Thanks in advance
source
share