|
Desktop Central scans the computers in your network periodically and collects data related to hardware and software assets that are installed. Information related to hardware and software applications is updated by Desktop Central. This data is synchronized with ServiceDesk Plus.
If both Desktop Central and ServiceDesk Plus scan the computers in your network for data related to hardware and software assets the existing information will be overwritten with the latest information.
Before you integrate details about assets with ServiceDesk Plus, you must ensure the following:
Ensure that the build numbers conform to the details given below:
Run both Desktop Central and ServiceDesk Plus in your network
Manage all the computers in your network using Desktop Central
To integrate ServiceDesk Plus with Desktop Central, follow the steps given below:
If you select HTTPS mode of communication, Select the Product Type :If you are using an standalone installation of ServiceDesk Plus product, select the ServiceDesk Plus option. If you wish to integrate with the ServiceDesk module within IT360 product, select IT360 option.
you must provide the SSL certificate of ServiceDesk Plus. copy
the file "sdp.keystore"
located in <ServiceDesk Plus
Installation Home>/server/default/conf directory to your
local computer and Browse to select this file here.
If you are using IT360 product with HTTPS communication enabled, copy
the file "it360.keystore"
located in <IT360 Installation
Home>/servicedesk/server/default/conf directory to your
local computer and Browse to select this file here.
If you are using a third-party SSL certificate, like GoDaddy, you need
to provide the keystore file that you have generated.
If you are using a third-party SSL certificate, you must also provide information regarding the alias name you provided when generating the keystore file and the password for the keystore.
Checking the third party SSL keystore alias name and password
Ensure that the keystore alias name and the keystore file password are correct when using a third-party SSL certificate in your ServiceDesk Plus installation.
Determining the password required to access the keystore file
To determine the password required to access the keystore file, follow the steps given below:
- Navigate to the server.xml file. The path is<ServiceDesk_Home>\server\default\deploy\jbossweb-tomcat50.sar
- Determine the value of the parameter keystorepass
You have determined the password required to access the keystore file. You can use this password to determine the alias name of the keystore.
Determining the alias name of the keystore file
To determine the alias name of the keystore file, follow the steps given below:
- Using the command prompt, navigate to <ServiceDesk_Home>\jre\bin
- Execute keytool -list -v -keystore <ServiceDesk_Home>\server\default\conf\sdp.keystore -storepass <ServiceDesk KeyStore File Password>
You will find the alias name of the keystore file here.
Note : If you are using a PFX Certificate File, then Specify the "asc" as ServiceDesk Keystore Alias Name
|