XenMobile 10.x how to update SQL server password on Xenmobile

XenMobile 10.x how to update SQL server password on Xenmobile

book

Article ID: CTX213858

calendar_today

Updated On:

Description

XenMobile 10.x -How to update SQL server password on Xenmobile server


Instructions

After changing the password in SQL, it needs to be updated on XMS

1. Select the Database Option from XM CLI
2. For production environment always use an external database server. Select r.
3. Everything should be the same after this except when you are prompted for the username.

Server []: DB_Server
Port [1433]: 1433
Username [sa]: Domain\User
Password: ****
 
Note: Please enter the Username in Domain\Username format.