Logo
Windows XP
Windows Vista
Windows 7
Windows Azure
Windows Server
Windows Phone
EPL Standings
 
 
Windows Server

Windows Server 2008 R2 : Creating Discover Images (part 3) - Pre-creating Active Directory Computer Accounts for WDS

3/24/2011 9:43:30 PM

Pre-creating Active Directory Computer Accounts for WDS

Without doing any extensive customization to the imaging process, you can include customizations to boot images, install images, or the WDS server configuration settings. WDS automatically generates the name of the computer and uses the credentials specified during the image deployment to add the imaged system to the Active Directory domain of which the WDS server is a member. WDS uses the configuration settings in the WDS Properties, AD DS tab, as shown in Figure 4, to define the Client Naming Policy format for computers and to define which domain and container the new computer accounts will be created in.

Figure 4. WDS Properties page for new computer account, AD DS tab.


The configuration options in the WDS Property page, AD DS tab work well for new computer account placement, but are not very flexible for naming computer accounts. When many computers will be deployed and will require predefined computer names in Active Directory, the computer accounts can be pre-created. For the pre-created computer accounts to be linked to the actual systems, the GUID associated with the system’s network adapter is required. On most systems, the GUID will be displayed during the PXE boot sequence, as shown in Figure 5. After the GUID has been identified and recorded, the Active Directory computer account can be created. The account will need to be created before the system is imaged using WDS. To create an Active Directory computer account for use with WDS, perform the following steps:

1.
Log on to the Windows Server 2008 R2 system running WDS with an account with administrative rights.

2.
If the Remote Server Administration tools for the Active Directory Domain Services AD DS role are not installed on the WDS server, they must be installed now.

3.
After the domain services tools are installed, click Start, click All Programs, click Administrative Tools, and select Active Directory Users and Computers.

4.
Expand the domain and select the container that the WDS server will place new computer accounts in, as specified in the WDS Properties page, AD DS tab. By default, all new computer accounts will be placed in the domain’s Computers container.

5.
Right-click on the domain’s Computers container, click New, and select Computer.

6.
When the New Object – Computer window opens, type in the desired name of the new computer account in the Computer Name field, and click Next.

7.
On the Managed page, check the This Is a Managed Computer check box.

8.
After the check box is checked, enter the previously recorded GUID associated with the network card on the system that will be imaged, as shown in Figure 6, and click Next to continue. The dashes will need to be removed and should not be typed into the GUID field.

9.
The next page is the Host Server page where a specific WDS server can be specified to provide images to this host. Either specify a WDS server or leave the default of allowing any WDS server to provide images to this client, and click Next.

10.
Review the settings and click Finish to complete the process.

11.
After the computer account is created, the system can be imaged and will join the domain using the preconfigured computer account name.

Figure 5. Gathering a system’s network adapter GUID to pre-create Active Directory computer accounts.

Figure 6. Populating the GUID into the Active Directory computer account properties.


Migration Path from Win2k3 RIS to W2k3-Sp2 WDS to Win2k8-WDS

Windows Server 2003 Remote Installation Services (RIS) is included with the release of the product and with Service Pack 1. With the release of Windows Server 2003 Service Pack 2, RIS services were upgraded to Windows 2003 Windows Deployment Services. The first time the new WDS console is opened on a Windows Server 2003 SP2 system, a prompt appears asking if the WDS server should be configured to run in Legacy or Mixed mode. If you plan to use previously created RIS images only, Legacy mode can be used. If you want to use your RIS images as well as the Windows Vista, Windows Server 2008, Windows 7, and Windows Server 2008 R2 Windows Imaging Format files (WIM), Mixed mode should be selected.

There are three different modes of WDS within Windows Server 2003: Legacy, Mixed, and Native. Legacy mode is primarily used for RIS image compatibility, Mixed mode is used for utilizing both RIS and WIM files or images, and Native mode is used primarily for WIM files. To upgrade to Windows Server 2008 R2 WDS, your Windows Server 2003 WDS server must be in WDS Native mode.

To upgrade your server from Legacy to Mixed mode, open up the WDS console on the WDS server, locate and right-click the server, and select Initialize Server. After the process completes, the server will be in Mixed mode.

To upgrade your server from Mixed mode to Native mode, first decide whether you want to keep your existing RISETUP and RIPREP images. RISETUP images are the base installation images created from Windows 2000, 2003, and XP installation media; RIPREP images are those images created from custom installations that have been pushed up to the RIS server. If you want to remove these images, simply delete the images. If you want to convert them, you have two options: offline conversion, which is used for RIPREP images only, and deploy and recapture, which is used for RIPREP and RISETUP images. Run the WDSUTIL /SET-Server /ForceNative command to convert the WDS to Native mode. After the Windows Server 2003 WDS server is running in Native mode, the operating system might be upgradeable to Windows Server 2008 R2 if no other issues prevent the upgrade and if the Windows Server 2003 system is running the 64-bit edition.

