Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evotecit/passwordsolution
This module allows the creation of password expiry emails for users, managers, administrators, and security according to defined templates. It's able to work with different rules allowing to fully customize who gets the email and when.
https://github.com/evotecit/passwordsolution
active-directory password-expiry powershell
Last synced: about 7 hours ago
JSON representation
This module allows the creation of password expiry emails for users, managers, administrators, and security according to defined templates. It's able to work with different rules allowing to fully customize who gets the email and when.
- Host: GitHub
- URL: https://github.com/evotecit/passwordsolution
- Owner: EvotecIT
- Created: 2021-04-30T07:48:26.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-01T08:27:20.000Z (3 months ago)
- Last Synced: 2024-10-29T21:06:11.173Z (about 2 months ago)
- Topics: active-directory, password-expiry, powershell
- Language: PowerShell
- Homepage:
- Size: 1.48 MB
- Stars: 110
- Watchers: 7
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: Docs/Readme.md
- Changelog: CHANGELOG.MD
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
---
Module Name: PasswordSolution
Module Guid: c58ff818-1de6-4500-961c-a243c2043255
Download Help Link: {{ Update Download Link }}
Help Version: {{ Please enter version of help manually (X.X.X.X) format }}
Locale: en-US
---# PasswordSolution Module
## Description
PasswordSolution is a PowerShell module that provides Password Expiry notifications to users, managers, security and administrators. It's very configurable and was designed for enterprise use.## PasswordSolution Cmdlets
### [Find-Password](Find-Password.md)
Scan Active Directory forest for all users and their password expiration date### [Find-PasswordNotification](Find-PasswordNotification.md)
Searches thru XML logs created by Password Solution### [Find-PasswordQuality](Find-PasswordQuality.md)
{{ Fill in the Synopsis }}### [New-PasswordConfigurationEmail](New-PasswordConfigurationEmail.md)
{{ Fill in the Synopsis }}### [New-PasswordConfigurationOption](New-PasswordConfigurationOption.md)
{{ Fill in the Synopsis }}### [New-PasswordConfigurationReport](New-PasswordConfigurationReport.md)
{{ Fill in the Synopsis }}### [New-PasswordConfigurationRule](New-PasswordConfigurationRule.md)
{{ Fill in the Synopsis }}### [New-PasswordConfigurationRuleReminder](New-PasswordConfigurationRuleReminder.md)
{{ Fill in the Synopsis }}### [New-PasswordConfigurationTemplate](New-PasswordConfigurationTemplate.md)
{{ Fill in the Synopsis }}### [New-PasswordConfigurationType](New-PasswordConfigurationType.md)
{{ Fill in the Synopsis }}### [Show-PasswordQuality](Show-PasswordQuality.md)
{{ Fill in the Synopsis }}### [Start-PasswordSolution](Start-PasswordSolution.md)
Starts Password Expiry Notifications for the whole forest