IT tutorials
 
Windows
 

Windows Vista : Creating Basic Windows Images - Building a Deployment Server

- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019
2/16/2012 4:05:48 PM
Establishing a deployment server is the first step to building and deploying images. The term deployment server is used to refer to the computer you will be using to build, customize, and deploy your deployment images. Some technicians use their personal workstation or lab computers for this process. However, this is not always best because workstations and lab computers tend to be used for several purposes and may need to be reloaded on a regular basis. Consider the fact that you will probably deploy images after your migration as a weekly (or even daily) management task to correct problem workstations. If you have established a Windows Deployment Services (WDS) server, or are using the Microsoft Deployment Toolkit (a.k.a. BDD), a distribution share is established as part of their configuration and makes the most logical location for a deployment server. Consider this when selecting a system for this purpose; you can save a considerable amount of time if you don't have to reinstall the deployment tools and utilities on a regular basis.

When selecting a deployment server, you must keep a few things in mind. First, you want to make sure that the server has sufficient RAM. You will be loading several tools and Windows components on the server, and running low on RAM can slow down the process. Because this server will most likely also be used to distribute your images, larger amounts of RAM will provide for more file caching and thus faster imaging to multiple clients. It is recommended that you select a system with at least 1GB of RAM for testing and smaller deployments, while medium to large deployments are better suited for computers with at least 2GB of RAM. It is also important to plan for sufficient disk space. We recommend that the system have at least 60GB of free disk space dedicated to image testing and deployment. Again, larger deployments or those organizations supporting a large number of thick images may definitely require more space — so plan accordingly.

The deployment server may not be a server at all. It may be a workstation, especially during the testing phases or if your organization already has a deployment server and you are not allowed local access.

Keep in mind that if you use a client operating system, such as Windows XP or Vista, you may run into issues when you deploy multiple machines at one time. Systems without a Windows server operating system installed are limited to ten inbound network connections.

Another recommendation is to use a virtual machine as a deployment server. A benefit is that the virtual machine can be configured with the proper tools and utilities and not interfere with the normal operations of your existing software. Equally important, your existing software won't interfere with your deployment tools. By storing the created image on a network share, you have the added benefit of shutting down the virtual machine until you need to update the image. In addition, when the machine is reloaded (which we all must do from time to time), you can save or move your deployment server without having to completely rebuild it.

Virtual machines are suitable for many consulting tasks, including image building and testing. If you haven't used them before, you've certainly heard of popular tools such as VMware and Microsoft's Virtual PC, both of which offer free products. If your company has a standard virtual machine application, follow that standard. Otherwise, you should consider the free VMware Server product as a feature-rich and capable solution. One of the key strengths of virtual machines is their portability. To move the virtual machine from one host computer to another, you typically need to move only a single file or folder. You can use this to your advantage and begin building your deployment server now, on your workstation. As the deployment process proceeds you can then move the deployment server to a more powerful and secure host server.

If you do not already have a virtualization product installed, download and install VMware Server from the VMware Web site at www.vmware.com/products/server/.

The recommendation is to install on a Windows Server operating system, but most functions will run on XP/Vista as well. The reason is that it has a dependency on IIS, which is included in workstation editions of Windows, so as long as you have it installed, there should be no problems. While the software is free, it is necessary to register in order to receive a serial number via e-mail.

To build and prepare a virtual machine—based deployment server with VMWare Server, perform the following steps:

  1. Launch the VMware Server Console.

    NOTE

    You can only have one default Web site running at a time, so if you have a default Web site running already, it may be necessary to stop it in order to start the VMware Management Interface Web or configure support for multiple Web sites.

  2. Click New Virtual Machine to launch the New Virtual Machine Wizard.

  3. Click Next when the Welcome screen is displayed to begin.

  4. Accept the default configuration as "Typical" and click Next to continue.

  5. Next choose the operating system you will be installing on this Virtual Machine, such as Windows Server 2008, and click Next to continue. Depending on how current the version of Virtual Server is, you may not see your operating system of choice listed. If this is the case, just choose something close, and you can always update the default settings such as allocated RAM after the virtual machine is created.

  6. Update the default name to Deployment Server and specify the location where you want the virtual machine files to be stored (see Figure 1). By default, this path is in the current user profile. In an environment with roaming profiles in use, you must change this to a folder outside the user profile, such as a fixed local folder or a shared network location. When complete, click Next to continue.

    Figure 1. Creating a deployment server in VMware Server
  7. Select the desired network connection option and click Next to continue. In most cases the default option to Use bridged networking is desirable, which causes the virtual machine to establish its own IP on the external network of the host computer.

  8. Specify the disk size.

    1. Start with a 30GB drive and select the option to allocate all disk space now (this will greatly improve performance of the drive).

    2. Click Finish to complete the wizard. It is recommended that you create two drives, one for your images and one for the operating system.

  9. To add the second hard drive, click Edit virtual machine settings from the Command pane. When the Virtual Machine Settings window appears, click the Add button.

  10. On the Welcome screen for the Add Hardware Wizard, click Next to continue.

  11. Select Hard Disk as the hardware type and click Next to continue.

  12. Accept the default option Create a new virtual disk and click Next to continue.

  13. Accept SCSI as the default virtual disk type and click Next to continue.

  14. For the disk size, enter 100GB and check the option to have the drive split into 2GB files (Windows does not support a single 100GB file) and click Next to continue.

  15. For the disk filename, accept the default or enter something more descriptive, such as DeploymentServerDataDrive.vmdk. Click Finish to complete the Add Hardware Wizard.

  16. If you have a Windows Server 2008 DVD, you can insert it; if you have an ISO file, you can specify it as source for the virtual CD-ROM drive. To do so, click Edit virtual machine again from the Commands pane and select the CD-ROM device from the list. In the Connection area, select Use ISO image and browse to the path of your image file. Click OK to close the dialog when complete.

  17. Start the virtual machine, and the bootable installation media should automatically begin the installation of Windows Server 2008. Complete the installation of Windows Server 2008 as you normally would, specifying the target drive as the 30GB disk created in Step 9 (as shown in Figure 2).

    Figure 2. Selecting the Target Installation Drive for Windows Server 2008
  18. When installation is complete, ensure the latest service packs and security patches have been applied via Windows Update.

  19. Install your corporate antivirus solution and ensure the latest virus definitions are applied.

  20. Join the domain. Although not required, joining the domain can make the deployment process go much more smoothly.

  21. In Server Manager, choose to Storage => Disk Management. Right-click on the 100GB drive marked Unallocated and then choose New Simple Volume. Allow for the maximum amount of space and assign it drive letter W. Have the wizard format the drive as NTFS with a default allocation unit size. A summary screen is provided at the end of the wizard.

  22. Click Finish to begin configuring this drive.

After you have a functioning virtual machine and operating system, deployment tools may be installed and configured. The first toolset to use is the Windows Automated Installation Kit (WAIK).

 
Others
 
- Windows 7 : Installing a Local Printer
- Windows 7 : Installing and Configuring a Printer
- Windows Server 2008 R2 : Understand Active Directory Replication
- Windows Server 2008 R2 : Automate User and Group Management
- Windows XP : Applications and the Registry - Shared DLLs
- Windows XP : Practicing Safe Setups - Running Through a Pre-Installation Checklist
- Windows 7 : Troubleshooting Networks - Manual Troubleshooting
- Windows 7 : Letting Windows Troubleshoot the Network & Troubleshooting Network Printer Connections
- Windows Server 2003 : Using Automation to Manage Group Accounts
- Windows Server 2003 : Understanding Group Types and Scopes & Managing Group Accounts
 
 
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