What are the steps to perform a manual backup in ServiceDesk Plus?
How can I perform a backup of the database alone without the file attachments in ServiceDesk Plus?
ServiceDesk Plus is designed in such a way that the file attachments are not stored in the database. The attachments are stored in the file attachments folder of the installation directory (C:\ManageEngine\ServiceDesk). If there are lots of attachments in your ServiceDesk installation you can save time by performing a backup without file attachments (i.e.) backup of the database alone.How do I restore the backup data?
How do I schedule ServiceDesk Plus to perform automatic backup?
You can configure backup scheduling, to perform backup of all the files on a regular interval.How do I schedule a backup over a network share?
You can configure a backup scheduling over a network share,Can I install the application under our Program Files(X86) or under the root directory?
ServiceDesk is built on a frame work where the installation path should not have any spaces in between them, If installed then it will not invoke any bat files. So please install the application under the root directory.
How do I upgrade to the latest Version and Build of ServiceDesk Plus?
The following instructions is to upgrade ServiceDesk Plus.How do I upgrade ServiceDesk Plus in LINUX?
Please visit the website mentioned below to download the ppm files for upgrading to the latest version of ServiceDesk Plus.How do I install ServiceDesk Plus on a Linux machine?
Following are the steps given below to install and setup Manage Engine ServiceDesk Plus on a Linux machine.How do I install ServiceDesk Plus on a Linux machine without GUI?
Follow the steps given below to install ServiceDesk Plus on a Linux machine without GUI or on a Linux machine from windows desktop,How do I install ServiceDesk Plus as Linux Service?
Follow the steps given below to run ServiceDesk Plus as a start up service.Is it possible to scan windows workstation if ServiceDesk Plus is installed on a Linux machine?
Method 1 : You can download the agent from Admin-->Windows Agent configuration and you can deploy through GPO. Refer to the link for configuring GPO
https://www.youtube.com/watch?v=D-2M3RrlOsA
Method 2 : Using the Distributed Asset scan functionality of ServiceDesk Plus, you can install the Probe in a windows machine using which you can scan windows workstations, export the information in a zip format and import the information into ServiceDesk Plus Linux server.
ServiceDesk Plus helps you scan assets distributed across multiple sites (i.e.) assets which are not connected to the network (or) assets which are not reachable from the central ServiceDesk Plus server. This can be done with the help of Asset Explorer Probe which can be installed in the remote network which helps to scan the assets in the remote network, export the asset information into a zip file and then import the information into the Central ServiceDesk Plus server. [ Screenshot ]
Does ServiceDesk Plus scan the softwares installed in a Linux machines?
From v 7.5 and above, ServiceDesk Plus does scan softwares installed in Linux machine. Enable the check box which says Scan Software in Linux Workstations under Admin -> Network scan. [ Screenshot ]How can I connect to MYSQL database on a Linux machine?
Install the MYSQL client which supports your Linux version. Once this is accomplished, make sure that the command "mysql" is in path. (Most often, mysql should be under path, if not, you may add the complete path to mysql command under PATH variable in the bashrc file.What are the Databases supported by ServiceDesk Plus?
What are the MYSQL versions supported by ServiceDesk Plus?
ServiceDesk Plus supports MYSQL version 4.1.18 and 5.1.50.My ServiceDesk Plus installation shows the MYSQL version as 4.1.18. How do I upgrade it to the latest version?
MYSQL version 5.1.50 is bundled into ServiceDesk Plus from V8.1 until build 8112. A fresh installation of V8.1 will have MYSQL version 5.1.50 bundled with the product. Users who have migrated from older versions of ServiceDesk Plus should perform the below steps to upgrade to MYSQL 5.1.50
NOTE: The process involves uninstalling and reinstalling the application. Make sure you have upgraded to the latest version of ServiceDesk Plus by following the instructions in the link,
https://www.manageengine.com/products/service-desk/faq-general-modules.html#Upgrading1
Once you have upgraded to the latest version of SDP, follow the below steps.
Step 1: Stop ManageEngine ServiceDesk Plus service.How can I connect to Mysql,Pgsql and MSSQL database of ServiceDesk Plus?
By default, MYSQL database of ServiceDesk Plus can be connected only from server machine. But how can I connect to MYSQL database of ServiceDesk Plus from another machine in the network?
Follow the steps given below to connect to MYSQL Database from another machine in the network.By default, ServiceDesk Plus installs a MYSQL database on the server during the product installation until build 8112. But I require the application and database to reside on different servers. Is it possible for ServiceDesk Plus to use a different MYSQL database on a separate server instead of the default server installed
Is it possible to integrate Crystal reports XI to the MYSQL database of ServiceDesk?
Yes it is possible to integrate Crystal reports with ServiceDesk Plus. Refer the link provided below which will help you with the integration.How do I convert the database from MSSQL to MYSQL?
The following is the procedure to migrate your ServiceDesk Plus database from MSSQL to MYSQL.How do I move the application from one version of MSSQL to another version of MSSQL.i.e., from MSSQL 2005 to MSSQL 2008?
To migrate ServiceDesk Plus database from one version of MSSQL to another:How do I make ServiceDesk Plus run on https?
From a command prompt, execute the file changeWebServerPort.bat from [Service Desk Home]\bin folder as inHow do I setup redirection from HTTP to HTTPS?
Remove '¡--' which is before Connector port="8080" address="${jboss.bind.address}" and then remove -- which is after compressableMimeType="text/html,text/xml,text/plain"/
Change the value 8080 to 80 and 8443 to 443 and save the file.How do I disable weak and anonymous ciphers from being used in HTTPS connection?
To disable weak and anonymous ciphers from being used in a HTTPS connection and to improve the security in connection, you can include certain parameter in server.xml file.How do I install a .PFX Certificate?
Please follow the instructions given below to install a certificate with the extension .PFXHow do I install SSL certificate for ServiceDesk Plus?
ServiceDesk Plus can run as a HTTPS service. But it requires a SSL (Secure Socket Layer) Certificate signed by a valid Certificate Authority (CA).How do I renew SSL Certificate?
In order to use the renewed certificate, you need to have taken a backup of the existing keystore file (created while configuring the SSL) which was taken before the installation of any certs. If this file is present, then you can replace this file in the [ServiceDesk Home]\jre\bin folder and follow the instructions from Step 3: Install your SSL Certificate. If you do not have a backup of the keystore file, then you need to start from scratch i.e., Step 1, and get the certificates reissued for the new CSR.How do I move ServiceDesk Plus from one server to another server?
Following are the steps to move data from the existing server to a new server,If I'm using MSSQL as database, how should I go about moving the application from one server to another but using the same database?
Since you are using MSSQL, the database remains on the SQL server. So all you have to do is install the same version and build of ServiceDesk Plus on the new server and point the database to the SQL server while installing the product.How do I move ServiceDesk Plus installation to a different drive on the same server?
Follow the instructions below to move ServiceDesk Plus installation to a different drive on the same server.How can I move ServiceDesk Plus Windows server to Linux server?
Following are the steps to move ServiceDesk Plus Windows server to Linux server.How can I build a test environment for ServiceDesk Plus?
Building a test environment is very helpful while upgrading ServiceDesk Plus. When you are planning to upgrade ServiceDesk Plus to the latest version, it is highly advisable to try the upgrade on the test environment first so that you will be confident about the upgrade on the Production server.How do I modify the login and logout screens of ServiceDesk Plus?
Follow the procedure below to customize the login and logout screens as per your requirement.How can I integrate ServiceDesk Plus to a personal homepage?
You can integrate ServiceDesk Plus to your personnel homepage by using 2 methods:How do I bind ServiceDesk Plus to a single IP Address?
For Windows Users:How do I host ServiceDesk Plus on the internet?
In order to make ServiceDesk Plus available for users in Internet, let us assume the following scenarios.How do I change the URL on which ServiceDesk Plus is running?
Click Admin --> Self Service Portal Settings and provide the URL in the Alias URL section. Please make the corresponding configuration in the Firewall/Router also.How do I modify the ServiceDesk Plus Logo?
You can customize the application by choosing to display your custom logo. You need to add the logo in two dimensions, one for the login page and the other for the header image that you see on the top left corner of the pages once you login. The login page image should be of the dimensions 252 px x 61 px (W x H), while the header image needs to be 166 px x 46 px.How can I change the port number on which ServiceDesk Plus runs?
For changing the Web Server port, you need to run the file "changeWebServerPort.bat" from C:\ManageEngine\ServiceDesk\bin folder as inI want to add attachments with size more than 10 MB. Is it possible to increase the attachment size?
Yes, you can increase the size of the attachment by executing a query in the database,What is the Tomcat version bundled in ServiceDesk Plus?
ServiceDesk Plus is currently bundled with Tomcat version 5023What is the Java version used in ServiceDesk Plus?
Was your question answered here?
Check the other FAQ modules or you can contact our support team at servicedeskplus-support@manageengine.com