Skip to content

Collection of scripts used to push notifications to Microsoft Teams using Webhooks, POST and JSON

License

Notifications You must be signed in to change notification settings

bwya77/PSPushTeams

Repository files navigation

PSPushTeams

Collection of scripts used to push notifications to Microsoft Teams

Microsoft Teams has many connectors available including Incoming Webhook.This provides an easy solution to post notifications / messages from any scripting language through JSON formatted web service call.

Table of Contents

Post Users with Expiring Passwords as Microsoft Teams Message with PowerShell

Send a Microsoft Teams message containing all of your Active Directory user accounts that have passwords expiring in 7 days or less. (number is configurable)

Post Message


Post Inactive User Accounts as a Microsoft Teams Message with PowerShell

Send a Microsoft Teams message containing all of your Active Directory user accounts have not logged on in 90 days or more. (number is configurable)

Post Message


Post Locked Out AD User Accounts to Microsoft Teams Message with PowerShell

Send a Microsoft Teams message the moment one of your Active Directory users gets locked out

Post Message

About

Collection of scripts used to push notifications to Microsoft Teams using Webhooks, POST and JSON

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages