SpecBaseModule

1.1.0

Mandatory module for the foundation PowerShell scripts.

Minimum PowerShell version

3.0

Installation Options

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

Install-Module -Name SpecBaseModule

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

Install-PSResource -Name SpecBaseModule

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) 2023 owen.heaume. All rights reserved.

Package Details

Author(s)

  • owen.heaume

Tags

Windows Shortcut Registry

Functions

New-SpecShortcut Remove-SpecShortcut Set-SpecShortcut New-SpecRegistryKey Remove-SpecRegistryKey Set-SpecRegistryKey New-SpecScheduledTask Remove-SpecScheduledTask Add-SpecSectionBreak Enable-SpecWindowsOptionalFeature

Dependencies

This module has no dependencies.

Release Notes

* Initial release to PowerShell Gallery
* 1.0.1 - Added Registry management functions
* 1.0.2 - Added Scheduled Task management functions
* 1.0.3 - Add IgnoreTestPath parameter to New-SpecScheduledTask
* 1.0.4 - Breaking change: Refactor Scheduled Task functions
* 1.0.5 - Improve pipeline support for New-SpecScheduledTask
* 1.0.6 - Add Add-SpecSectionBreak function
* 1.0.7 - Add Enable-SpecWindowsOptionalFeature function
* 1.0.8 - Removed odd characters that were causing an error
* 1.0.9 - Add BUILTIN\Administrators to runas validateset
* 1.1.0 - Remove validateSet from WindowsStyle param

FileList

Version History

Version Downloads Last updated
1.1.0 (current version) 13,662 10/5/2023
1.0.9 743 9/7/2023
1.0.8 34 8/25/2023
1.0.7 10 8/25/2023
1.0.6 11 8/21/2023
1.0.5 14 8/14/2023
1.0.4 6 8/14/2023
1.0.3 43 7/20/2023
1.0.2 140 6/30/2023
1.0.1 8 6/30/2023
1.0.0 7 6/30/2023
Show more