Carbon 2.8.1
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 permissions
* Certificates
* Privileges
* Services
* Encryption
* Junctions
* Hosts file
* INI files
* Performance counters
* Shares
* .NET connection strings and app settings
* And much more!
All functions are idempotent: when run multiple times with the same arguments, your system will be in the same state without failing or producing errors.
Install-Package Carbon -Version 2.8.1
dotnet add package Carbon --version 2.8.1
<PackageReference Include="Carbon" Version="2.8.1" />
paket add Carbon --version 2.8.1
Release Notes
* Added verification information to Chocolatey package.
* Updated copyright.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.8.1 | 1,714 | 3/26/2019 |
2.8.0 | 317 | 3/25/2019 |
2.7.0 | 708 | 12/11/2018 |
2.6.0 | 2,350 | 7/8/2018 |
2.5.4 | 1,195 | 6/2/2018 |
2.5.3 | 454 | 6/1/2018 |
2.5.2 | 449 | 6/1/2018 |
2.5.1 | 457 | 6/1/2018 |
2.5.0 | 17,646 | 6/18/2017 |
2.4.1 | 8,195 | 2/21/2017 |
2.4.0 | 1,837 | 11/9/2016 |
2.3.0 | 762 | 9/29/2016 |
2.2.0 | 64,798 | 5/12/2016 |
2.1.1 | 760 | 2/25/2016 |
2.1.0 | 636 | 2/9/2016 |
2.0.1 | 830 | 10/20/2015 |
2.0.0 | 705 | 10/11/2015 |
1.8.0 | 1,661 | 9/22/2014 |
1.7.0 | 1,049 | 5/3/2014 |