Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Project Operations Integrated with ERP
Important
This article is only applicable only Microsoft Dynamics 365 Finance version 10.0.13 and can be performed only on a Cloud-hosted environment. Complete the steps in this article BEFORE you apply quality updates to the environment.
- In your LCS project, open the Environment details page. Notice that it includes the details needed to connect to the environment by using Remote Desktop Protocol (RDP).
The first set of highlighted credentials are the local account credentials and contain a hyperlink to the remote desktop connection. The credentials include the environment admin username and password. The second set of credentials are used to log in to SQL Server in this environment.
- Remote to the environment by the hyperlink in Local Accounts, and use the Local Account credentials to authenticate.
- Go to Internet Information Services > Application Pools > AOSService and stop the service. You are stopping the service at this point so that you can continue to replace the SQL database.
- Go to Services and stop the following two items:
- Microsoft Dynamics 365 Unified Operations: Batch Management Service
- Microsoft Dynamics 365 Unified Operations: Data Import Export Framework
- Open Microsoft SQL Server Management Studio. Log in with SQL server credentials and use the axdbadmin user and password from the LCS Environments details page.
- In Object Explorer, Databases and locate AXDB. You will replace database with a new database that is located in the Download Center.
- Copy the zip file to the VM you are remoted into and extract zip contents.
- In SQL Server Management Studio, right-click AxDB, and then select Tasks > Restore > Database.
- Select Source Device and navigate to the file extracted from zip you copied.
- Select Options, and then select Overwrite the existing database and Close existing connections to destination database.
- Select OK.
You will receive confirmation that the AXDB restore was successful. After you receive this confirmation, you can close SQL Services Management Studio.
Go back to Internet Information Services > Application Pools > AOSService and start the AOSService.
Go to Services and start the two services you stopped earlier.
Locate the AdminUserProvisioning tool on this VM. Look under, K:\AosService\PackagesLocalDirectory\bin\AdminUserProvisioning.exe.
Run the .ext file using your user address in the Email Address field.
Select Submit.
This takes a couple of minutes to complete. You should receive a confirmation message that the Admin user was successfully updated.
- Lastly, run Command Prompt as Administrator and perform iisreset
- Close the remote desktop session and use the LCS Environment details page to log in to the environment to confirm it is working as expected.