Skip to content
Jan-Hendrik Peters [MSFT] edited this page Mar 19, 2018 · 1 revision

AutomatedLab.Common

Logo 256px

Welcome to the AutomatedLab.Common wiki!

You will find information about the different sets of cmdlets we provide with this module here. We are using the module heavily in AutomatedLab, but all functionality provided in this module can also be used on its own.

Installation

Install-Module AutomatedLab.Common -Scope CurrentUser -Force

is all you need for an installation. You can also clone our module and copy the files to a module location of your choice.

Areas

Common

The common section collects cmdlets with very general functionality.

DSC

The DSC section collects cmdlets closely related to Desired State Configuration

Networking

The DSC section collects cmdlets closely related to networking

PKI

The DSC section collects cmdlets closely related to the management of a public key infrastructure

VSTS/TFS

The DSC section collects cmdlets closely related to Visual Studio Team Services and Team Foundation Server

Clone this wiki locally