Showing posts with label LAB Setup. Show all posts
Showing posts with label LAB Setup. Show all posts

Wednesday, May 18, 2011

Hydration – Microsoft Free Test Lab for POC (Proof of Concepts)

Source:- http://blog.coretech.dk/mip/set-up-a-sccm-test-environment-in-no-time/

Source:- http://www.deploymentresearch.com/Blog/tabid/62/EntryId/13/Hydration-Automating-builds-in-your-datacenter.aspx

 

You can download it from Microsoft Connect here https://connect.microsoft.com/pocjumpstart, just scroll down to the bottom and look for PoC – Jumpstart 10 Day – Hydration Kit. And be aware that license terms of the different software is still in effect..

 

Here is a download for deploying a few different servers in a datacenter, all fully automated. The servers are two domain controllers, one deployment server with WDS, and one ConfigMgr 2007 SP2 R2 server...
Big thanks to Ben Hunter and Michael Niehaus (Both Microsoft) who started the Hydration Era more five years ago by creating hydration structures and scripts... Microsoft DDPS partners knows this, rest of the world - probably not (until now  :)  )...

Screenshot of the server roles and configuration


The Task Sequence for the CM01 - ConfigMgr 2007 SP2 Server
View the Video that shows the setup

Play (Stream) or Download (MP4)
Downloads

Download the Hydration solution (72 kb)


Hydration installation instructions

Step 1 - Download the necessary software

