Skip to content

Tag: Cumulus

PowerShell 0

Module: biz.dfch.PS.Ipam.Infoblox.Api

GENERAL This Microsoft PowerShell module contains Cmdlets to perform various base actions and utility/convenience functions against the Infoblox REST API (WAPI). You can download this module via GitHub at biz.dfch.PS.Ipam.Infoblox.Api or via NuGet with Install-Package biz.dfch.PS.Ipam.Infoblox.Api. DESCRIPTION This module uses Invoke-RestMethod internally. You can also use the functionality of the provided InfobloxApi.dll assembly that is more efficient. The current implementation […]

PowerShell 0

Module: biz.dfch.PS.Cumulus.VI

This is Microsoft PowerShell module is part of our Apache 2.0 based open source automation framework “Cumulus”. You will find all related posts via the “Cumulus” tag. You can use this module to perform operations against VMware vCenter infrastructure (the module makes use and abstracts VMware’s supplied PowerShell PowerCLI snapin). You can download the module on GitHub or on NuGet […]

PowerShell 0

Module: biz.dfch.PS.Sccm.Utilities

This is Microsoft PowerShell module is part of our Apache 2.0 based open source automation framework “Cumulus”. You will find all related posts via the “Cumulus” tag. You can use this module to perform provisioning against SCCM 2012 infrastructure (the module makes use and abstracts Microsoft’s supplied PowerShell module ‘ConfigurationManager’). You can download the module on GitHub or on NuGet […]

Technology 0

[Trivia] We are on NuGet!

Today we published our first package to NuGet! You can find it here: biz.dfch.PS.Cumulus.Utilities. This is the package for the basic PowerShell module needed to interact with our Cumulus automation framework, which you can use for all sorts of (PowerShell based) infrastructure automation. So what does that mean? You might have noticed that we started pushing some code out to […]

PowerShell 1

Module: biz.dfch.PS.Cumulus.Utilities

This is the main module of our Apache 2.0 based open source automation framework “Cumulus”. We will be continuously adding help and documentation for it. You will find all related post via the “Cumulus” tag. You can download the module on GitHub at https://github.com/dfch/biz.dfch.PS.Cumulus.Utilities or on NuGet at https://www.nuget.org/packages/biz.dfch.PS.Cumulus.Utilities Most of the documentation can be found in the Wiki of […]