Install-LabBuildWorker

SYNOPSIS

Install build worker roles

SYNTAX

Install-LabBuildWorker [-UseAzureUrl] [<CommonParameters>]

DESCRIPTION

Install build worker roles

EXAMPLES

Example 1

PS C:\> Install-LabBuildWorker

Install build worker roles

PARAMETERS

-UseAzureUrl

Use the hostname in the feed's url instead of the external Azure name.

Type: switch
Parameter Sets: (All)
Aliases:

Required: False
Position: None
Default value: False
Accept pipeline input: False
Accept wildcard characters: False

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