Web Meeting Manager

  • Start the IIS Manager on the App Server.
  • Select Sites  Add Website
  • Populate the following fields:
  • Site name: MeetingManager
  • Application Pool: MeetingManager
  • Physical path: C:\Program Files\Solutions2Share\MeetingManager\Web
  • Bindings:
    • Type: https
    • IP address: All Unassigned
    • Port: 443
  • Host name (Specify the DNS record you’ve created earlier): MeetingManager.contoso.com
  • Enable checkbox: Require Server name identification
  • SSL certificate (choose already an existing wildcard certificate or a previously created): *.contoso.com
  • Enable checkbox: Start Website immediately