Upgrading a RIS Image to a Windows Server 2008 R2 WDS Image

If you have a working RIS environment and have images that will need to be maintained, these images can be manually imported into a Windows Server 2008 R2 WDS server using a capture image and a detailed process. The following list includes the high-level steps to support this process for migrating Windows XP and Windows Server 2003 RIS images to a Windows Server 2008 R2 WDS server:

1.
Deploy the image to a system using the legacy RIS server.

2.
Prepare the newly deployed system using the Sysprep utility and, as required, the Setup Manager utility to prepare the system for imaging.

3.
Create a capture boot image on the Windows Server 2008 R2 WDS server. Add the capture boot image to the WDS boot images.

4.
Boot the system that will be imaged, using PXE boot.

5.
Select the capture image when the list of available images is presented.

6.
Follow the capture imaging prompts to create the new custom install image.
Other -----------------
- BizTalk Server 2010 : Correcting Errors in Functoids
- BizTalk Server 2010 : Navigating the Mapping Surface
- BizTalk Server 2010 : Using the Relevance Tree View
- New SOA Capabilities in BizTalk Server 2009: WCF SQL Server Adapter - What is the WCF SQL Adapter?
- Using Windows PowerShell in an Exchange Server 2010 Environment : Using EMS to Do Reporting
- Exchange Server 2010 : Using EMS to Do Administrative Mailbox Tasks (part 2)
- Exchange Server 2010 : Using EMS to Do Administrative Mailbox Tasks (part 1)
- SharePoint 2010 PerformancePoint Services : Excel Services Data Source
- SharePoint 2010 PerformancePoint Services : PowerPivot Data Sources
- Windows Server 2003 : Monitoring Network Protocol Security (part 7)
- Windows Server 2003 : Monitoring Network Protocol Security (part 6) - Use Netsh to Manage IPSec
- Windows Server 2003 : Monitoring Network Protocol Security (part 5) - Create a Negotiation Policy
- Windows Server 2003 : Monitoring Network Protocol Security (part 4) - Use the IP Security Management Snap-In to Create a Blocking Policy
- Windows Server 2003 : Monitoring Network Protocol Security (part 3) - Understanding Kerberos
- Windows Server 2003 : Monitoring Network Protocol Security (part 2) - Negotiation Process
- Windows Server 2003 : Monitoring Network Protocol Security (part 1) - Understanding IPSec & Negotiation Configuration
- SharePoint 2010 : Getting to Know the Excel Services Service Application
- Using Windows PowerShell in an Exchange Server 2010 Environment : Managing Cmdlets
- Using Windows PowerShell in an Exchange Server 2010 Environment : Creating Your Own Scripts
- Windows Server 2008 R2 : Installing Windows Deployment Services (part 3)
 
 
Most view of day
- Sharepoint 2013 : Get to a Site’s Permission Management Page (part 1)
- Windows Phone 7 : The Silverlight Controls (part 7) - Layout Controls - Grid Controls
- BizTalk 2010 : WCF LOB SQL Adapter - Consuming ASDK SQL Adapter in Visual Studio (part 2)
- Microsoft Word 2010 : Creating Desktop Publishing Documents - Adding Page Backgrounds (part 2) - Add or Remove a Page Border , Add Page Color
- Windows Server 2012 : File Services and Storage - Configuring iSCSI storage (part 1) - Understanding iSCSI storage
- Windows Phone 8 : Configuring Basic Device Settings - Backing Up Your Phone (part 2) - Removing Your Backup
- Windows Server 2008 Server Core : Modifying Files with the Edlin Utility, Repairing System Databases with the ESEnTUtl Utility
Top 10
- Microsoft OneNote 2010 : Using the Research and Translate Tools (part 3) - Translating Text with the Mini Translator
- Microsoft OneNote 2010 : Using the Research and Translate Tools (part 2) - Translating a Word or Phrase with the Research Pane
- Microsoft OneNote 2010 : Using the Research and Translate Tools (part 1) - Setting Options for the Research Task Pane, Searching with the Research Task Pane
- Microsoft OneNote 2010 : Doing Research with Linked Notes (part 2) - Ending a Linked Notes Session, Viewing Linked Notes
- Microsoft OneNote 2010 : Doing Research with Linked Notes (part 1) - Beginning a Linked Notes Session
- Microsoft OneNote 2010 : Doing Research with Side Notes (part 3) - Moving Side Notes to Your Existing Notes
- Microsoft OneNote 2010 : Doing Research with Side Notes (part 2) - Reviewing Side Notes
- Microsoft OneNote 2010 : Doing Research with Side Notes (part 1) - Creating Side Notes
- Games and Windows 7 : Installing and Playing Third-Party Games
- Games and Windows 7 : Using the Games Explorer (part 4) - Managing Your Game Controllers and Other Game-Related Hardware
 
 
Windows XP
Windows Vista
Windows 7
Windows Azure
Windows Server
Windows Phone
2015 Camaro