IniManager

0.2

A collection of cmdlets for editing and creating ini files. Works good for making DSC resources.

Minimum PowerShell version

4.0

Installation Options

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

Install-Module -Name IniManager

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

Install-PSResource -Name IniManager

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) 2016 John Roos. All rights reserved.

Package Details

Author(s)

  • John Roos

Tags

ini inifile DSC

Cmdlets

Get-Ini New-Ini Remove-IniKey Rename-IniKey Set-IniFromHash Set-IniKey Test-Ini

Functions

Get-Ini New-Ini Remove-IniKey Rename-IniKey Set-IniFromHash Set-IniKey Test-Ini

Dependencies

This module has no dependencies.

Release Notes

Fixed a bug in Set-IniFromHash where the function would fail if the file does not exist and more than one section is used.

FileList

Version History

Version Downloads Last updated
0.2 (current version) 2,152 3/20/2016
0.1 233,237 3/18/2016