SS.PowerShell

1.0.2106

Useful PowerShell cmdlets.
Currently supports...
* Validate JSON files against a JSON schema file using Newtonsoft.Json.Schema library.
* Resolve externally referenced schema files for a JSON schema.
* Validate XML files against a XSD schema file.
* Create/Save Outlook Email MSG files

Minimum PowerShell version

5.0

Installation Options

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

Install-Module -Name SS.PowerShell

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

Install-PSResource -Name SS.PowerShell

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 Simpler Software. All rights reserved.

Package Details

Author(s)

  • John W Carew

Tags

Newtonsoft XML JSON Schema Validate Outlook MSG

Cmdlets

Test-JsonSchema Test-XmlSchema New-OutlookEmail Save-OutlookEmail Add-OutlookEmailAttachment Add-OutlookRecipient

Dependencies

This module has no dependencies.

Release Notes

* New Add-OutlookRecipient cmdlet

FileList

Version History

Version Downloads Last updated
1.0.2106 (current version) 22,643 6/10/2021
1.0.1807.19 4,706 7/11/2018
1.0.1807.15 17 7/10/2018
1.0.1805.5 29 5/30/2018
1.0.1805.3 25 5/26/2018
1.0.2.0 51 3/7/2018
1.0.1.0 30 3/7/2018
1.0.0.0 31 3/6/2018
Show more