热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

ConfigureDynamics365forOperationsVirtualMachine/VirtualHardDisk(VHD)

ConfigureDynamics365forOperationsVirtualMachine/VirtualHardDisk(VHD) 

Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD)

 

Part I – Create and use Virtual machine


Life cycle services

 

1.     Login to Lifecycle services using your work account. URL: https://lcs.dynamics.com/

2.     Go to Shared asset library. Direct URL: https://lcs.dynamics.com/V2/SharedAssetLibrary

3.     Select Downloadable VHD.

4.     Microsoft publishes recent version of Dynamics 365 Operations VHD files from time to time here. Download the desired version files as indicated in below screenshot.

Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD) - 文章图片

5.     Once all files are downloaded, extract the VHD by running “xxx01.exe” file.

Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD) - 文章图片

6.     Once extracted you will see VHD file as below:

Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD) - 文章图片

Windows Hyper-V Manager

 

Enable Hyper-V

1.     Enable Hyper-V manager role and restart windows. Go to control panel > programs.

Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD) - 文章图片

Create Virtual networks

 

2.     Open Hyper-V manager and create network switches

Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD) - 文章图片

External switch (To enable internet connection)

Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD) - 文章图片

Internal switch (To enable local network connection)

Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD) - 文章图片

Create new virtual machine


Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD) - 文章图片
Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD) - 文章图片
Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD) - 文章图片
Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD) - 文章图片
Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD) - 文章图片
Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD) - 文章图片
Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD) - 文章图片

Start Virtual machine

 

1.     Select the imported VM and click Start.

2.     Login to windows using:

User Id: Administrator

Password: pass@word1

 

Provision admin user

 

1.     On the desktop, double click “Admin user provisioning” tool.

2.     Enter your organization user account.

3.     Once user gets successfully provisioned, use below URL to access Dynamics 365 Operations: https://usnconeboxax1aos.cloud.onebox.dynamics.com

4.     Under login page use credentials for organization account user for provisioning. 

 

Part II – Configure Azure DevOps 

Azure DevOps, formerly known as Visual Studio Team Services, the source code management repository tool that's used with Dynamics 365 Operations to make. Workspaces require that every computer or VM have a unique name. DevOps team integration will fail if you have two or more VMs that have the same name. Therefore, it is crucial that you rename your VM.

1. Open the Windows Explorer, by clicking on the shortcut in the lower left corner:

2. Right click on My PC in the left and select properties.

3. Click on the "Change Settings" button.

Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD) - 文章图片

4. Click on the "Change" button in the System Properties -> Computer Name tab.

Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD) - 文章图片

5. Change the computer name to some unique name within your organization and click on the "OK" button.

Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD) - 文章图片

6. You will be informed that you will have to restart your computer, click on the "OK" button. Then click on the "Close" button.

Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD) - 文章图片

7. You will then be prompted to restart the computer, click on the "Restart Now" button.

Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD) - 文章图片

Visual Studio (version control setup)

https://stoneridgesoftware.com/setting-up-version-control-in-dynamics-365-for-operations-with-visual-studio/

Reporting Services RS (change computer name in configuration)

Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD) - 文章图片
Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD) - 文章图片
Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD) - 文章图片
Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD) - 文章图片
Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD) - 文章图片
Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD) - 文章图片
Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD) - 文章图片
Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD) - 文章图片
Configure Dynamics 365 for Operations Virtual Machine/Virtual Hard Disk (VHD) - 文章图片

Activate or Rearm Windows license

By default windows license would be active for 180 days. In order to activate or rearm, follow below instructions.

Run command prompt as administrator.

slmgr –rearm

Check no of rearms left

slmgr -dlv

 



