Continuation Provisioning Services 7.8 Introductory tutorial One of the deployment learning environment Introduction
One, establish the Windows Server R2 virtual machine master.
1. In Hyper-V, first establish a virtual machine, install Windows Server R2, and then close the computer after you set up the settings.
2. Set the virtual disk of the virtual machine created above the file attribute is "read Only", as the subsequent establishment of the same operating system virtual machine of the parent disk.
Second, the basic Environment installation
Computer Name: DDC (this name is given to meet the needs of the Citrix License Server installation because the license file that I requested from the Citrix Web site is a DDC-based host name);
IP address: 192.168.0.212/24; domain name: fromheart.com;
You have a DHCP server installed on this computer, an iSCSI target server, a SQL Server R2 server, and a Citrix license server.
The following is the installation process
1. Set up a differencing disk, which points to the virtual disk established in the above steps.
2. Set up a virtual machine to point the virtual disk to the differencing disk established above.
is the IP address of the network card, cancel the IPV6, set the network card's DNS server to 127.0.0.1 before installing the Active Directory, and then modify the DNS server to 192.168.0.212 when the installation is complete.
650) this.width=650; "title=" DC000 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px; padding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" DC000 "src=" http:// S3.51cto.com/wyfs02/m00/7f/9f/wkiol1cmvniiv7v0aaeiq2o5b1m869.jpg "width=" 483 "height=" 589 "/>
Open Server Manager, select Add roles and features, add Active Directory Domain Services, DHCP, and iSCSI target servers
(Windows Server 2012 already has a built-in iSCSI target server, no need to install additional software, which is why I chose 2012)
Installation of Active Directory
Here are a few important aspects of deployment. (See the Active Directory Domain Services Deployment for Windows Server 2012 for specific deployment procedures)
Select Add New Forest. Successful installation requires a restart of the computer.
650) this.width=650; "title=" DC001 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px; padding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" DC001 "src=" http:// S3.51cto.com/wyfs02/m01/7f/a1/wkiom1cmvazzvf3kaadoxexfzqo914.jpg "width=" 773 "height=" 561 "/>
Installation of a DHCP server
DHCP authorization prior to configuration
650) this.width=650; "title=" DC002 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px; padding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" DC002 "src=" http:// S3.51cto.com/wyfs02/m01/7f/9f/wkiol1cmvohzgcciaadhm_qnsrg168.jpg "width=" 778 "height=" 571 "/>
Establish a IPV4 scope, IP address range 192.168.0.10-192.168.0.199 (depending on the situation)
650) this.width=650; "title=" DC003 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px; padding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" DC003 "src=" http:// S3.51cto.com/wyfs02/m02/7f/a1/wkiom1cmvb_xztjdaafsdw_jc-u498.jpg "width=" 866 "height=" 477 "/>
Configuration Scope Options
650) this.width=650; "title=" DC004 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px; padding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" DC004 "src=" http:// S3.51cto.com/wyfs02/m02/7f/a0/wkiol1cmvpqw46hwaafy5cllpws914.jpg "width=" 859 "height=" 495 "/>
Set TFTP boot server hostname (in order to test high availability, two PVS servers in my environment, enter the FQDN name of the first server here, you can enter the IP address)
650) this.width=650; "title=" DC005 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px; padding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" DC005 "src=" http:// S3.51cto.com/wyfs02/m00/7f/a0/wkiol1cmvqpiuxtmaaee1cbr7ky330.jpg "width=" 480 "height=" 592 "/>
Set the startup file name
650) this.width=650; "title=" DC006 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px; padding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" DC006 "src=" http:// S3.51cto.com/wyfs02/m00/7f/a1/wkiom1cmwbds961gaaejtvb-wii234.jpg "width=" 484 "height=" 590 "/>
The settings are successful as follows:
650) this.width=650; "title=" DC007 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px; padding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" DC007 "src=" http:// S3.51cto.com/wyfs02/m02/7f/a0/wkiol1cmwobcq5hnaaed-4hx63i639.jpg "width=" 722 "height=" 534 "/>
DNS settings
Run dnsmgmt.msc. Open DNS Manager to establish a reverse lookup zone.
650) this.width=650; "title=" DC020 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px; padding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" DC020 "src=" http:// S3.51cto.com/wyfs02/m02/7f/a1/wkiom1cmpkwqpud8aacy3izqtb4174.jpg "width=" 762 "height=" 501 "/>
installation of SQL Server R2
Software:
ed2k://|file|cn_sql_server_2012_enterprise_edition_with_sp1_x64_dvd_1234495.iso|4231520256| eb9f35cac10578613a6e9d56090baf06|/
Before installing, it is best to set up a service account specifically for the relevant service. (In my environment, directly with the administrator)
Here are a few important installations
Can be ignored in the warning message.
650) this.width=650; "title=" DC008 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px; padding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" DC008 "src=" http:// S3.51cto.com/wyfs02/m01/7f/a0/wkiol1cmpzut6ujqaag90pihybu578.jpg "width=" 821 "height=" 617 "/>
Select Database Engine services and administrative tools
650) this.width=650; "title=" DC009 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px; padding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" DC009 "src=" http:// S3.51cto.com/wyfs02/m02/7f/a1/wkiom1cmpodabm3yaaifq3tzkou784.jpg "width=" 821 "height=" 612 "/>
650) this.width=650; "title=" DC010 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px; padding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" DC010 "src=" http:// S3.51cto.com/wyfs02/m00/7f/a1/wkiom1cmpo_iwzjdaah0_9vumdk575.jpg "width=" 820 "height=" 609 "/>
Modify the service account for the data Engine service to be a domain administrator and enter its password.
650) this.width=650; "title=" DC011 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px; padding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" DC011 "src=" http:// S3.51cto.com/wyfs02/m00/7f/a0/wkiol1cmpdnrcwq-aaf5jx4urao710.jpg "width=" 820 "height=" 619 "/>
Add a domain administrator as a SQL Server administrator
650) this.width=650; "title=" DC012 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px; padding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" DC012 "src=" http:// S3.51cto.com/wyfs02/m01/7f/a1/wkiom1cmpq_b0hdlaahhudrcmye187.jpg "width=" 823 "height=" 618 "/>
Set up an iSCSI target server
installation process See integrated iSCSI target Server for Windows Server 2012
The first in the shutdown state, to add a hard disk to DC, in order to ensure sufficient space, hard disk size as large as possible.
(due to the author's physical hard disk space is limited, so the size of 127G, dynamic size of virtual disk, in order to improve efficiency and speed, in the actual production environment recommended the use of fixed-size virtual disk)
After starting the DC, run Diskmgmt.msc to open Disk Manager, bring the new disk online, and format it.
650) this.width=650; "title=" snap001 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px ;p adding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" snap001 "src=" http:// S3.51cto.com/wyfs02/m01/7f/a0/wkiol1cmpenc6djyaaf0p8dygwq914.jpg "width=" 803 "height=" 478 "/>
Open Server Manager--file and storage services-ISCSI, select "New ISCSI Virtual Disk" in the right window
650) this.width=650; "title=" snap002 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px ;p adding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" snap002 "src=" http:// S3.51cto.com/wyfs02/m02/7f/a0/wkiol1cmpe2s4mgoaaenlxgkl6u027.jpg "width=" 1022 "height=" 523 "/>
Enter the path to the virtual disk E:\PVSVHD
650) this.width=650; "title=" snap003 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px ;p adding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" snap003 "src=" http:// S3.51cto.com/wyfs02/m00/7f/a1/wkiom1cmpsdregweaaeoxppxvgc779.jpg "width=" 847 "height=" 572 "/>
Enter the name of the virtual disk Pvsvhd
650) this.width=650; "title=" snap004 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px ;p adding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" snap004 "src=" http:// S3.51cto.com/wyfs02/m00/7f/a1/wkiom1cmpslt2om9aac_mtoix2s101.jpg "width=" 849 "height=" 486 "/>
Set the size and type of the virtual disk
650) this.width=650; "title=" snap005 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px ;p adding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" snap005 "src=" http:// S3.51cto.com/wyfs02/m00/7f/a0/wkiol1cmpfngpovsaagi_70jkco692.jpg "width=" 849 "height=" 563 "/>
Select "New Target"
650) this.width=650; "title=" snap006 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px ;p adding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" snap006 "src=" http:// S3.51cto.com/wyfs02/m01/7f/a0/wkiol1cmpfybjgyqaadcpka6fu8000.jpg "width=" 852 "height=" 563 "/>
Enter a target name
650) this.width=650; "title=" snap007 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px ;p adding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" snap007 "src=" http:// S3.51cto.com/wyfs02/m02/7f/a0/wkiol1cmpf-q4ngkaadc8iockjc183.jpg "width=" 848 "height=" 526 "/>
Add the initiator.
Select Enter a value of the selected type. Can be selected based on Mac, IP address, and DNS name. Select here to enter the DNS name of the first PVS server by DNS name
650) this.width=650; "title=" snap008 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px ;p adding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" snap008 "src=" http:// S3.51cto.com/wyfs02/m00/7f/a0/wkiol1cmpgtisfecaafln4cple8024.jpg "width=" 858 "height=" 617 "/>
Because the first PVS server is not yet deployed, there are no host records in the DNS server, so a warning message can be ignored.
650) this.width=650; "title=" snap009 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px ;p adding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" snap009 "src=" http:// S3.51cto.com/wyfs02/m01/7f/a0/wkiol1cmpgiwsq9_aaesqltvg4w320.jpg "width=" 851 "height=" 612 "/>
Citrix License Server Installation
To download the license Server software from the Citrix website and to request the use of the license file, you must register the account on the website.
At the same time, the license application is related to the computer name of the computer on which the license server resides.
In the lower-right corner of the home page of the Citrix website, licenses can be requested, re-downloaded, and so on through administrative licenses.
650) this.width=650; "title=" DC020 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px; padding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" DC020 "src=" http:// S3.51cto.com/wyfs02/m01/7f/a0/wkiol1cmpgvanredaadcit8qcim783.jpg "width=" 987 "height=" 504 "/>
Citrix License Server Software: https://www.citrix.com.cn/downloads/licensing.html
installation process
650) this.width=650; "title=" DC013 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px; padding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" DC013 "src=" http:// S3.51cto.com/wyfs02/m02/7f/a2/wkiom1cmpt3ckwluaaeqrwkkktm857.jpg "width=" 804 "height=" 605 "/>
Start the Administration console, import the license file
Click Continue to browse this site (there is a warning because this site does not have a trusted certificate.) You can install the Active Directory Certificate service in the current environment to request a certificate for the current Web site
650) this.width=650; "title=" DC014 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px; padding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" DC014 "src=" http:// S3.51cto.com/wyfs02/m00/7f/a2/wkiom1cmpudztuebaadtjdrqw5o511.jpg "width=" 833 "height=" 565 "/>
Select Administration in the upper right corner, enter the domain administrator and password, log in
650) this.width=650; "title=" DC015 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px; padding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" DC015 "src=" http:// S3.51cto.com/wyfs02/m00/7f/a2/wkiom1cmpusq30eoaabm-dfwnis723.jpg "width=" 1015 "height=" 194 "/>
650) this.width=650; "title=" DC016 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px; padding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" DC016 "src=" http:// S3.51cto.com/wyfs02/m00/7f/a0/wkiol1cmphmchaiqaacgjwcbshc798.jpg "width=" 722 "height=" 521 "/>
Select "Vendor Daemon" in the lower right corner and select "Import license File"
650) this.width=650; "title=" DC017 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px; padding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" DC017 "src=" http:// S3.51cto.com/wyfs02/m01/7f/a0/wkiol1cmphybilcbaadodd3hnoo298.jpg "width=" 598 "height=" 525 "/>
After importing the license file, the Citrix Licensing service needs to be restarted to ensure that the license file is valid.
650) this.width=650; "title=" DC018 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px; padding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" DC018 "src=" http:// S3.51cto.com/wyfs02/m02/7f/a2/wkiom1cmpvsh3osvaai0r5yvz0e083.jpg "width=" 819 "height=" 598 "/>
Re-enter the license console to see the following effects.
650) this.width=650; "title=" DC019 "style=" border-right-width:0px;background-image:none;border-bottom-width:0px; padding-top:0px;padding-left:0px;padding-right:0px;border-top-width:0px; "border=" 0 "alt=" DC019 "src=" http:// S3.51cto.com/wyfs02/m02/7f/a0/wkiol1cmpinxtolwaaeeeblezyi051.jpg "width=" 905 "height=" 548 "/>
At this point, the DC server is basically ready.
This article is from the "Start from the Heart" blog, please be sure to keep this source http://ycrsjxy.blog.51cto.com/618627/1769416
Provisioning Services 7.8 Introductory Series Tutorial two basic Environment installation