< Back

Set-HostnameMapping

Tue Jan 14, 2020 1:36 am

NAME Set-HostnameMapping



SYNTAX

Set-HostnameMapping [-Hostname] <string> [[-NewHostname] <string>] [[-NewIPAddress] <ipaddress>]

[<CommonParameters>]





PARAMETERS

-Hostname <string>



Required? true

Position? 0

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-NewHostname <string>



Required? false

Position? 1

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-NewIPAddress <ipaddress>



Required? false

Position? 2

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

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

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





INPUTS

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None