Repositorio de Versiones Anteriores Servicedesk
archive.manageengine.com
Related Articles
Cambiar a la version Gratuita de Servicedesk Plus
You can simply apply the extended or renewal license for ServiceDesk Plus from the command prompt by following the instructions given at this link. Also, to overcome this manual process and avoid any service interruption, we brought in a feature that ...
Configuracion de SSO en ServiceDesk plus
https://pitstop.manageengine.com/portal/community/topic/pass-through-authentication-an-illustrated-config-manual
Consultar el uso del Catalogo de Servicios de Servicedesk Plus
Query SELECT serd.Name "Service Category",reqtl.templatename "Template name",count(wo.WORKORDERID) "Count of Request" FROM WorkOrder wo LEFT JOIN RequestTemplate_list reqtl ON wo.TEMPLATEID=reqtl.TEMPLATEID LEFT JOIN ServiceDefinition serd ON ...
Cambiar el color de fondo de Servicedesk Plus
You can modify the custom_style.css present under SDP_HOME\custom\style\custom_style.css.. Add the below lines at the end of the file. Replace #eee with your desired color.. .form-horizontal#form_content_div { background-color: #eee; } ...
Hacer un redirect para servicedesk Plus
How to redirect ServiceDesk Plus URL from HTTP to HTTPS Table of contents For 9.4 For 9.3 and below https://support.servicedeskplus.com/portal/kb/articles/redirection-from-http-to-https Follow the steps given below to set up the redirection from HTTP ...