BAMCIS.Common

1.0.2.1

A core set of common PowerShell cmdlets used across a number of modules or on their own in common 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 BAMCIS.Common -RequiredVersion 1.0.2.1

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

Install-PSResource -Name BAMCIS.Common -Version 1.0.2.1

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) 2017 BAMCIS. All rights reserved.

Package Details

Author(s)

  • Michael Haken

Tags

DynamicParam Registry Parallel Multithread Runspace Convert

Functions

Get-RegistryKeyEntries Invoke-WhereNotMatchIn Test-RegistryKeyProperty Test-IsLocalAdmin Invoke-ForEachParallel Invoke-CommandInNewRunspace Start-ProcessWait Invoke-Using ConvertFrom-Xml ConvertTo-HtmlTable Merge-Hashtables ConvertTo-Hashtable Convert-SecureStringToString ConvertFrom-UnixTimestamp ConvertTo-UnixTimestamp Get-PropertyValue Get-UnboundParameterValue Import-UnboundParameterCode New-DynamicParameter

Dependencies

Release Notes

*1.0.2.1
Added an encoding parameter to Convert-SecureStringToString.

*1.0.2.0
Added the Test-IsLocalAdmin cmdlet.

*1.0.1.0
Added ConvertFrom-UnixTimestamp and ConvertTo-UnixTimestamp cmdlets.

*1.0.0.2
Updated manifest.

*1.0.0.1
Moved logging cmdlets to their own module.

*1.0.0.0
Initial Release. This module has been separated from the HostUtilities module to provide a lighter weight module that is more reusable across other modules.

FileList

Version History

Version Downloads Last updated
1.0.4.0 4,104 12/6/2018
1.0.3.0 918 1/25/2018
1.0.2.1 (current version) 31 1/25/2018
1.0.2.0 161 1/7/2018
1.0.1.0 105 12/14/2017
1.0.0.2 139 10/30/2017
1.0.0.1 50 10/26/2017
1.0.0.0 41 10/26/2017
Show more