• AX 2012 R3 Install And Configure Log


    Base System Environment:

      (1)、Windows Server 2012 R2;

      (2)、SQL Server 2014;

      (3)、SSDT 2008(Business Intelligence Development Studio in SQL Server 2008 for VS 2010);

      (4)、Office 2013;

      (5)、Visual Studio 2010;

      (6)、Dynamics AX 2012 R3.

     

    1、Install Windows Server 2012 R2.

    2、Close the UAC.

        HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystem

        EnableLUA=0

    3、Install and set up the domain environment.

    4、Install the .Net Framework 3.5.

    5、Install Office 2013.

    6、Install Visual Studio 2010.

    7、Install SQL Server 2014 including the Reporting Service.

    8、Install the SSDT 2008, it is a component of SQL server 2008, we can install it by using the SQL 2008 installation files(Ignore the compatibility prompt and continue installing).

    9、Set up the Reporting Service.

    10、Install the database firstly through the AX installation application.

    11、Run the AX installation validation application, install all the system components to make sure that there is no error in validation list, we can get the help and download the components from the validation list.

    12、Install the AOS, client components and the business connector.

    13、Run the AX 2012 and complete the initialization check list.

             (1)、Compile application and CIL.

             (2)、Synchronize the database.

             (3)、Configure system account(Business connector proxy account).

             (4)、Close the AX.

    14、Open the AX 2012 again and complete the partition initialization check list.

             (1)、Configure partition account.

             (2)、Set up system parameters.

    15、Import the demon data to AX.

             (1)、Install the demo data import tool “AX2012TestDataTransferTool”.

             (2)、Extract the demo data.

             (3)、Stop the AOS service.

             (4)、Backup the AX database.

             (5)、Run the “Command Prompt” as administrator.

             (6)、Locate to the demo data import tool root path.

             (7)、Run the import command “DP.exe import [DemoDataPath] [AXDataBaseName] [ComputerName]” to import the demo data.

    16、Import the demo license key getting from Microsoft customer sources.

    17、Install the SSRS reporting extending and development tools(All use the default setting including the database name).

  • 相关阅读:
    vue-cli+webpack打包,上线
    vue2.0搭建vue手脚架(vue-cli)
    vue -- vue-cli webpack项目打包后自动压缩成zip文件
    Java字符串和常用类
    Java基础
    TF-IDF与TextRank的关键词提取算法应用
    ACl2019|使用Graph-to-Sequence模型为中文文章生成连贯的评论
    ACL2019|巧用文本语境信息:基于上下文感知的向量优化
    探索四川奥秘
    手机浏览器通过Scheme跳转APP,兼容各种手机浏览器
  • 原文地址:https://www.cnblogs.com/Jinnchu/p/5387895.html
Copyright © 2020-2023  润新知