Send-PasswordNotification
1.7.3
Script is meant to send e-mail notifications about expiring passwords.
The notification is sent only to users who:
1. are enabled
2. can change their password
3. has an e-mail address
4. has been logged on at least once
5. their password expires in time
6. password is not yet expired
The script uses config file, that contains information neces
The notification is sent only to users who:
1. are enabled
2. can change their password
3. has an e-mail address
4. has been logged on at least once
5. their password expires in time
6. password is not yet expired
The script uses config file, that contains information neces
Script is meant to send e-mail notifications about expiring passwords.
The notification is sent only to users who:
1. are enabled
2. can change their password
3. has an e-mail address
4. has been logged on at least once
5. their password expires in time
6. password is not yet expired
The script uses config file, that contains information necessary to send e-mail.
Script requires ActiveDirectory module on the computer where script runs. Script also
requires AD WS (or AD GMS) service on any domain controller.
Show more
The notification is sent only to users who:
1. are enabled
2. can change their password
3. has an e-mail address
4. has been logged on at least once
5. their password expires in time
6. password is not yet expired
The script uses config file, that contains information necessary to send e-mail.
Script requires ActiveDirectory module on the computer where script runs. Script also
requires AD WS (or AD GMS) service on any domain controller.
Installation Options
Owners
Copyright
(c) 2024 Peter Wawa. All rights reserved.
Package Details
Author(s)
- Peter Wawa
Tags
password e-mail email notification Windows
PSEditions
Dependencies
This script has no dependencies.
Release Notes
https://github.com/peetrike/scripts/blob/master/Send-PasswordNotification/CHANGELOG.md
FileList
- Send-PasswordNotification.nuspec
- Send-PasswordNotification.ps1