All changes to this project should be reflected in this document.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.0.0.0] - 2024-07-17
The SetSpnLibrary PowerShell module is designed to facilitate the management of Service Principal Names (SPNs) within an Active Directory (AD) environment. SPNs are critical for Kerberos authentication, as they uniquely identify instances of services running on servers. Proper management of SPNs ensures seamless authentication and helps prevent issues related to service identity.
Features:
- SPN Management
- Reset SPNs
- Add SPN
- Remove SPN
- Get SPNs
- Find SPN
- Find Duplicate SPN
- Project
- Added workflows
- Added issue templates
- Added psake
- Added notifcations