Install Server Service: Difference between revisions
Jump to navigation
Jump to search
(Created page with "If you already use the Email Connector or Alerts Server or Report Scheduler then you can skip this section as the CommitCRM Server service is already installed and...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
If you already use the [[Email Connector]] or [[Alerts Server]] or [[Report Scheduler]] then you can skip this section as the | If you already use the [[Email Connector]] or [[Alerts Server]] or [[Report Scheduler]] then you can skip this section as the 'CRM Server' service is already installed and there is nothing more you need to do. | ||
===Install Service=== | ===Install Service=== | ||
Line 5: | Line 5: | ||
<u>Automatic installation</u> (requires | <u>Automatic installation</u> (requires RangerMSP 14 and up) | ||
Log in to to your Server with a Window's Administrator account and run the installer from: | Log in to to your Server with a Window's Administrator account and run the installer from: | ||
'''''<Installation_DIR>\ | '''''<Installation_DIR>\RangerMSP\Utils\Install\InstallServerSideWindowsServices.exe''''' | ||
<br><br> | <br><br> | ||
Line 15: | Line 15: | ||
<u>Manual installation</u> | <u>Manual installation</u> | ||
# Open a command prompt window: Right-click the command prompt icon and and choose 'Run As Administrator'.<br /><br /> | # Open a command prompt window: Right-click the command prompt icon and and choose 'Run As Administrator'.<br /><br /> | ||
# Type the following command:<br><blockquote><tt> '''<Installation_DIR>\ | # Type the following command:<br><blockquote><tt> '''<Installation_DIR>\RangerMSP\Server\CRMServer.exe -install'''</tt></blockquote> <u>Note</u>: The <Installation_Dir> must refer to a LOCAL server path (e.g. c:\ or D:\Software, etc.) and NOT to a shared network name/path. | ||
# Wait for a success message to appear, indicating the service was installed successfully. | # Wait for a success message to appear, indicating the service was installed successfully. | ||
# Open the Windows Services Management windows from ''Control Panel > Administration Tools > Services''. | # Open the Windows Services Management windows from ''Control Panel > Administration Tools > Services''. | ||
# Verify that a Windows service called ''' | # Verify that a Windows service called '''RangerMSP Server''' is now displayed in the services list. | ||
# If the service is not there, make sure again that you are running the command prompt Window using 'Run as Administrator' and try again. | # If the service is not there, make sure again that you are running the command prompt Window using 'Run as Administrator' and try again. | ||
===Running | ===Running 'CRM Server' service=== | ||
# Open the Windows Services Management windows from Control Panel > Administration Tools > Services.<br /><br /> | # Open the Windows Services Management windows from Control Panel > Administration Tools > Services.<br /><br /> | ||
# Locate the | # Locate the 'CRM Server' service and start the service (right-click > Start).<br /><br /> | ||
# Make sure that it is set to start automatically with a 'Delayed Start' (Startup type > Automatic Delayed Start) each time the server is restarted.<br /><br /> | # Make sure that it is set to start automatically with a 'Delayed Start' (Startup type > Automatic Delayed Start) each time the server is restarted.<br /><br /> | ||
==Uninstall Service== | ==Uninstall Service== | ||
To Uninstall | To Uninstall 'CRM Server' service: | ||
# Open the Windows Services Management windows from Control Panel > Administration Tools > Services. | # Open the Windows Services Management windows from Control Panel > Administration Tools > Services. | ||
# Stop the | # Stop the 'CRM Server' service. | ||
# Open a command prompt window: Right-click the command prompt icon and and choose 'Run As Administrator'. | # Open a command prompt window: Right-click the command prompt icon and and choose 'Run As Administrator'. | ||
# Type the following command: <br> | # Type the following command: <br> | ||
<Installation_DIR>\ | <Installation_DIR>\RangerMSP\Server\CRMServer.exe -uninstall |
Latest revision as of 08:35, 8 July 2020
If you already use the Email Connector or Alerts Server or Report Scheduler then you can skip this section as the 'CRM Server' service is already installed and there is nothing more you need to do.
Install Service
This part of the installation should be performed on the server itself.
Automatic installation (requires RangerMSP 14 and up)
Log in to to your Server with a Window's Administrator account and run the installer from:
<Installation_DIR>\RangerMSP\Utils\Install\InstallServerSideWindowsServices.exe
OR -
Manual installation
- Open a command prompt window: Right-click the command prompt icon and and choose 'Run As Administrator'.
- Type the following command:
Note: The <Installation_Dir> must refer to a LOCAL server path (e.g. c:\ or D:\Software, etc.) and NOT to a shared network name/path.<Installation_DIR>\RangerMSP\Server\CRMServer.exe -install
- Wait for a success message to appear, indicating the service was installed successfully.
- Open the Windows Services Management windows from Control Panel > Administration Tools > Services.
- Verify that a Windows service called RangerMSP Server is now displayed in the services list.
- If the service is not there, make sure again that you are running the command prompt Window using 'Run as Administrator' and try again.
Running 'CRM Server' service
- Open the Windows Services Management windows from Control Panel > Administration Tools > Services.
- Locate the 'CRM Server' service and start the service (right-click > Start).
- Make sure that it is set to start automatically with a 'Delayed Start' (Startup type > Automatic Delayed Start) each time the server is restarted.
Uninstall Service
To Uninstall 'CRM Server' service:
- Open the Windows Services Management windows from Control Panel > Administration Tools > Services.
- Stop the 'CRM Server' service.
- Open a command prompt window: Right-click the command prompt icon and and choose 'Run As Administrator'.
- Type the following command:
<Installation_DIR>\RangerMSP\Server\CRMServer.exe -uninstall