Installation and Getting Started



In Windows

 

Follow the steps given below to install and set up the ManageEngine ServiceDesk Plus application:

  1. Download the ServiceDesk_Plus_Windows.exe file.

  2. Click the exe file to start the installation. The ServiceDesk Plus installation wizard appears. Follow the instructions given in the wizard to successfully set up ServiceDesk Plus.

  3. On accepting the license agreement, the installation wizard provides you with an option to choose between Trial Edition and Free Edition of the ServiceDesk Plus application. Free Edition never expires but is restricted to a single technician login and 25 nodes (workstation) discovery. The Trial Edition is valid only for 30 days and provides two technician login. There are no other restrictions.

  4. The next step is choosing the installation directory. By default, the application is installed in C:\AdventNet\ME\ServiceDesk directory. If you want to change the installation directory, then, click the Browse button beside the directory path.
     

    Note: The installation directory or its parent directories must not have any space character in its name.

  5. From the file chooser window, choose the directory of your choice and click Next.

  6. Provide a name that needs to appear in the Programs folder. By default, it is ManageEngine ServiceDesk Plus 5.

  7. Click Next.

  8. Enter the port number that has to be used to run the web server. The default port number provided is 8080. If you already have any application running in that port, then enter the number of the port that is free and can be used by the web server to run the ServiceDesk Plus application server and click Next.

  9. The Registration for Technical Support form is displayed. This is an optional form and this enables you to register for technical assistance. By registering, it helps the technical support team to be better informed about your organization and its specific needs and hence provide a more focused support. Enter the details such as Name, contact E-mail ID, Phone Number (helps in making calls for immediate support), Company Name, and Country.

  10. Click Next.

  11. The details that you have provided till now will be displayed as below for your confirmation:
    Installation Directory : C:\AdventNet\ME\ServiceDesk
    Folder Name : ManageEngine ServiceDesk Plus 5
    WebServer Port : 8080


    If the displayed information is correct, then click the Next button, or else click the Back button and make the necessary changes and proceed with the installation.

  12. After you confirm the above details, the application is installed. On successful installation, the following screen is displayed.

    Installation successfully completed

    When you choose to start the ServiceDesk Service, the ServiceDesk Server is started automatically and the client window opens. If you do not wish to view the readme file or start ServiceDesk as a windows service, de-select the options provided.

  13. Click Finish to complete the installation.

If you had followed the instructions in the wizard and installed the application with the default settings suggested by the wizard, the ManageEngine ServiceDesk Plus program group is created in the Start menu. Also, the ServiceDesk server will be started and the client window opens with the login page. Enter the user name and password to log in to the application.

 

To manually start the ServiceDesk Plus application

  1. Click Start -> Programs -> ManageEngine ServiceDesk Plus 5 -> ServiceDesk Server to start the web server. This takes approximately 2 minutes in a Windows XP, 512 MB RAM, and 1.0 GHZ processor. Generally, the server is started and the web client is also launched in the default browser.

  2. If the web client is not launched automatically, then click Start -> Programs -> ManageEngine ServiceDesk Plus 5 -> ServiceDesk Web Client to start the web client. The application opens the login page in your default web browser.

  3. Enter your user name "administrator" and password "administrator" to log in to ServiceDesk Plus. As soon as you log in the configuration wizard home page is displayed. Follow the instructions provided in the wizard and click the Next button.

To configure your application settings, refer to the Configurations section.

To shut down the ServiceDesk Plus application
  1. Click Start -> Programs -> ManageEngine ServiceDesk Plus 5 -> Shutdown ServiceDesk. A confirmation message is displayed.

  2. Click OK to proceed with the shut down.

Alternatively, you can also right-click on the system tray icon system tray icon and choose Shut down Server. A confirmation message is displayed; click OK to shut down ServiceDesk Plus.

 

To reinitialize the server
  1. Go to <ServiceDesk>\bin directory.

  2. Execute reinitializeDB.bat to reinitialize the server. Please note that all the data in the server will be lost when you reinitialize.

In Linux

 

Follow the steps given below to install and setup the ManageEngine ServiceDesk Plus application:

  1. Download the ServiceDesk_Plus_Linux.bin file.

  2. Execute the .bin as given below, at your command prompt:

    ./ServiceDesk_Plus_Linux.bin
     

    Note: You need to have execute permissions for executing the .bin type files.

     

    The following screen of the installation wizard is opened and the you will be guided through the installation process.
     

    First screen of the installation wizard
  3. Click Next and follow the steps given in the installation wizard.

  4. The second screen displays the License Agreement. You need to accept the license agreement to proceed with the installation. So select the radio button accepting the license agreement and click Next.

  5. On accepting the license agreement, the installation wizard provides you with an option to choose between Trial Edition and Free Edition of the ServiceDesk Plus application. Free Edition never expires but is restricted to a single technician login and 25 nodes (workstation) discovery. The Trial Edition is valid only for 30 days and provides two technician login. There are no other restrictions. Choose the appropriate edition for your need and click Next.

  6. The next step is choosing the installation directory. By default, the application is installed in home/<user>/AdventNet/ME/ServiceDesk directory. If you want to change the installation directory, then, click the Browse button beside the directory path.

  7. From the file chooser window, choose the directory of your choice and click Next.

  8. Enter the port number that has to be used to run the web server. The default port number provided is 8080. If you already have any application running in that port, then enter the number of the port that is free and can be used by the web server to run the ServiceDesk Plus application server and click Next.
     

    Note: If you wish to provide a port number lesser than 1024 as the web server port, then you need to be the super-user of the system to successfully install and run ServiceDesk Plus application.

  9. The Registration for Technical Support form is displayed. This is an optional form and this enables you to register for technical assistance. By registering, it helps the technical support team to be better informed about your organization and its specific needs and hence provide a more focused support. Enter the details such as Name, contact E-mail ID, Phone Number (helps in making calls for immediate support), Company Name, and Country.

  10. Click Next.

  11. The details that you have provided till now will be displayed as below for your confirmation:

    Details of Installation

    Installation Directory: home/<user>/AdventNet/ME/ServiceDesk
    Product Size                : 62.8 MB.

    If the displayed information is correct, then click the Next button, or else click the Back button and make the necessary changes and proceed with the installation.
  12. After you confirm the above details, the application is installed. On successful installation, the following screen is displayed.
     

    Linux Installation Completed  
    If you do not wish to view the Readme file, de-select the check box.
  13. Click Finish to complete the installation.

To manually start the ServiceDesk Plus application

  1. Go to the <ServiceDesk Plus>/bin directory and execute the run.sh file as given below:

    $ sh run.sh

  2. To start the web client, open a web browser and type the following in the address field:

    http://localhost:8080

    Here, you need to replace the localhost with the corresponding server name where the ServiceDesk Plus web server is running and the port number 8080 should be replaced with the actual port where the server is running. The application opens the login page in your default web browser.

  3. Enter your user name "administrator" and password "administrator" to log in to ServiceDesk Plus. As soon as you login the configuration wizard home page is displayed. Follow the instructions provided in the wizard and click the Next button.

To configure your application settings, refer to the Configurations section.

To shutdown the ServiceDesk Plus application, execute shutdown.sh file from the bin directory as below:

 

sh shutdown.sh -S

 

To reinitialize the server

  1. Go to <ServiceDesk Plus>/bin directory.

  2. Execute reinitializeDB.sh to reinitialize the server. Please note that all the data in the server will be lost when you reinitialize.





ServiceDeskPlus - Help Desk and Asset Management Software
Copyright © 2005, AdventNet Inc. All Rights Reserved.