Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

  1. Copy the Readysell.Server directory into X:\Readysell on the designated server
  2. Install the SSL certificate:
    1. Open Microsoft Management Console (click Start > Run, then type "mmc" and press Enter)
    2. Go to File > Add/Remove Snap-in
    3. In the Available snap-ins choose Certificates and click Add
    4. Select Computer account
    5. Click Next then Finish
    6. Click OK
    7. Expand Certificates (Local Computer)
    8. Right click on Personal and go to All TasksImport...
    9. Click Next
    10. Browse for X:\Readysell\Readysell.Server\Certificate.pfx and click Next
    11. Type in the password r$ellxp1 then check Mark this key as exportable and click Next
    12. Click Next then Finish
    13. Close Microsoft Management Console
  3. Browse to X:\Readysell\Readysell.Server using Windows Explorer
  4. Right click Readysell.Server.exe.config and click Open with...
  5. Expand Other Programs and double click Notepad
  6. In the ConnectionString and TestConnectionString properties, replace server=mainserver with server=[HOSTNAME] (where [HOSTNAME] is the computer name of the server)
  7. Save and close the configuration file
  8. Right click on Install.bat and click Run as Administrator
  9. Go to Start > Control Panel > Administrative Tools > Services
  10. Find the ReadysellServer service, right click and Start
  11. Ensure there is a port forward for port 8205 configured in the router
  • No labels