IT tutorials
 
Technology
 

Windows Server 2012 : Deploying Servers - Deploying images

8/21/2013 11:22:19 AM
- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019

Preparing the deployment infrastructure

Setting up the deployment infrastructure for your production environment involves making certain decisions:

  • Which type of deployment strategy (LTI or ZTI) best meets the needs of your business

  • What deployment tools will be needed to implement your deployment strategy

Figure 1 shows the general setup for a deployment infrastructure in a production environment. For the LTI approach, all components except System Center Configuration Manager (SCCM) are generally required. For the ZTI approach, all the components shown should usually be used.

General setup for a production-environment deployment structure.
Figure 1. General setup for a production-environment deployment structure.

Using the LTI approach

LTI is a high-volume deployment strategy for small to midsized organizations that combines the use of MDT with Windows Deployment Services, a server role of Windows Server 2008 and later that allows new computers to be deployed through network-based installation. By including Windows Deployment Services in the deployment infrastructure of your production environment, target systems such as bare-metal servers can PXE-boot using the LiteTouchPE_x64.wim boot image created when you update the deployment share in the MDT Deployment Workbench.

In a deployment infrastructure based on MDT and Windows Deployment Services, the deployment process works like this:

  1. In your build lab, begin by creating a Windows Server 2012 reference image of Windows Server 2012 together with any applications, drivers, software updates, or packages needed for servers in your production environment.

  2. The next step depends on whether or not your build lab is isolated from your production environment:

    • If your build lab is isolated from your production environment, copy the deployment share folder from the MDT technician computer in your build lab to removable media. Then paste the deployment share folder into the file system of the technician computer in your production environment, share the folder, open it in the Deployment Workbench, and update the network path references in the Bootstrap.ini file as needed.

    • If your build lab shares network connectivity with your production environment, you can alternatively use the Linked Deployment Shares feature to replicate the deployment share in your build lab to the technician computer in your production environment. This has the advantage that when you make changes to your build lab, the changes are reflected in your production environment. The disadvantage, however, is that you might have task sequences or other customizations in your production environment that should be used only for your build lab.

  3. Next, use the Deployment Workbench in your production environment to create a Standard Client task sequence for deploying your reference image to target systems. Modify the settings in the CustomSettings.ini file to automate the steps of the deployment process. Then update the deployment share to regenerate the boot images in the \Boot folder of your deployment share folder.

  4. Import the LiteTouchPE_x64.wim boot image from your deployment share into the Boot Images folder of the Windows Deployment Services server in your production environment.

  5. Turn on each target system in your production environment, press F12, and select the option to PXE-boot the system.

  6. The target systems will then download the LTI boot image from the Windows Deployment Services server, connect to the deployment share, and install the reference image.

Using the ZTI approach

ZTI is a high-volume deployment strategy for midsize to large organizations that combines the use of MDT with System Center Configuration Manager (SCCM), which is part of the System Center family of products from Microsoft. SCCM provides a complete systems management platform that organizations can use to do the following:

  • Deploy operating systems, applications, and software updates

  • Monitor and remediate computers for compliance purposes

  • Monitor hardware, and perform software inventorying

  • Remotely administer computers

Compared to the LTI approach that uses MDT with Windows Deployment Services, the ZTI approach to deployment using SCCM provides the following additional benefits:

  • Support for replication. (MDT requires using Distributed File System Replication.)

  • Support for performing multicast deployment. (MDT requires using Windows Deployment Services.)

  • Support for the bandwidth management of image transfers.

  • Support for reporting on driver availability for devices across your organization.

  • Support for complex repartitioning schemes and the formatting of disks. (This can also be done using MDT, but it requires custom scripting using Diskpart.)

  • Tolerance of poor or intermittent network connectivity.

  • Support for client operating system–initiated deployment.

  • Support for fully unattended deployment.

  • Support for offline deployment from media and CD/DVD spanning.

  • Support for encryption and password protection.

Although SCCM can be used by itself for deploying Windows to target systems, integrating MDT with SCCM provides certain additional advantages, such as task-sequence templates for different types of deployment scenarios, wizards to create packages and task sequences from MDT templates, wizards to create new boot images, and more.

To deploy Windows Server 2012 using the ZTI approach, you should use the following:

  • MDT 2012 Update 1

  • SCCM 2012 with Service Pack 1

 
Others
 
- Windows Server 2012 : Deploying Servers - Building images - Building reference images using MDT 2012 Update 1
- Windows Server 2012 : Deploying Servers - Preparing the build lab
- Windows Phone 8 : Multitasking - Background Transfer Service
- Windows Phone 8 : Multitasking - Location-Aware Apps
- Active Directory 2008 : Managing Enterprise Security and Configuration with Group Policy Settings -- Implementing an Audit Policy (part 2) - Auditing Directory Service Changes
- Active Directory 2008 : Managing Enterprise Security and Configuration with Group Policy Settings -- Implementing an Audit Policy (part 1) - Auditing Access to Files and Folders
- Active Directory 2008 : Managing Enterprise Security and Configuration with Group Policy Settings -- Managing Software with Group Policy (part 2)
- Active Directory 2008 : Managing Enterprise Security and Configuration with Group Policy Settings -- Managing Software with Group Policy (part 1)
- Microsoft Lync Server 2010 : PBX Integration - Key Improvements
- Microsoft Lync Server 2010 : PBX Integration - End-User Scenarios
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us