Skip Navigation

Install the application server in standalone mode

These steps describe how to install the standalone version of 
NDS
.
The 
AtHocProcessor
 service no longer hosts 
NDS
. A new service called 
AtHocDeliveryServer
 hosts 
NDS
.
For each application server, run the installation script.
  1. Navigate to following folder: 
    AtHocENS\DeliveryServer\Installation\Standalone_AppServer
    where 
    AtHocENS
     is the root folder of the 
    NDS
     server.
  2. Use one of the following methods to launch the script:
    • From 
      Windows Explorer
      , right-click the script: 
      Install .ps1
       and select 
      Run with PowerShell
      .
    • From the 
      Windows PowerShell
       command line, run 
      Install .ps1
      .
    If you have not updated the 
    Windows PowerShell
     security policy, see Prepare Windows PowerShell.
    The installation program runs.
  3. On the 
    Create Response Service
     message window, for the 
    SMS
    OPM
    , or BBME plug-in, click 
    Yes
    . For the 
    TAS
     or Mir3 plug-in, click 
    No
    .
  4. On the 
    Create PDF Service
     message window, for the 
    SMS
    OPM
    , or BBME plug-in, click 
    No
    . For the Fax plug-in, click 
    Yes
    .
  5. Fill in the values for the prompts and press 
    Enter
     to continue running the script.
  6. Configure the UAP Web service:
    1. Navigate to the following folder: 
      [
      AtHocENS
      ]\DeliveryServer\web\AtHoc.NDS.UAP.WebService
      .
    2. Delete the 
      Web.config
       file and rename 
      Web.config.ssl
       to 
      Web.config
      .
      Restart IIS after renaming the files.
    3. In a web browser open the following URL: 
      https://localhost/AtHocDeliveryServerEndpoint/AtHocMessagingService.svc
      A confirmation window displays a message that you have successfully created the 
      AtHocMessagingService
       service.
    4. Test the service by pasting the following link in a browser and adding the name of the server: 
      http://[serverAddress]/
      AtHocDeliveryServerEndpoint/AtHocMessagingService.svc.
      The following screen should appear: 
      AtHoc Messaging Service screen