PSPushTeams
PSPushTeams copied to clipboard
Collection of scripts used to push notifications to Microsoft Teams using Webhooks, POST and JSON
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 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 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