Disable Mobile Client

Disable Mobile Client

We have an option to disable mobile client, kindly connect to the database and execute the below query. 


update globalconfig set paramvalue='FALSE' where category = 'MobileClient' and Parameter = 'REDIRECTURL';


Please restart the application for the changes to be effective.


The above query will stop the mobile client redirection when accessing MSP application from a mobile browser. 

      New to ADSelfService Plus?

        Resources

            • Related Articles

            • Remote AE (Asset Scanning) Behavior changes

              You can download the compatible version of Remote AE from the installed version of ServiceDeskPlus-MSP. Please go to Admin > Distributed Asset Scan and make use of the below highlighted. If you already have Asset Explorer in older versions, please ...
            • Query to export All Requesters from All Accounts

              SELECT AaaUser.USER_ID,AaaUser.FIRST_NAME "FullName",AaaLogin.NAME "LoginName",AaaLogin.DOMAINNAME "Domain",AaaContactInfo.EMAILID "Email",DepartmentDefinition.DEPTNAME "Department",SDOrganization.NAME ...
            • Unable to configuring a network drive as attachment path

              Error Please make sure that file attachment path exits/available. Fix 1. Ensure you are able to access the network drive from MSP server with the same location provided in Self Service Portal Settings 2. Open services.msc Manage Engine ServiceDesk ...
            • How to restrict automatic association of technicians to an account / sites ?

              This article is applicable from 10600 builds. Scenario  - At times the technicians will see extra Accounts / Sites in their login.  Below is the reason and its solution : -> While creating an account, a common site will be automatically created by ...
            • How to disable the Created Date field for technicians

              1. Roles Under Admin >> Roles >> Disable the below access The above option will disable the user from modifying Created Date, Resolved Date, Dueby Time. 2. Field and Form Rules If the requirement is to disable only Created Date field.  Under Admin >> ...