spec.psengine

1.0.7

A module required by PSEngine base script.

Minimum PowerShell version

3.0

Installation Options

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

Install-Module -Name spec.psengine

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

Install-PSResource -Name spec.psengine

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) 2024 Specsavers. All rights reserved.

Package Details

Author(s)

  • owen.heaume

Tags

spec

Functions

Invoke-specRequiredModule Get-specFilteredData Test-specInternetConnectivity Get-specSCFilteredData

Dependencies

This module has no dependencies.

Release Notes

       * 1.0.0 - Initial release
       * 1.0.1 - Move function Test-specInternetConnectivity from private to Public
       * 1.0.2 - Improve filtering logic in Get-specFilteredData
       * 1.0.3 - Add additional filtering options to Get-specFilteredData
       * 1.0.4 - Fix bug where '# If all four filters are set to ALL then the row should be added' was not working correctly
       * 1.0.5 - Add Get-specHUNSCFilteredData function for hierarchical filtering
       * 1.0.6 - Rename Get-specHUNSCFilteredData -> Get-specSCFilteredData
       * 1.0.7 - Add Device parameter to Get-specSCFilteredData for device-specific filtering and optimise filter code

FileList

Version History

Version Downloads Last updated
1.0.7 (current version) 33 6/25/2025
1.0.6 6 6/17/2025
1.0.5 5 5/28/2025
1.0.4 17,402 2/14/2025
1.0.3 14,417 7/4/2024
1.0.2 5 7/3/2024
1.0.1 13 6/11/2024
1.0.0 8 6/7/2024
Show more