Install-LabTeamFoundationEnvironment

SYNOPSIS

Install all CI/CD servers in the lab

SYNTAX

Install-LabTeamFoundationEnvironment [<CommonParameters>]

DESCRIPTION

Install all CI/CD servers in the lab including all build workers. Only installs components that are not yet present.

EXAMPLES

Example 1

PS C:\> Install-LabTeamFoundationEnvironment

Install all CI/CD servers and their build agents

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