Send-PasswordNotification

1.6.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 nesse
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 nessesary 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

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Send-PasswordNotification -RequiredVersion 1.6.3

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2021 Peter Wawa. All rights reserved.

Package Details

Author(s)

  • Peter Wawa

Tags

password e-mail email notification Windows

PSEditions

Desktop Core

Dependencies

This script has no dependencies.

Release Notes

https://github.com/peetrike/scripts/blob/master/Send-PasswordNotification/CHANGELOG.md

FileList

Version History

Version Downloads Last updated
1.7.3 51 1/10/2024
1.7.2 52 11/1/2023
1.7.1 217 10/24/2022
1.7.0 11 10/24/2022
1.6.5 284 6/22/2021
1.6.4 33 5/20/2021
1.6.3 (current version) 58 3/11/2021
1.6.2 14 3/11/2021
1.6.1 198 3/11/2021
1.6.0 19 2/16/2021
1.5.2 143 7/23/2019
Show less