Enable-AksHciOfflineDownload

Synopsis

Enables offline downloading to get the AKS hybrid images.

Syntax

Enable-AksHciOfflineDownload  -stagingShare -offsiteTransferCompleted

Description

Enables offline downloading to get the AKS hybrid images.

Examples

Enable-AksHciOfflineDownload -stagingShare -offsiteTransferCompleted

Parameters

-stagingShare

The path to where you want the images to be downloaded.

Type: System.String
Parameter Sets: (All)
Aliases:

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

-offsiteTransferCompleted

Sets deployment to use artifacts downloaded offsite and transferred to the deployment server.

Type: System.Boolean
Parameter Sets: (All)
Aliases:

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

Next steps

AksHci PowerShell Reference