Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiestephenkerr committed Dec 7, 2023
1 parent 1eddcbe commit 85cd745
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/Blaise/add_cma_blaise_serverpark.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ function ConfigureCmaServerpark{

Write-Host "Add and configure CMA server park to run in disconnected mode"

#if the serverpark exists this will update the existing one
c:\blaise5\bin\servermanager -addserverpark:$BlaiseCmaServerPark -runmode:disconnected -server:$managementNode -syncsurveyswhenconnected:true -binding:http -port:$connectionPort -user:$blaiseUserName -password:$blaisePassword

Write-Host "Configured CMA server park to run in disconnected mode"
Expand Down

0 comments on commit 85cd745

Please sign in to comment.