PoshEmail

0.1.0

PoshEmail is a PowerShell module designed to provide useful email tasks, including the following:

- Wrapping of commands and scripts to provide email alerts when they start/finish, via Invoke-CommandWithEmailWrapper
- Easy sending of responsive HTML emails via Send-HtmlMailMessage

Installation Options

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

Install-Module -Name PoshEmail -RequiredVersion 0.1.0

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

Install-PSResource -Name PoshEmail -Version 0.1.0

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) 2018 Nate Scherer. All rights reserved.

Package Details

Author(s)

  • Nate Scherer

Functions

Send-HtmlMailMessage Invoke-CommandWithEmailWrapper

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
2.0.1 1,146 5/5/2021
2.0.0 25 4/30/2021
1.1.0 272 2/21/2019
0.1.0 (current version) 62 11/7/2018