On your Hyper-V host, create the C:\Downloads folder and download the following software:

  • ConfigMgr 2007 R2

  • ConfigMgr 2007 with SP2

  • ConfigMgr 2007 Toolkit V2

  • PowerShell Management Library for Hyper-V
    (http://pshyperv.codeplex.com/releases/view/38769)

  • SQL Server 2008 R2 Enterprise x64

  • SQL Server 2008 R2 Express x64 with Management Tools

  • Windows Server 2008 R2 Enterprise


Step 2 - Prepare the Hydration environment

  1. Configure Execution Policy in PowerShell, by typing the following in a PowerShell prompt:
    Set-ExecutionPolicy Unrestricted
  2. Extract the HydrationMDT2010.zip file to C:\HydrationMDT2010
  3. Edit the C:\HydrationMDT2010\HydrationSource\Applications\ConfigMgr 2007 SP2\ConfigMgrUnattend.ini and add the real PID (AAAAA-BBBBB-CCCCC-DDDDD-EEEEE is the place holder), To find out what PID you have, start the ConfigMgr 2007 Setup on a Server, and a few steps into the setup wizard the PID will be displayed. Please note that the setup needs to be executed on a domain member server, otherwise you will only be able to install the ConfigMgr console, and the PID will not be displayed.
  4. Create the Hydration Deployment Share by running the 1_CreateHydrationDeployment.ps1 script
  5. Copy the following folders C:\HydrationMDT2010\HydrationSource to C:\Hydration, replace any existing files.
    Applications
    Control
    Operating Systems
    Scripts
  6. Copy the ConfigMgr 2007 Toolkit V2 installation files (ConfigMgrTools.msi) to the C:\Hydration\Applications\ConfigMgr 2007 Toolkit V2\Source folder.
  7. Copy the ConfigMgr 2007 SP2 installation files to the C:\Hydration\Applications\ConfigMgr 2007 SP2\Source folder.
  8. Create the C:\Tmp\PreReqs folder, and run the C:\Hydration\Applications\ConfigMgr 2007 SP2\Source\SMSSETUP\BIN\I386\Setup.exe file with the /Download C:\Tmp\PreReqs command line option.
  9. Move the content of the C:\Tmp folder to the C:\Hydration\Applications\ConfigMgr 2007 SP2\Source\PreReqs folder
  10. Copy the ConfigMgr 2007 R2 installation files to the C:\Hydration\Applications\ConfigMgr 2007 R2\Source folder
  11. Copy the C:\Hydration\Applications\ConfigMgr 2007 SP2\Source\SMSSETUP\BIN\I386\EXTADSCH.exe to C:\Hydration\Applications\Extend ConfigMgr 2007 Schema\Source
  12. Copy the SQL Server 2008 R2 installation files to the C:\Hydration\Applications\SQL Server 2008 R2\Source folder
  13. Copy the SQL Server 2008 R2 Express installation (en_sql_server_2008_r2_express_with_management_tools_x64.exe) files to the C:\Hydration\Applications\SQL Server 2008 R2 Express\Source folder.
  14. Copy the Windows Server 2008 R2 Enterprise files to C:\Hydration\Operating Systems\Windows Server 2008 R2 x64
  15. Create the HydrationServers media item by running the 2_CreateHydrationMediaItem.ps1 script
  16. Copy the C:\HydrationMDT2010\Media001\Control folder to C:\HydrationServers\Content\Deploy, replace existing files
  17. Update the HydrationServers media item by running the 3_UpdateHydrationServersMedia.ps1 script


Step 3 – Create and deploy the virtual machines

  1. Install the PowerShell Management Library for Hyper-V by running the install.cmd script, ignore any errors about .NET Framework
  2. Verify that the files are not having any alternative data streams, if they do, remove it (using explorer or streams from Sysinternals).
  3. Create the virtual machines by running the 4_CreateVirtualMachines.ps1 script.
  4. Using Hyper-V Manager
    1. Start the DC01 virtual machine, and wait until the setup is complete
    2. Start the DC02 virtual machine, and wait until the setup is complete
    3. On DC01, verify that AD replication works with DC02.
    4. Start the MDT01 virtual machine, and wait until the setup is complete
    5. Start the CM01 virtual machine, and wait until the setup is complete

Done... Good luck with your hydrations...

Sunday, May 8, 2011

LAB Setup

Hey below are the LAB Details to setup and meet the real time.

Total RAM Required is 6.2 GB + Base OS as 1 GB

 

image

 

image

 

image

 

--------------------------------------------------------------------------------------------------------------------------------
The above same posting as Excel work Book also

--------------------------------------------------------------------------------------------------------------------------------

 

  HYD Site Systems Details for easy config
OS Role RAM System Name IP address Subnet Mask Default Gateway DNS Srv 1 DNS Srv 2
2008 R2 DC 256 MB inhydtcs-dc01 10.0.0.1 255.255.0.0 10.0.0.100 10.0.0.1 172.0.0.1
2008 R2 Exchange 512 MB inhydtcs-ex01 10.0.0.2 255.255.0.0 10.0.0.100 10.0.0.1 172.0.0.1
2008 R2 Central Site 700 MB inhydtcs-cm01 10.0.0.3 255.255.0.0 10.0.0.100 10.0.0.1 172.0.0.1
2008 R2 Central SQL 700 MB inhydtcs-sq01 10.0.0.4 255.255.0.0 10.0.0.100 10.0.0.1 172.0.0.1
2008 R2 Primary Site 1 GB inhydtcs-cm02 10.0.0.5 255.255.0.0 10.0.0.100 10.0.0.1 172.0.0.1
XP Client Xp1 128 MB intcshyd-WS01 10.0.0.6 255.255.0.0 10.0.0.100 10.0.0.1 172.0.0.1
XP Client 2 128 MB intcshyd-WS02 10.0.0.7 255.255.0.0 10.0.0.100 10.0.0.1 172.0.0.1
windows 7 Client 3 512 MB intcshyd-WS03 10.0.0.8 255.255.0.0 10.0.0.100 10.0.0.1 172.0.0.1
  BLR Site Systems Details for easy config
OS Role   System Name IP address Subnet Mask Default Gateway DNS Srv 1 DNS Srv 2
2008 R2 ADC 256 MB Inblrtcs-adc1 172.0.0.1 255.255.255.0. 172.0.0.100 172.0.0.1 10.0.0.1
2008 R2 Primary Site 1 GB inblrtcs-cm03 172.0.0.2 255.255.255.0. 172.0.0.100 172.0.0.1 10.0.0.1
XP Client Xp1 128 MB intcsblr-WS01 172.0.0.3 255.255.255.0. 172.0.0.100 172.0.0.1 10.0.0.1
XP Client 2 128 MB intcsblr-WS02 172.0.0.4 255.255.255.0. 172.0.0.100 172.0.0.1 10.0.0.1
windows 7 Client 3 512 MB intcsblr-WS03 172.0.0.5 255.255.255.0. 172.0.0.100 172.0.0.1 10.0.0.1
 
Router Configuration Details - Should have two network cards
OS Role   System Name IP address Subnet Mask Default Gateway DNS Srv 1 DNS Srv 2
Windows 2003 Router 200 MB MHC-Router 10.0.0.100 255.255.0.0 N/A 172.0.0.1 10.0.0.1
        172.0.0.100 255.255.255.0. N/A 172.0.0.1 10.0.0.1

enjoy,