Install-LabConfigurationManager

SYNOPSIS

Install Configuration Manager environment

SYNTAX

Install-LabConfigurationManager [<CommonParameters>]

DESCRIPTION

Install Configuration Manager environment. Customize by configuration the role, using the following parameters:

Version Branch Roles SiteName SiteCode SqlServerName DatabaseName WsusContentPath AdminUser

EXAMPLES

Example 1

PS C:\> Install-LabConfigurationManager

Install all VMs with role ConfigurationManager

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

System.Object

NOTES