推荐阅读
  • 本文介绍了Hive常用命令及其用途,包括列出数据表、显示表字段信息、进入数据库、执行select操作、导出数据到csv文件等。同时还涉及了在AndroidManifest.xml中获取meta-data的value值的方法。 ... [详细]
  • 云原生边缘计算之KubeEdge简介及功能特点
    本文介绍了云原生边缘计算中的KubeEdge系统,该系统是一个开源系统,用于将容器化应用程序编排功能扩展到Edge的主机。它基于Kubernetes构建,并为网络应用程序提供基础架构支持。同时,KubeEdge具有离线模式、基于Kubernetes的节点、群集、应用程序和设备管理、资源优化等特点。此外,KubeEdge还支持跨平台工作,在私有、公共和混合云中都可以运行。同时,KubeEdge还提供数据管理和数据分析管道引擎的支持。最后,本文还介绍了KubeEdge系统生成证书的方法。 ... [详细]
  • 本文主要解析了Open judge C16H问题中涉及到的Magical Balls的快速幂和逆元算法,并给出了问题的解析和解决方法。详细介绍了问题的背景和规则,并给出了相应的算法解析和实现步骤。通过本文的解析,读者可以更好地理解和解决Open judge C16H问题中的Magical Balls部分。 ... [详细]
  • ZSI.generate.Wsdl2PythonError: unsupported local simpleType restriction ... [详细]
  • 解决VS写C#项目导入MySQL数据源报错“You have a usable connection already”问题的正确方法
    本文介绍了在VS写C#项目导入MySQL数据源时出现报错“You have a usable connection already”的问题,并给出了正确的解决方法。详细描述了问题的出现情况和报错信息,并提供了解决该问题的步骤和注意事项。 ... [详细]
  • 在重复造轮子的情况下用ProxyServlet反向代理来减少工作量
    像不少公司内部不同团队都会自己研发自己工具产品,当各个产品逐渐成熟,到达了一定的发展瓶颈,同时每个产品都有着自己的入口,用户 ... [详细]
  • Imtryingtofigureoutawaytogeneratetorrentfilesfromabucket,usingtheAWSSDKforGo.我正 ... [详细]
  • Centos7搭建ELK(Elasticsearch、Logstash、Kibana)教程及注意事项
    本文介绍了在Centos7上搭建ELK(Elasticsearch、Logstash、Kibana)的详细步骤,包括下载安装包、安装Elasticsearch、创建用户、修改配置文件等。同时提供了使用华为镜像站下载安装包的方法,并强调了保证版本一致的重要性。 ... [详细]
  • 本文介绍了网页播放视频的三种实现方式,分别是使用html5的video标签、使用flash来播放以及使用object标签。其中,推荐使用html5的video标签来简单播放视频,但有些老的浏览器不支持html5。另外,还可以使用flash来播放视频,需要使用object标签。 ... [详细]
  • Sleuth+zipkin链路追踪SpringCloud微服务的解决方案
    在庞大的微服务群中,随着业务扩展,微服务个数增多,系统调用链路复杂化。Sleuth+zipkin是解决SpringCloud微服务定位和追踪的方案。通过TraceId将不同服务调用的日志串联起来,实现请求链路跟踪。通过Feign调用和Request传递TraceId,将整个调用链路的服务日志归组合并,提供定位和追踪的功能。 ... [详细]
  • k8s+springboot+Eureka如何平滑上下线服务
    k8s+springboot+Eureka如何平滑上下线服务目录服务平滑上下线-k8s版本目录“上篇介绍了springboot+Euraka服务平滑上下线的方式,有部分小伙伴反馈k ... [详细]
  • 生成式对抗网络模型综述摘要生成式对抗网络模型(GAN)是基于深度学习的一种强大的生成模型,可以应用于计算机视觉、自然语言处理、半监督学习等重要领域。生成式对抗网络 ... [详细]
  • 在Android开发中,使用Picasso库可以实现对网络图片的等比例缩放。本文介绍了使用Picasso库进行图片缩放的方法,并提供了具体的代码实现。通过获取图片的宽高,计算目标宽度和高度,并创建新图实现等比例缩放。 ... [详细]
  • 寻求更强大的身份和访问管理(IAM)平台的企业正在转向云,并接受身份即服务(IDaaS)的灵活性。要为IAM选择正确的场外解决方案,业务管理人员和IT专业人员必须在实施之前评估安全 ... [详细]
  • 篇首语:本文由编程笔记#小编为大家整理,主要介绍了SpringCloudRibbon部分源码相关的知识,希望对你有一定的参考价值。1:ribbon是提供通过servi ... [详细]
author-avatar
鹏63213
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有