Skip to content

Commit

Permalink
d'f'sa's
Browse files Browse the repository at this point in the history
  • Loading branch information
hbzhxying committed Jan 10, 2017
1 parent 02572a2 commit fff9a63
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions HAgatewayInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -179,9 +179,4 @@ Download-Gateway $uri $gwPath
Install-Gateway $gwPath


$regkey = "hklm:\Software\Microsoft\DataTransfer\DataManagementGateway\HostService"
Trace-Log "set externalhostname for gateway"
Set-ItemProperty -Path $regkey -Name ExternalHostName -Value $vmdnsname
Trace-Log "Successfully add VM DNS name $vmdnsname in Registry"

Register-Gateway $gatewayKey

0 comments on commit fff9a63

Please sign in to comment.