3 Deploying the AD environment
3.1 Configuring virtual network DNS server registration
Configure DNS, go to the portal, virtual network, select the virtual network you just created, configure the page, enter the DNS name and address, click Save, reboot all the VMS have completed the modification.
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/6F/7A/wKioL1Wd9bGBU8qSAACR7SuaSss478.jpg "/>
3.2 Deployment of adds services
In Manage portal, select RDSDC, click on the link below to enter the system
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/6F/7D/wKiom1Wd8-HgB7fvAADZ88aBGpc005.jpg "/>
In the Remote Desktop dialog box that appears, enter the user name and password to log on to the system.
In the upper-right corner of Service Manager, select Manage---add roles and Features
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/6F/7A/wKioL1Wd9bLj3DVKAACScYhlIJU808.jpg "/>
Skip the Start page directly, select Role and feature installation on the installation Type page, next
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/6F/7A/wKioL1Wd9bLTb1pgAAE2-K0mwJc325.jpg "/>
On the Server Selection page, tick the server that selected the server pool
Select the servers that need to be upgraded (Windows Server 2012 starts with Server Manager, manages the entire server Pool, remotely manages, installs, uninstalls roles and feature builds, and more)
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/6F/7D/wKiom1Wd8-Lz3dqxAAGE07XWATk336.jpg "/>
On the server Roles page, tick the adds service (domain service) and the DNS service, the other builds are installed later, when the DNS is checked, dynamic address issues are prompted, select continue, ignore this issue
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/6F/7A/wKioL1Wd9bOhQtdBAAHB7CX3tog913.jpg "/>
On the features page directly next, on the adds page directly next, on the DNS page directly next
On the confirmation page, you can choose to restart automatically and click Install to complete the installation.
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/6F/7D/wKiom1Wd8-LhJYeeAAGxRI8OG-8233.jpg "/>
After the role installation is complete, we need to complete the deployment of adds and DNS, in the service management will appear a small triangle, select click Upgrade Server as a domain controller
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/6F/7A/wKioL1Wd9bPyPNiHAAC6K05kRKA115.jpg "/>
On the Configuration Options page, select Add a New Forest, enter the root domain name, next
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/6F/7D/wKiom1Wd8-PDtsCbAAEecJPkNnQ891.jpg "/>
On the Domain Controller Options page, select the domain and forest functional level (if there is a lower version of the member server in the environment, it is recommended to select the functional level of 2008 or 2008R2), enter the recovery mode password, next
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/6F/7A/wKioL1Wd9bTzDvoFAAGHKGpmQ0w687.jpg "/>
On the DNS page, ignore the warnings that appear, direct the next step, and in the subsequent dialogs, go directly to the next step until the deployment is complete, and the VMS will automatically restart and wait for completion.
3.3 Creating an RDS administrator user
Server Manager in DC opens Active Directory Users and groups, new user
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/6F/7D/wKiom1Wd8-TTUwrWAAIWjaCs0mQ037.jpg "/>
Enter the user display name and login name, next enter the password, remove the first login Change Password option, complete the creation.
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/6F/7A/wKioL1Wd9bXTJXgmAADWHvcQCWs580.jpg "/>
Click the user you just created, right-click to join the group, and add the user to the Domain Admins group
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/6F/7D/wKiom1Wd8-Xw_1fYAADZiwg-PRM446.jpg "/>
Next, you need to add additional VMS to the domain
Remotely connect to other VMS, right-click on the computer, select Properties, select Advanced System settings, select the Computer Name page, click Edit, tick the domain, enter the domain name to join, click OK, enter the domain user you just created, OK, restart the VM full domain join action.
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/6F/7A/wKioL1Wd9bbiaRLvAAD8-jgbmXE138.jpg "/>
Continue with other VMS joined to the current, completed domain deployment.
4 Deploying RDS
4.1 Creating a shared disk
the shared storage for the user profile store is prepared first, as Azure VMs of the D The disk is a cache disk, the data is lost after reboot, so we take the data disk to Mount File Server .
Enter Portal , select the virtual machine, Select File Server , click Attach below, attach an empty disk
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/6F/7D/wKiom1Wd8-WhXG_JAACSRcuOViA782.jpg "/>
Confirm Store Save location, enter disk name (can remain unchanged by default), enter disk size
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/6F/7A/wKioL1Wd9bbgimiLAACzkBUBmWw309.jpg "/>
Note: maximum per disk 1T , the number of disks is calculated by the number of cores, 2 Block / core, multiple disks can be configured Raid , improve disk IO
<span style= "COLOR: #595
Azure VM Deployment RDS II