Filter By

Package Types

Operating System

Categories

Trust Information

By: | 72,073,572 downloads | Last Updated: 3/19/2024 | Latest Version: 2.16.0-rc1

Carbon is a PowerShell module for automating the configuration Windows 7, 8, 2008, and 2012 and automation the installation and configuration of Windows applications, websites, and services. It can configure and manage: * Local users and groups * IIS websites, virtual directories, and applications * File system, registry, and certificate pe... More info

By: | 2,200,914 downloads | Last Updated: 10/18/2022 | Latest Version: 3.1.3

Convert hashtable to INI file and back. @ http://lipkau.github.io/PsIni/

By: | 237,669 downloads | Last Updated: 3/20/2016 | Latest Version: 0.2

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

By: | 90,674 downloads | Last Updated: 1/2/2024 | Latest Version: 3.0.1

PowerShell DSC Resource to create TXT / INI / JSON file.

By: | 13,655 downloads | Last Updated: 4/25/2019 | Latest Version: 1.1.0

Imports settings from a config file into the PowerShell script command-line parameters and variables.

By: | 2,731 downloads | Last Updated: 9/30/2018 | Latest Version: 3.1.0

PowerShell DSC Resource to create INI file.

By: | 1,502 downloads | Last Updated: 5/13/2021 | Latest Version: 1.1.0

INI file content management

By: | 750 downloads | Last Updated: 8/10/2017 | Latest Version: 1.0

Provides Reading and Writing functionality for INI files

By: | 181 downloads | Last Updated: 9/25/2018 | Latest Version: 0.0.0.1

Reads lines from .ini files and constructs a custom PSObject which can be modified and exported

By: | 168 downloads | Last Updated: 9/25/2018 | Latest Version: 0.0.0.1

Exports a custom PSObject to an INI file PSObject Template: $example=[pscustomobject]@{ rootProp1='value1' rootProp2='value2' section1=[pscustomobject]@{ sectProp1='value3' sectProp2='value4' } section2=[pscustomobject]@{ sectProp1='value5' sectProp2='value6' } }

By: | 64 downloads | Last Updated: 2/12/2023 | Latest Version: 1.1.0.1

A PowerShell module for parsing, converting, and managing ini file properties