< Back

Install-AzureRmServerManagementGatewayProfile

Tue Jan 29, 2019 10:06 pm

NAME Install-AzureRmServerManagementGatewayProfile



SYNOPSIS

Installs a Server Management Gateway profile.





SYNTAX

Install-AzureRmServerManagementGatewayProfile [[-InputFile] <FileInfo>] [-DefaultProfile <IAzureContextContainer>] [<CommonParameters>]





DESCRIPTION

The Install-AzureRmServerManagementGatewayProfile cmdlet installs an Azure Server Management Gateway profile into the correct location. The file

that this cmdlet installs is named profile.json.





PARAMETERS

-DefaultProfile <IAzureContextContainer>

The credentials, account, tenant, and subscription used for communication with azure.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-InputFile <FileInfo>

Specifies the name of the local file that contains the gateway profile to install.



The file that this cmdlet installs should have been previously saved with the Save-AzureRmServerManagementGatewayProfile cmdlet.



Required? false

Position? 0

Default value None

Accept pipeline input? True (ByValue)

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

FileInfo

Parameter 'InputFile' accepts value of type 'FileInfo' from the pipeline





OUTPUTS



NOTES









1:















RELATED LINKS

Online Version: https://docs.microsoft.com/en-us/powers ... wayprofile

Reset-AzureRmServerManagementGatewayProfile

Save-AzureRmServerManagementGatewayProfile