28 Şubat 2015 Cumartesi

Certificate Management in Active Directory with LDAP - Powershell

This script was written for two different purposes:

1-) On the purpose of viewing, loading, deleting, and saving certificate of Active Directory users.

2-) Checking permissions of user accounts about deleting and loading certificate.

╔════════════════════════════════════════════════════╗
║Certificate Management
in Active Directory with LDAP║
╠════════════════════════════════════════════════════╣
║                                                    ║
║             
1. Detailed User INFORMATION           ║
║            
2. IMPORT User Certificates            ║
║            
3. EXPORT User Certificates            ║
║            
4. DELETE User Certificates            ║
║                                                    ║
║             
9. LDAP Settings Update                ║
║                                                    ║
╠════════════════════════════════════════════════════╣
║                                                    ║
║            
0. Exit                                ║
║                                                    ║
╚════════════════════════════════════════════════════╝


Choose: