Configure Make Online Script

We will need to add the last parameter to the config file ‘Set-MakeOnlineConfiguration.config’ before we can deploy them to the packages.
Between the tags of ‘CustomerInstance’ add you company name. Be sure to save your script. Your script should be in the directory with the following files (figure 1):

  • Set-MakeOnlineConfiguration.config
  • CSet-MakeOnlineConfiguration.ps1
  • Make.ConsoleUpdater.zip
  • Make.ConsoleWorker.zip
  • Make.AdminWorker.zip
  • Make.Web.zip

Figure 1: Directory

Figure 1: Directory

Open PowerShell and run the script ‘Set-MakeOnlineConfiguration.ps1’. The packages will now be updated with the parameters added to the config file Set-MakeOnlineConfiguration.config.

Figure 2: Configure Make Online Script

Figure 2: Configure Make Online Script

What's on this Page