Você está na página 1de 25

55004A: Installing and Configuring System Center Operations

Manager 2012 - Build Guide


This document is to be used to set up the required systems for 55004A: Installing and Configuring
System Center Operations Manager 2012. The guide relies on a host system running Windows Server
2008 R2 Service Pack 1 with Hyper-V and virtual machines running Windows Server 2008 R2 Service Pack
1 and Windows 7 Enterprise. The instructor and each student will require one computer with the
required hardware, software and virtual machines. It is the responsibility of the local setup person to
acquire required software and hardware as well as to stay within licensing guidelines. No hardware or
software is provided with this build guide.
Required software:

Windows Server 2008 R2 Service Pack 1.


SQL Server 2008 R2 Enterprise
System Center 2012 Operations Manager For the Lab in Module 13 this must NOT be an
evaluation version.
Cumulative Update Rollup 2 for System Center 2012 Operations Manager
(http://www.microsoft.com/en-us/download/details.aspx?id=30421)
Base11A-WS08R2SP1.exe download all necessary files from the MCT Download Center and
extract to a folder as Base11A-WS08R2SP1.vhd.
Base11D-W7-Office10-HV.exe - download all necessary files from the MCT Download Center and
extract to a folder as Base11D-W7-Office10-HV.vhd
.Net Framework 4.0 (http://www.microsoft.com/en-us/download/details.aspx?id=17718)
Microsoft Report Viewer 2010 (http://www.microsoft.com/enus/download/details.aspx?id=6442)
Microsoft Core XML Services (MSXML ) 6.0 (http://www.microsoft.com/enus/download/details.aspx?id=3988)
Microsoft Silverlight (http://go.microsoft.com/fwlink?linkid=149156)
Internet Information Services Management Pack (http://www.microsoft.com/enus/download/details.aspx?id=9815)
System Center Monitoring Pack for Windows Server Operating System
(http://www.microsoft.com/en-us/download/details.aspx?id=9296)
System Center Monitoring Pack for SQL Server (http://www.microsoft.com/enus/download/details.aspx?displaylang=en&id=10631)
AEMTestApplication.exe (included in the AEMValidation.zip file from
http://www.microsoft.com/en-us/download/details.aspx?id=17645 must be extracted from
the .zip file.)

Required hardware:

64-bit Intel Virtualization Technology or AMD Virtualization processor 2.8 GHz dual core or
higher.
Dual 120 GB SATA hard disks 7200 RPM or higher in a RAID 0 (striped) configuration.
8GB RAM or higher.

DVD (dual layer recommended) only necessary if software will be installed via DVD and not
ISO.
Network adapter.
Video adapter aero-capable recommended.
Super VGA monitor 17 inch or higher.

2
2012 Levi, Ray & Shoup, Inc., All rights reserved.
All trademarks are the property of their respective owners.

Configuring the host system


It is assumed the host is already running Windows Server 2008 R2 Service Pack 1 with all current
updates. The host will require Internet and/or network access to download the required software. In
addition the host must already have the Hyper-V role enabled.
Creating the Private and Internal Virtual Networks
1.
2.
3.
4.
5.
6.
7.

Click Start, Administrative Tools, Hyper-V Manager.


In the Hyper-V Manager Window click Virtual Network Manager.
In the Virtual Network Manager Window click Private then click Add.
In the Name field type Private and click OK.
In the Hyper-V Manager Window click Virtual Network Manager.
In the Virtual Network Manager Window click Internal then click Add.
In the Name field type Internal and click OK.

Configure the Internal Network


1.
2.
3.
4.
5.
6.
7.
8.

9.

Click Start then click Network.


In the Network window click Network and Sharing Center.
Click Change adapter settings.
Right click the connection labeled Internal (it will be labeled at the bottom) and click
Rename.
Type Hyper-V Internal Connection and press the Enter key.
Right-click Hyper-V Internal Connection and click Properties.
Double-click Internet Protocol Version 4 (TCP/IPv4).
Click Use the following IP address and fill in the fields with the following information and
click OK.
a. IP address: 192.168.42.254
b. Subnet mask: 255.255.255.0
c. Preferred DNS server: 192.168.42.10
Click OK on the Hyper-V Internal Connection Properties window.

Install Required Software.


Install .NET Framework 3.5.1
1.
2.
3.
4.
5.
6.

Click Start, Administrative Tools, Server Manager.


Click Features, Add Features.
Check the box for .Net Framework 3.5.1 Features.
Click the Add Required Role Services button.
Click Next three times and then click Install.
When installation is complete click Close.

Create the Virtual Machine Directories

3
2012 Levi, Ray & Shoup, Inc., All rights reserved.
All trademarks are the property of their respective owners.

1. Click Start, Computer and double click the primary data drive (assumed to be Local Disk
(C:)).
2. Click the New Folder button.
3. Name the folder 55004A and press the Enter key.
4. Right-click the 55004A folder and click Share with, Specific people.
5. From the drop down select Everyone and click Add.
6. Click Share and then click Done.
7. Double-click the 55004A folder.
8. Click the New Folder button.
9. Name the folder DC and press the Enter key.
10. Repeat steps 5-6 to but change the name to create six new folders with the following
names.
a. SQL
b. MS
c. MS2
d. Client
e. Files
11. Move all of the downloaded files listed in the Required Software section of this
document to the Files folder.
Install .NET Framework 4.0
1.
2.
3.
4.

Double-click the Files folder.


Double-click dotNetFx40_Full_x86_x64.exe.
Click Run.
Read the license terms and check the I have read and accept the license terms box and click
Install.
5. When the installation is complete click Finish.

NOTE: The settings for the virtual machines indicate 1024MB -2048MB RAM per system. This is a
minimal amount of RAM and assumes systems with 8GB physical RAM total. If your systems have more
than 8GB physical RAM then you may want to increase the amount of RAM to some of the virtual
machines. For example if 12GB of physical RAM is available the suggested amount of RAM per virtual
machine is

DC : 1024MB
SQL: 2048MB
MS: 2048MB
MS2: 2048MB
Gateway: 2048MB
Client: 1024MB

4
2012 Levi, Ray & Shoup, Inc., All rights reserved.
All trademarks are the property of their respective owners.

Create the DC Virtual Machine


1.
2.
3.
4.
5.

6.
7.
8.
9.
10.

11.
12.
13.

14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
28.

On the host machine switch to the Hyper-V Manager.


In the Actions pane click New, Hard Disk.
On the Before You Begin page click Next.
On the Choose Disk Type page select Differencing and click Next.
On the Specify Name and Location page.
a. For the name type DC.vhd.
b. For the Location type C:\55004A\DC.
c. Click Next.
d. On the Configure Disk page type C:\55004A\Files\Base11A-WS08R2SP1.vhd.
e. Click Next.
On the Summary page click Finish.
In the Actions pane click New, Hard Disk.
On the Before You Begin page click Next.
On the Choose Disk Type page select Dynamically Expanding and click Next.
On the Specify Name and Location page.
a. For the name type DC_Data.vhd.
b. For the Location type C:\55004A\DC.
c. Click Next.
d. On the Configure Disk page click Finish.
On the Actions page click New, Virtual Machine.
On the Before You Begin page click Next.
On the Specify Name and Location page.
a. For the name type DC.
b. Check the Store the virtual machine in a different location box and type C:\55004A\DC.
c. Click Next.
On the Assign Memory page enter 512 and click Next.
On the Configure Networking page select Internal from the list and click Next.
On the Connect Virtual Hard Disk page click Use an Existing Hard disk and type
C:\55004A\DC\DC.vhd and click Finish.
In the Hyper-V Manager right-click DC and click Settings.
Click IDE Controller 0 and click the Add button.
Click the Browse button and browse to C:\55004A\DC and double-click DC_Data.vhd.
Click OK in the Settings for DC window.
On the host machine click Start, Computer.
Double-click Local Disk (C:) and double click 55004A.
Right-click DC and click Properties.
Click the Security tab.
Click the Edit button.
Click Virtual Machines.
Click to enable the Modify permission and click OK.
Click OK.
5

2012 Levi, Ray & Shoup, Inc., All rights reserved.


All trademarks are the property of their respective owners.

Create the SQL Virtual Machine


1.
2.
3.
4.
5.

6.
7.
8.
9.
10.

11.
12.
13.

14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
28.

On the host machine switch to the Hyper-V Manager.


In the Actions pane click New, Hard Disk.
On the Before You Begin page click Next.
On the Choose Disk Type page select Differencing and click Next.
On the Specify Name and Location page.
a. For the name type SQL.vhd.
b. For the Location type C:\55004A\SQL.
c. Click Next.
d. On the Configure Disk page type C:\55004A\Files\Base11A-WS08R2SP1.vhd.
e. Click Next.
On the Summary page click Finish.
In the Actions pane click New, Hard Disk.
On the Before You Begin page click Next.
On the Choose Disk Type page select Dynamically Expanding and click Next.
On the Specify Name and Location page.
a. For the name type SQL_Data.vhd.
b. For the Location type C:\55004A\SQL.
c. Click Next.
d. On the Configure Disk page click Finish.
On the Actions page click New, Virtual Machine.
On the Before You Begin page click Next.
On the Specify Name and Location page.
a. For the name type SQL.
b. Check the Store the virtual machine in a different location box and type
C:\55004A\SQL and click Next.
On the Assign Memory page enter 1024 and click Next.
On the Configure Networking page select Private from the list and click Next.
On the Connect Virtual Hard Disk page click Use an Existing Hard disk and type
C:\55004A\SQL\SQL.vhd and click Finish.
In the Hyper-V Manager right-click SQL and click Settings.
Click IDE Controller 0 and click the Add button.
Click the Browse button and browse to C:\55004A\SQL and double-click SQL_Data.vhd.
Click OK in the Settings for SQL window.
On the host machine click Start, Computer.
Double-click Local Disk (C:) and double click 55004A.
Right-click SQL and click Properties.
Click the Security tab.
Click the Edit button.
Click Virtual Machines.
Click to enable the Modify permission and click OK.
Click OK.
6

2012 Levi, Ray & Shoup, Inc., All rights reserved.


All trademarks are the property of their respective owners.

Create the MS Virtual Machine


1.
2.
3.
4.
5.

6.
7.
8.
9.
10.

11.
12.
13.

14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
28.

On the host machine switch to the Hyper-V Manager.


In the Actions pane click New, Hard Disk.
On the Before You Begin page click Next.
On the Choose Disk Type page select Differencing and click Next.
On the Specify Name and Location page.
a. For the name type MS.vhd.
b. For the Location type C:\55004A\MS.
c. Click Next.
d. On the Configure Disk page type C:\55004A\Files\Base11A-WS08R2SP1.vhd.
e. Click Next.
On the Summary page click Finish.
In the Actions pane click New, Hard Disk.
On the Before You Begin page click Next.
On the Choose Disk Type page select Dynamically Expanding and click Next.
On the Specify Name and Location page.
a. For the name type MS_Data.vhd.
b. For the Location type C:\55004A\MS.
c. Click Next.
d. On the Configure Disk page click Finish.
On the Actions page click New, Virtual Machine.
On the Before You Begin page click Next.
On the Specify Name and Location page.
a. For the name type MS.
b. Check the Store the virtual machine in a different location box and type C:\55004A\MS
and click Next.
On the Assign Memory page enter 1024 and click Next.
On the Configure Networking page select Private from the list and click Next.
On the Connect Virtual Hard Disk page click Use an Existing Hard disk and type
C:\55004A\MS\MS.vhd and click Finish.
In the Hyper-V Manager right-click MS and click Settings.
Click IDE Controller 0 and click the Add button.
Click the Browse button and browse to C:\55004A\MS and double-click MS_Data.vhd.
Click OK in the Settings for MS window.
On the host machine click Start, Computer.
Double-click Local Disk (C:) and double click 55004A.
Right-click MS and click Properties.
Click the Security tab.
Click the Edit button.
Click Virtual Machines.
Click to enable the Modify permission and click OK.
Click OK.
7

2012 Levi, Ray & Shoup, Inc., All rights reserved.


All trademarks are the property of their respective owners.

Create the MS2 Virtual Machine


1.
2.
3.
4.
5.

6.
7.
8.
9.
10.

11.
12.
13.

14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
28.

On the host machine switch to the Hyper-V Manager.


In the Actions pane click New, Hard Disk.
On the Before You Begin page click Next.
On the Choose Disk Type page select Differencing and click Next.
On the Specify Name and Location page.
a. For the name type MS2.vhd.
b. For the Location type C:\55004A\MS2.
c. Click Next.
d. On the Configure Disk page type C:\55004A\Files\Base11A-WS08R2SP1.vhd.
e. Click Next.
On the Summary page click Finish.
In the Actions pane click New, Hard Disk.
On the Before You Begin page click Next.
On the Choose Disk Type page select Dynamically Expanding and click Next.
On the Specify Name and Location page.
a. For the name type MS2_Data.vhd.
b. For the Location type C:\55004A\MS2.
c. Click Next.
d. On the Configure Disk page click Finish.
On the Actions page click New, Virtual Machine.
On the Before You Begin page click Next.
On the Specify Name and Location page.
a. For the name type MS2.
b. Check the Store the virtual machine in a different location box and type
C:\55004A\MS2 and click Next.
On the Assign Memory page enter 1024 and click Next.
On the Configure Networking page select Private from the list and click Next.
On the Connect Virtual Hard Disk page click Use an Existing Hard disk and type
C:\55004A\MS2\MS2.vhd and click Finish.
In the Hyper-V Manager right-click MS2 and click Settings.
Click IDE Controller 0 and click the Add button.
Click the Browse button and browse to C:\55004A\MS2 and double-click MS2_Data.vhd.
Click OK in the Settings for MS2 window.
On the host machine click Start, Computer.
Double-click Local Disk (C:) and double click 55004A.
Right-click MS2 and click Properties.
Click the Security tab.
Click the Edit button.
Click Virtual Machines.
Click to enable the Modify permission and click OK.
Click OK.
8

2012 Levi, Ray & Shoup, Inc., All rights reserved.


All trademarks are the property of their respective owners.

Create the Client Virtual Machine


1.
2.
3.
4.
5.

6.
7.
8.
9.
10.

11.
12.
13.

14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
28.

On the host machine switch to the Hyper-V Manager.


In the Actions pane click New, Hard Disk.
On the Before You Begin page click Next.
On the Choose Disk Type page select Differencing and click Next.
On the Specify Name and Location page.
a. For the name type Client.vhd.
b. For the Location type C:\55004A\Client.
c. Click Next.
d. On the Configure Disk page type C:\55004A\Files\ Base11D-W7-Office10-HV.vhd.
e. Click Next.
On the Summary page click Finish.
In the Actions pane click New, Hard Disk.
On the Before You Begin page click Next.
On the Choose Disk Type page select Dynamically Expanding and click Next.
On the Specify Name and Location page.
a. For the name type Client_Data.vhd.
b. For the Location type C:\55004A\Client.
c. Click Next.
d. On the Configure Disk page click Finish.
On the Actions page click New, Virtual Machine.
On the Before You Begin page click Next.
On the Specify Name and Location page.
a. For the name type Client.
b. Check the Store the virtual machine in a different location box and type
C:\55004A\Client and click Next.
On the Assign Memory page enter 1024 and click Next.
On the Configure Networking page select Private from the list and click Next.
On the Connect Virtual Hard Disk page click Use an Existing Hard disk and type
C:\55004A\Client\Client.vhd and click Finish.
In the Hyper-V Manager right-click Client and click Settings.
Click IDE Controller 0 and click the Add button.
Click the Browse button and browse to C:\55004A\Client and double-click Client_Data.vhd.
Click OK in the Settings for Client window.
On the host machine click Start, Computer.
Double-click Local Disk (C:) and double click 55004A.
Right-click Client and click Properties.
Click the Security tab.
Click the Edit button.
Click Virtual Machines.
Click to enable the Modify permission and click OK.
Click OK.
9

2012 Levi, Ray & Shoup, Inc., All rights reserved.


All trademarks are the property of their respective owners.

Configure the Virtual Machines


Configure the domain controller (DC).
Operating System Phase
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.

19.

On the host system in the Hyper-V Manager right-click DC and click Start.
Right-click DC and click Connect.
Once virtual machine boots up click Next.
In the Set Up Windows window uncheck the Automatically activate Windows when Im online
box and click Next.
Read the license terms, check the I accept the license terms box and click Start.
Click the OK button.
In the New password and Confirm password fields type Pa$$w0rd and press the Enter key.
Click the OK button.
When Server Manager opens click the Change System Properties link.
In the Computer Name tab click the Change button.
In the Computer Name field type DC and click OK.
Click OK on the computer Name/Domain Changes prompt.
Click the Close button and click Restart Now.
After the virtual machine reboots click the CTRL+ALT+Delete button on the toolbar at the top
and type Pa$$w0rd in the password field and press the Enter key.
In the Server Manager window click the View Network Connection link.
Right-click Local Area Connection and click Properties.
Double-click Internet Protocol Version 4 (TCP/IPv4).
Click Use the following IP address and fill in the fields with the following information and click
OK.
a. IP address: 192.168.42.10
b. Subnet mask: 255.255.255.0
c. Preferred DNS server: 192.168.42.10
Click OK on the Local Area connection Properties window.

Domain Controller Phase


1.
2.
3.
4.
5.
6.

In Server Manager click Roles, Add Roles.


On the Before You Begin page click Next.
Check the Active Directory Domain Services box.
Click Add Required Features.
Click Next twice and then click Install.
When the installation completes click the Close this wizard and launch the Active Directory
Domain Services Installation Wizard (dcpromo.exe) link.
7. In the Active Directory Domain Services Installation Wizard click Next.
8. On the Operating System Compatibility page click Next.
9. On the Choose a Deployment Configuration page select Create a new domain in a new forest
and click Next.
10
2012 Levi, Ray & Shoup, Inc., All rights reserved.
All trademarks are the property of their respective owners.

10. On the Name the Forest Root Domain page type OMDomain.local and click Next.
11. On the Set Forest Functional Level page select Windows Server 2008 R2 from the list and click
Next.
12. On the Additional Domain Controller Options page click Next.
13. Click Yes on the prompt.
14. On the Location for Database, Log Files and SYSVOL page click Next.
15. On the Directory Services Restore Mode Administrator Password page type Pa$$w0rd in both
the Password and Confirm Password fields and click Next.
16. On the Summary page click Next.
17. On the prompt check the Reboot on Completion option.
Set Time Zone
1. After the virtual machine reboots click the CTRL+ALT+Delete button on the toolbar at the top
and type Pa$$w0rd in the password field and press the Enter key.
2. In the Notification Area click the time and click Change date and time settings.
3. In the Date and time window click Change Time Zone.
4. From the list select your local time zone and click OK twice.
Add the File Server Role
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.

In Server Manager Click Roles, Add Roles.


On the Before You Begin page click Next.
Check the File Services box and click Next.
Click Next twice and then click Install.
When the installation is complete click Close.
In Server Manager expand Storage and click Disk Management.
On the Initialize Disk prompt click OK.
Right-click the unallocated space on Disk 1 and click New Simple Volume.
In the New Simple Volume wizard click Next three times until the Format Partition page
appears.
On the Format Partition page change the Volume Label to Data and click Next.
Click Finish on the Completing the New Simple Volume Wizard page.
In Server Manager expand Roles, File Services and click Share and Storage Management.
In the Actions pane click Provision Share.
Click the Browse button and click the new drive, for example e$.
Click the Make New Folder button and type LabFiles.
Press the Enter key and click OK. Confirm that the Location field includes the correct drive and
path, for example E:\LabFiles.
Click Next.
On the NTFS Permission page click Next.
Click Next two times until the SMB Permissions page is reached.
On the SMB Permissions page select the Administrators have Full Control all other users and
groups have only Read access and Write access option and click Next.
Click Next and then click Create.
11

2012 Levi, Ray & Shoup, Inc., All rights reserved.


All trademarks are the property of their respective owners.

22. On the Confirmation page click Close.


Create a GPO to make a Mapped Drive.
1. In Server Manager click Server Manager (DC).
2. Expand Features, Group Policy Management, Forest: OMDomain.local, Domains,
OMDomain.local.
3. Right-click OMDomain.local and click Create a GPO in this domain, and Link it here.
4. In the Name field type Drive Map S: and click OK.
5. Right-click Drive Map S: and click Edit.
6. Under User Configuration expand Preferences, Windows Settings.
7. Right-click Drive Maps and click New Mapped Drive.
8. In the Location field type \\DC\LabFiles.
9. In the Label as field type LabFiles.
10. In the Drive Letter section drop-down click S.
11. Click OK.
12. Close the Group Policy Management Editor.
Disable Internet Explorer Enhanced Security Configuration.
1. In Server Manager click Server Manager (DC).
2. Click the Configure IE ESC link.
3. Select the Off option for both Administrators and Users and click OK.
Create Active Directory Users and Groups.
1. In Server Manager expand Roles, Active Directory Domain Services, Active Directory Users and
Computers and OMDomain.local.
2. Right-click OMDomain.Local, click New, Organizational Unit.
3. In the Name field type OMDomain Accounts and click OK.
4. Right-Click OMDomain Accounts and click New, User.
5. Create a user with the following settings.
a. First Name: Sally
b. Last Name: Brown
c. User logon name: Sally
d. Password: Pa$$w0rd
e. User must change password at next logon: Unchecked
f. User cannot change password: Unchecked
g. Password never expires: Checked
h. Account is disabled: Unchecked
6. Create two more users with the same settings except for First Name, Last Name and User logon
name.
a. First Name: Alex
b. Last Name: James
c. User logon name: Alex
d. First Name: Adam
12
2012 Levi, Ray & Shoup, Inc., All rights reserved.
All trademarks are the property of their respective owners.

7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.

e. Last Name: Carlyle


f. User logon name: Adam
Right-click the OMDomain Accounts Organizational Unit
Click New, Group
In the Group Name field type IT Level 1and click OK.
Repeat steps 8-9 to create two other groups, IT Level 2 and IT Level 3.
Right click Sally Brown and click Add to a Group.
Type IT Level 3;Domain Admins and click OK.
Click OK.
Right click Alex James and click Add to a Group.
Type IT Level 2 and click OK.
Click OK.
Right click Adam Carlyle and click Add to a Group.
Type IT Level 1 and click OK.
Click OK.

Configure LabFiles
1.
2.
3.
4.
5.
6.

Click Start, Computer.


Double-click the Data drive, for example Data (E:).
Double-Click Labfiles.
Click the New Folder button.
Type OM and press the Enter key.
Repeat steps 4-5 and create folders with the following names.
a. SQL
b. Files
c. Management_Packs

Copy from Operations Manager 2012 and SQL Server 2008 R2 files Media and or Host system to DC
This section requires copying files from the host system and/or DVD media to the DC virtual machine.
Depending on your configuration you may be required to authenticate to the host system. In addition if
your Operations Manager 2012 files and SQL Server 2008 R2 files are on DVD you will need to have the
media available.
Depending on your configuration:
If your Operations Manager 2012 installation files are on a DVD, put the DVD into the DVD drive.
1.
2.
3.
4.
5.

On the host system, in Hyper-V Manager right-click DC and click Settings.


Select DVD Drive in the Hardware list.
In the Media section, select Physical CD/DVD drive.
Use the dropdown to select the drive where the installation DVD media is held.
In the DC virtual machine copy the contents of the installation media (located at D:\) to
E:\LabFiles\OM.
13

2012 Levi, Ray & Shoup, Inc., All rights reserved.


All trademarks are the property of their respective owners.

If your Operations Manager 2012 installation files are stored in an ISO file.
1.
2.
3.
4.

On the host system, in Hyper-V Manager right-click DC and click Settings.


Select DVD Drive in the Hardware list.
In the Media section, select Image File.
Enter the path to the ISO file (if the instructions on Page 3 in the Create The Virtual Machine
Directories step 8 were followed this will be located at C:\55004A\Files) and click OK.
5. In the DC virtual machine copy the contents of the installation media (located at D:\) to
E:\LabFiles\OM.
Depending on your configuration:
If your SQL Server 2008 R2 installation files are on a DVD, put the DVD into the DVD drive.
1.
2.
3.
4.
5.

On the host system, in Hyper-V Manager right-click DC and click Settings.


Select DVD Drive in the Hardware list.
In the Media section, select Physical CD/DVD drive.
Use the dropdown to select the drive where the installation DVD media is held.
In the DC virtual machine copy the contents of the installation media (located at D:\) to
E:\LabFiles\SQL.

If your SQL Server 2008 R2 installation files are stored in an ISO file.
1.
2.
3.
6.

On the host system, in Hyper-V Manager right-click DC and click Settings.


Select DVD Drive in the Hardware list.
In the Media section, select Image File.
Enter the path to the ISO file (if the instructions on Page 3 in the Create The Virtual Machine
Directories step 8 were followed this will be located at C:\55004A\Files).
7. In the DC virtual machine copy the contents of the installation media (located at D:\) to
E:\LabFiles\SQL.
Copy additional course files from Host system to DC
This section requires copying files from the host system to the DC virtual machine. Depending on your
configuration you may be required to authenticate to the host system. The files in question should be
on the host system in the directory structure under C:\55004A.
1. In the DC virtual machine click Start.
2. Type \\192.168.42.254 and press the Enter key authenticate if necessary with credentials
which are valid on the Host system.
3. Double-click 55004A and double click Files.
4. Copy the following files from the Files directory on the host system to the E:\LabFiles\Files
folder on the DC virtual machine.
a. dotNetFx40_Full_x86_x64.exe
b. msxml6_x64.msi
c. ReportViewer.exe
d. AEMTestApplication.exe
14
2012 Levi, Ray & Shoup, Inc., All rights reserved.
All trademarks are the property of their respective owners.

e. Silverlight_x64.exe
f. SystemCenter2012OperationsManager-UR2-KB2731874-X86-X64-IA64-ENU.exe
5. Copy the following files from the Files directory on the host system to the
E:\LabFiles\Management_Packs folder on the DC virtual machine.
a. System Center Monitoring Pack-Windows Server Operating System.msi
b. Internet Information Services MP.msi
c. SQLServerMP.msi
6. Close all open windows in the DC virtual machine except for Server Manager.
Complete the DC Virtual Machine Configuration
1.
2.
3.
4.
5.
6.
7.
8.

On the host system in the Hyper-V Manager right click DC and click Settings.
Click Network Adapter.
In the Network drop down select Private.
Click DVD Drive.
In the Media section select the None option and click OK.
In the DC virtual machine click Start, Shutdown.
In the Comment field type Snapshot and click OK.
After the virtual machine shuts down, in the Hyper-V Manager on the host system right click DC
and click Snapshot.
9. Right-click the new snapshot, click Rename and type DC Initial Configuration.
10. Right-click the DC virtual machine and click Start.

15
2012 Levi, Ray & Shoup, Inc., All rights reserved.
All trademarks are the property of their respective owners.

Configure the Database Server (SQL).


Operating System Phase
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.

19.
20.

On the host system in the Hyper-V Manager right-click SQL and click Start.
Right-click SQL and click Connect.
Once virtual machine boots up click Next.
In the Set Up Windows window uncheck the Automatically activate Windows when Im online
box and click Next.
Read the license terms, check the I accept the license terms box and click Start.
Click the OK button.
In the New password and Confirm password fields type Pa$$w0rd and press the Enter key.
Click the OK button.
When Server Manager opens click the Change System Properties link.
In the Computer Name tab click the Change button.
In the Computer Name field type SQL and click OK.
Click OK on the computer Name/Domain Changes prompt.
Click the Close button and click Restart Now.
After the virtual machine reboots click the CTRL+ALT+Delete button on the toolbar at the top
and type Pa$$w0rd in the password field and press the Enter key.
In the Server Manager window click the View Network Connection link.
Right-click Local Area Connection and click Properties.
Double-click Internet Protocol Version 4 (TCP/IPv4).
Click Use the following IP address and fill in the fields with the following information and click
OK.
a. IP address: 192.168.42.20
b. Subnet mask: 255.255.255.0
c. Preferred DNS server: 192.168.42.10
Click OK on the Local Area connection Properties window.
Close the Network Connections window.

Set Time Zone


1. In the Notification Area click the time and click Change date and time settings.
2. In the Date and time window click Change Time Zone.
3. From the list select your local time zone and click OK twice.
Add to the Domain
1.
2.
3.
4.

In Server Manager click Server Manager (SQL).


Click the Change System Properties link.
On the Computer Name tab click the Change button.
On the Computer Name/Domain Changes page select Domain, type OMDomain.local and click
OK.
16

2012 Levi, Ray & Shoup, Inc., All rights reserved.


All trademarks are the property of their respective owners.

5. In the prompt type Administrator for the username and Pa$$w0rd for the password and click
OK.
6. Click OK on the Welcome to the OMDomain.local domain prompt.
7. Click OK on the restart message.
8. On the System Properties page click Close.
9. On the prompt click Restart Now.
Set Disk Configuration
1.
2.
3.
4.
5.

When the system reboots log in as OMDomain\Sally.


In Server Manager expand Storage and click Disk Management.
On the Initialize Disk prompt click OK.
Right-click the unallocated space on Disk 1 and click New Simple Volume.
In the New Simple Volume wizard click Next three times until the Format Partition page
appears.
6. On the Format Partition page change the Volume Label to Data and click Next.
7. Click Finish on the Completing the New Simple Volume Wizard page.
Disable Internet Explorer Enhanced Security Configuration.
1. In Server Manager click Server Manager (SQL).
2. Click the Configure IE ESC link.
3. Select the Off option for both Administrators and Users and click OK.
Add Required Roles
1.
2.
3.
4.
5.
6.
7.

In Server Manager Click Roles, Add Roles.


On the Before You Begin page click Next.
Check the Application Server box and click Add Required Features.
Check the Web Server (IIS) box.
Click Next four times.
In the Role Services window select ASP.NET and click Add Required Role Services.
In the Role Services window select Windows Authentication, IIS 6 Metabase Compatibility and
IIS 6 WMI Compatibility.
8. Click Next and then click Install.
9. When the installation is complete click Close.
Install SQL Server 2008 R2
1.
2.
3.
4.
5.
6.
7.

Click Start, type \\DC\LabFiles\SQL and press the Enter key.


Double-click Setup.exe.
Click Yes on the User Account Control prompt.
On the SQL Server Installation window click Installation.
Click New installation or add features to an existing installation.
On the Setup Support Rules page confirm that Failed is followed by a 0 and click OK.
On the Product Key page enter a product key if necessary and click Next.
17

2012 Levi, Ray & Shoup, Inc., All rights reserved.


All trademarks are the property of their respective owners.

8. Read the license terms, check the I accept the license terms box and click Next.
9. On the Setup Support Files page click Install.
10. On the Setup Support Rules page confirm the only warnings are Microsoft .NET Application
Security and Windows Firewall and click Next.
11. On the Setup Role page click Next.
12. On the Feature Selection page select the following options.
a. Database Engine Services
b. Business Intelligence Development Studio
c. Management Tools Complete
d. Full-Text Search
13. In the Shared Feature Directory change the path to E:\Program Files\Microsoft SQL Server\.
14. In the Shared Feature Directory (x86) change the path to E:\Program Files (x86)\Microsoft SQL
Server\ and click Next.
15. On the Installation Rules page confirm that Failed is followed by a 0 and click NEXT.
16. On the Instance Configuration page change the Instance root directory path to E:\Program
Files\Microsoft SQL Server\ and click Next.
17. On the Disk Space Requirements page click Next.
18. On the Server Configuration page click the Use the same account for all SQL services button.
19. From the Account name drop down select NTAuthority\System and click OK.
20. Click Next.
21. On the Specify SQL Administrators page.
a. Click Add Current User.
b. Click Add.
c. Type Domain Admins.
d. Click OK.
e. Click Next.
22. On the Error Reporting page click Next.
23. On the Installation Configuration Rules page confirm that Failed is followed by a 0 and click
NEXT.
24. On the Ready to Install page click Install.
25. On the Complete page click Close.
Set Firewall State
1.
2.
3.
4.
5.
6.
7.
8.

Click Server Manager in the taskbar.


Expand Configuration.
Click Windows Firewall with Advanced Security.
Click Windows Firewall Properties.
On the Domain Profile tab set the Windows Firewall state to Off.
On the Private Profile tab set the Windows Firewall state to Off.
On the Public Profile tab set the Windows Firewall state to Off.
Click OK.

Configure SQL Communication


18
2012 Levi, Ray & Shoup, Inc., All rights reserved.
All trademarks are the property of their respective owners.

1. Click Start, All Programs, Microsoft SQL Server 2008 R2, Configuration Tools, SQL Server
Configuration Manager.
2. Click Yes on the User Account Control prompt.
3. Expand SQL Server Network Configuration, Protocols for MSSQLSERVER.
4. Right-click TCP/IP and click Properties.
5. Select the IP Address tab.
6. In the IP2 field change Enabled to Yes and click OK.
7. Click OK on the warning prompt.
8. Close the SQL Server Configuration Manager.
9. In Server Manager click Services.
10. Right-click SQL Server (MSSQLSERVER) and click Restart.
Complete the SQL Virtual Machine Configuration
1. In the SQL virtual machine click Start, Shutdown.
2. In the Comment field type Snapshot and click OK.
3. After the virtual machine shuts down, in the Hyper-V Manager on the host system right click SQL
and click Snapshot.
4. Right-click the new snapshot, click Rename and type SQL Initial Configuration.

19
2012 Levi, Ray & Shoup, Inc., All rights reserved.
All trademarks are the property of their respective owners.

Configure the Operations Manager 2102 Management Server (MS).


Operating System Phase
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.

19.
20.

On the host system in the Hyper-V Manager right-click MS and click Start.
Right-click MS and click Connect.
Once virtual machine boots up click Next.
In the Set Up Windows window uncheck the Automatically activate Windows when Im online
box and click Next.
Read the license terms, check the I accept the license terms box and click Start.
Click the OK button.
In the New password and Confirm password fields type Pa$$w0rd and press the Enter key.
Click the OK button.
When Server Manager opens click the Change System Properties link.
In the Computer Name tab click the Change button.
In the Computer Name field type MS and click OK.
Click OK on the computer Name/Domain Changes prompt.
Click the Close button and click Restart Now.
After the virtual machine reboots click the CTRL+ALT+Delete button on the toolbar at the top
and type Pa$$w0rd in the password field and press the Enter key.
In the Server Manager window click the View Network Connection link.
Right-click Local Area Connection and click Properties.
Double-click Internet Protocol Version 4 (TCP/IPv4).
Click Use the following IP address and fill in the fields with the following information and click
OK.
a. IP address: 192.168.42.30
b. Subnet mask: 255.255.255.0
c. Preferred DNS server: 192.168.42.10
Click OK on the Local Area connection Properties window.
Close the Network Connections window.

Set Time Zone


1. In the Notification Area click the time and click Change date and time settings.
2. In the Date and time window click Change Time Zone.
3. From the list select your local time zone and click OK twice.
Add to the Domain
1.
2.
3.
4.

In Server Manager click Server Manager (MS).


Click the Change System Properties link.
On the Computer Name tab click the Change button.
On the Computer Name/Domain Changes page select Domain, type OMDomain.local and click
OK.

20
2012 Levi, Ray & Shoup, Inc., All rights reserved.
All trademarks are the property of their respective owners.

5. In the prompt type Administrator for the username and Pa$$w0rd for the password and click
OK.
6. Click OK on the Welcome to the OMDomain.local domain prompt.
7. Click OK on the restart message.
8. On the System Properties page click Close.
9. On the prompt click Restart Now.
Set Disk Configuration
1.
2.
3.
4.
5.

When the system reboots log in as OMDomain\Sally.


In Server Manager expand Storage and click Disk Management.
On the Initialize Disk prompt click OK.
Right-click the unallocated space on Disk 1 and click New Simple Volume.
In the New Simple Volume wizard click Next three times until the Format Partition page
appears.
6. On the Format Partition page change the Volume Label to Data and click Next.
7. Click Finish on the Completing the New Simple Volume Wizard page.
Disable Internet Explorer Enhanced Security Configuration.
1. In Server Manager click Server Manager (MS).
2. Click the Configure IE ESC link.
3. Select the Off option for both Administrators and Users and click OK.
Add Required Roles
1.
2.
3.
4.
5.
6.
7.
8.
9.

In Server Manager Click Roles, Add Roles.


On the Before You Begin page click Next.
Check the Application Server box and click Add Required Features.
Check the Web Server (IIS) box.
Click Next four times.
In the Role Services window select ASP.NET and click Add Required Role Services.
In the Role Services window select IIS 6 Metabase Compatibility and IIS 6 WMI Compatibility.
Click Next and then click Install.
When the installation is complete click Close.

Complete the MS Virtual Machine Configuration


1. In the MS virtual machine click Start, Shutdown.
2. In the Comment field type Snapshot and click OK.
3. After the virtual machine shuts down, in the Hyper-V Manager on the host system right click MS
and click Snapshot.
4. Right-click the new snapshot, click Rename and type MS Initial Configuration.

21
2012 Levi, Ray & Shoup, Inc., All rights reserved.
All trademarks are the property of their respective owners.

Configure the Second Operations Manager 2102 Management Server (MS2).


Operating System Phase
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.

19.
20.

On the host system in the Hyper-V Manager right-click MS2 and click Start.
Right-click MS2 and click Connect.
Once virtual machine boots up click Next.
In the Set Up Windows window uncheck the Automatically activate Windows when Im online
box and click Next.
Read the license terms, check the I accept the license terms box and click Start.
Click the OK button.
In the New password and Confirm password fields type Pa$$w0rd and press the Enter key.
Click the OK button.
When Server Manager opens click the Change System Properties link.
In the Computer Name tab click the Change button.
In the Computer Name field type MS2 and click OK.
Click OK on the computer Name/Domain Changes prompt.
Click the Close button and click Restart Now.
After the virtual machine reboots click the CTRL+ALT+Delete button on the toolbar at the top
and type Pa$$w0rd in the password field and press the Enter key.
In the Server Manager window click the View Network Connection link.
Right-click Local Area Connection and click Properties.
Double-click Internet Protocol Version 4 (TCP/IPv4).
Click Use the following IP address and fill in the fields with the following information and click
OK.
a. IP address: 192.168.42.40
b. Subnet mask: 255.255.255.0
c. Preferred DNS server: 192.168.42.10
Click OK on the Local Area connection Properties window.
Close the Network Connections window.

Set Time Zone


1. In the Notification Area click the time and click Change date and time settings.
2. In the Date and time window click Change Time Zone.
3. From the list select your local time zone and click OK twice.
Add to the Domain
1.
2.
3.
4.

In Server Manager click Server Manager (MS2).


Click the Change System Properties link.
On the Computer Name tab click the Change button.
On the Computer Name/Domain Changes page select Domain, type OMDomain.local and click
OK.

22
2012 Levi, Ray & Shoup, Inc., All rights reserved.
All trademarks are the property of their respective owners.

5. In the prompt type Administrator for the username and Pa$$w0rd for the password and click
OK.
6. Click OK on the Welcome to the OMDomain.local domain prompt.
7. Click OK on the restart message.
8. On the System Properties page click Close.
9. On the prompt click Restart Now.
Set Disk Configuration
1.
2.
3.
4.
5.

When the system reboots log in as OMDomain\Sally.


In Server Manager expand Storage and click Disk Management.
On the Initialize Disk prompt click OK.
Right-click the unallocated space on Disk 1 and click New Simple Volume.
In the New Simple Volume wizard click Next three times until the Format Partition page
appears.
6. On the Format Partition page change the Volume Label to Data and click Next.
7. Click Finish on the Completing the New Simple Volume Wizard page.
Disable Internet Explorer Enhanced Security Configuration.
1. In Server Manager click Server Manager (MS2).
2. Click the Configure IE ESC link.
3. Select the Off option for both Administrators and Users and click OK.
Add Required Roles
1.
2.
3.
4.
5.
6.
7.
8.
9.

In Server Manager Click Roles, Add Roles.


On the Before You Begin page click Next.
Check the Application Server box and click Add Required Features.
Check the Web Server (IIS) box.
Click Next four times.
In the Role Services window select ASP.NET and click Add Required Role Services.
In the Role Services window select IIS 6 Metabase Compatibility and IIS 6 WMI Compatibility.
Click Next and then click Install.
When the installation is complete click Close.

Complete the MS2 Virtual Machine Configuration


1. In the MS2 virtual machine click Start, Shutdown.
2. In the Comment field type Snapshot and click OK.
3. After the virtual machine shuts down, in the Hyper-V Manager on the host system right click
MS2 and click Snapshot.
4. Right-click the new snapshot, click Rename and type MS2 Initial Configuration.

23
2012 Levi, Ray & Shoup, Inc., All rights reserved.
All trademarks are the property of their respective owners.

Configure the Client System (Client).


Operating System Phase
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.

23.
24.

On the host system in the Hyper-V Manager right-click Client and click Start.
Right-click Client and click Connect.
Once virtual machine boots up click Next.
After Windows boots click Admin, type Pa$$w0rd for the password and press the Enter key.
If necessary click Restart Now and after Windows restarts click Admin, type Pa$$w0rd for the
password and press the Enter key.
On the Windows Activation prompt click Cancel.
Click Start, type cmd, right-click cmd.exe and click Run as Administrator.
On the User Account Control prompt click Yes.
In the command prompt window type slmgr rearm and press the Enter key.
Click OK in the Windows Script Host dialog box.
Click Start, right-click Computer and click Properties.
Click Change Settings.
Click the Change button and in the Computer Name field type Client and click OK.
Click OK on the computer Name/Domain Changes prompt.
Click the Close button and click Restart Now.
After Windows restarts click Admin, type Pa$$w0rd for the password and press the Enter key.
On the Windows Activation prompt click Cancel.
Click Start, type Network and click Network and Sharing Center.
Click Change Adapter Settings.
Right-click the Local Area Connection and click Properties.
Double-click Internet Protocol Version 4 (TCP/IPv4).
Click Use the following IP address and fill in the fields with the following information and click
OK.
a. IP address: 192.168.42.60
b. Subnet mask: 255.255.255.0
c. Preferred DNS server: 192.168.42.10
Click OK on the Local Area connection Properties window.
Close the Network Connections window.

Set Time Zone


1. Click Start, type Time and click Date and Time.
2. In the Date and Time window click Change Time Zone.
3. From the list select your local time zone and click OK twice.
Add to the Domain
1. Click Start, type System and click the System link under Control Panel.
2. Click the Change Settings link.
3. On the Computer Name tab click the Change button.
24
2012 Levi, Ray & Shoup, Inc., All rights reserved.
All trademarks are the property of their respective owners.

4. On the Computer Name/Domain Changes page select Domain, type OMDomain.local and click
OK.
5. In the prompt type Administrator for the username and Pa$$w0rd for the password and click
OK.
6. Click OK on the Welcome to the OMDomain.local domain prompt.
7. Click OK on the restart message.
8. On the System Properties page click Close.
9. On the prompt click Restart Now.
Set Disk Configuration
1.
2.
3.
4.
5.

When the system reboots log in as OMDomain\Sally with a password of Pa$$w0rd.


Click Start, type Disk and click Create and Format Hard Disk Partitions.
On the Initialize Disk prompt click OK.
Right-click the unallocated space on Disk 1 and click New Simple Volume.
In the New Simple Volume wizard click Next three times until the Format Partition page
appears.
6. On the Format Partition page change the Volume Label to Data and click Next.
7. Click Finish on the Completing the New Simple Volume Wizard page.
8. Close all open windows.
Complete the Client Virtual Machine Configuration
1. In the Client virtual machine click Start, Shutdown.
2. After the virtual machine shuts down, in the Hyper-V Manager on the host system right click
Client and click Snapshot.
3. Right-click the new snapshot, click Rename and type Client Initial Configuration.

Complete the DC Virtual Machine Configuration


1.
2.
3.
4.
5.

Switch to the DC virtual machine.


Log in as OMDomain\Administrator.
Click Start, Shutdown.
In the Comment field type Snapshot and click OK.
After the virtual machine shuts down, in the Hyper-V Manager on the host system right click DC
and click Snapshot.
6. Right-click the new snapshot, click Rename and type DC Pre-Class Configuration.
7. Right-click DC and click Start.

25
2012 Levi, Ray & Shoup, Inc., All rights reserved.
All trademarks are the property of their respective owners.

Você também pode gostar