$TeamsID = '' Send-TeamsMessage -URI $TeamsID -MessageTitle 'PSTeams - Pester Test' -MessageText "This text will show up" -Color DodgerBlue
https://evotec.xyz/sending-to-microsoft-teams-from-powershell-just-got-easier-and-better/
$TeamsID = '' Send-TeamsMessage -URI $TeamsID -MessageTitle 'PSTeams - Pester Test' -MessageText "This text will show up" -Color DodgerBlue
https://evotec.xyz/sending-to-microsoft-teams-from-powershell-just-got-easier-and-better/
You must log in to post a comment.