0% found this document useful (0 votes)
89 views

WDS Network Boot Setup Guide: For Windows

Uploaded by

mikesoni S
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
89 views

WDS Network Boot Setup Guide: For Windows

Uploaded by

mikesoni S
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 11

Cristie Bare Machine Recovery

WDS Network Boot Setup Guide


For Windows

July 2011

Version 6.3

Cristie Software Ltd. Cristie Data Products GmbH Cristie Nordic AB


New Mill Nordring 53-55 Gamla Värmdövägen 4
Chestnut Lane
Stroud GL5 3EH 63843 Niedernberg SE-131 37 Nacka
United Kingdom Germany Sweden
Tel:+44(0)1453 847000 Tel: +49 (0) 60 28/97 95-0 Tel:+46(0)8 718 43 30
Fax:+44(0)1453 847001 Fax: +49 (0) 60 28/97 95 7-99 Fax:+46(0)8 718 53 40
[email protected] [email protected] [email protected]
Copyright © 2003-2011 Cristie Software Ltd.
All rights reserved.

The software contains proprietary information of Cristie Software Ltd.; it is provided under a license agreement
containing restrictions on use and disclosure and is also protected by copyright law. Reverse engineering of the
software is prohibited.

Due to continued product development this information may change without notice. The information and intellectual
property contained herein is confidential between Cristie Software Ltd. and the client and remains the exclusive
property of Cristie Software Ltd. If you find any problems in the documentation, please report them to us in writing.
Cristie Software Ltd. does not warrant that this document is error-free.

No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any
means, electronic, mechanical, photocopying, recording or otherwise without the prior written permission of Cristie
Software Ltd.

IBM Tivoli Storage Manager (TSM), AIX and TIVOLI are trademarks of the IBM Corporation.

NetWorker is a trademark of the EMC Corporation.

PC-BaX, UBax, Cristie Storage Manager (CSM), SDB, NBMR (Bare Machine Recovery for NetWorker), TBMR (Bare
Machine Recovery for TSM) and CBMR (Cristie Bare Machine Recovery) are trademarks of Cristie Software Ltd.

Cristie Software Ltd


New Mill
Chestnut Lane
Stroud
GL5 3EH
UK

Tel: +44 (0) 1453 847000


Email: [email protected]
Website: http://www.cristie.com
Contents 3

Contents

1 Introduction 4
1.1 Overview
................................................................................................................................... 4

2 WDS Server 5
2.1 Prerequisites
................................................................................................................................... 5
2.2 Adding
...................................................................................................................................
the CBMR boot image to a WDS Server 5
2.3 Boot
...................................................................................................................................
the CBMR WinPE 2 client from the WDS Server 8

3 Cristie Technical Support 11

Copyright © 2003-2011 Cristie Software Ltd.


4 Cristie Bare Machine Recovery

1 Introduction
This document gives an overview of how to setup the Windows PE based DR environment for CBMR
so that it can be network booted from a WDS server; it is not intended to be a fully instructional
guide for the process of installing WDS, or any advanced options thereof. For information relating to
this, you should consult the Microsoft installation guides which can be found at http://www.
microsoft.com.

In addition, this document assumes you have a working WDS server already running. If you do not,
you should consult the Microsoft documentation in order to install and configure your WDS server.

1.1 Overview
WinPE 2 is based on Windows Server 2008, Vista, and Windows 7 technology and should be used
for recovery of those operating systems.

Note: the scenario for the WDS Server, using WinPE 2, used in this document was created using
Windows Server 2003 Enterprise Edition with Service Pack 2. Note that using WDS is exactly the
same in this version of Windows as it is in later versions of Windows Server (ie. 2008R2).

Copyright © 2003-2011 Cristie Software Ltd.


WDS Server 5

2 WDS Server
As stated earlier, the scenario for the WDS Server used in this document was created using
Windows Server 2003 Enterprise Edition with Service Pack 2.

2.1 Prerequisites
AD DS - a Windows Deployment Services server must be either a member of an Active Directory
Deployment Service domain or a domain controller for an AD DS domain. The AD DS domain and
forest versions are irrelevant; all domain and forest configurations support Windows Deployment
Services.

DHCP - you must have a working DHCP server with an active scope on the network because
Windows Deployment Services uses PXE, which relies on DHCP for IP addressing.

DNS - you must have a working DNS server on the network before you can run Windows
Deployment Services.

NTFS volume - the server running Windows Deployment Services requires an NTFS file system
volume for the image store.

Credentials - to install the role, you must be a member of the Local Adminstrators group on the
server. To initialise the server, you must be a member of the Domain Users group.

Boot & Install Images - before you can deploy a CBMR image, you must have at least one Boot
Image and one Install Image installed. To achieve this, install the default images provided on the
installation CD for Windows Server 2008 R2.

Ensure the client machine has at least 1024MB of RAM which is the minimum amount of RAM for
booting a CBMR DR image.

2.2 Adding the CBMR boot image to a WDS Server


Open the WDS console in your Windows Server and right click on Boot Images. Select ‘Add boot
image’ from the menu.

Copyright © 2003-2011 Cristie Software Ltd.


6 Cristie Bare Machine Recovery

At this point, ensure that your CBMR CD is inserted into the CD/DVD drive, or is accessible via a
network connection. Click on the Browse button and navigate to the SOURCES folder on the root of the
CD.

Select the BOOT.WIM file and click Open.

Click Next when the correct path appears.

Copyright © 2003-2011 Cristie Software Ltd.


WDS Server 7

Click Next to confirm the name and description of the image.

Review the information and click Next to continue.

Copyright © 2003-2011 Cristie Software Ltd.


8 Cristie Bare Machine Recovery

The image will now copy on to the WDS server. When this has completed, click Finish.

The CBMR image will now appear in the WDS console.

2.3 Boot the CBMR WinPE 2 client from the WDS Server
This section describes how to boot the CBMR DR WinPE 2 console on a computer that contains a
network adapter that supports PXE DHCP-based boot ROM.

Make sure that the network adapter is set as the primary boot device in the computer BIOS.

Restart the client computer from the network adapter.

When you are prompted to do so, press F12 to start the download of the Client Installation
Wizard.

You will then be presented with the image menu. Select ‘CBMR 6.3 DR Console'.

Copyright © 2003-2011 Cristie Software Ltd.


WDS Server 9

The boot image will now load. You will see the IP address of the WDS server from which the image
is loading in the bottom left hand corner of the screen.

When the download completes, the CBMR DR Console will start.

Copyright © 2003-2011 Cristie Software Ltd.


10 Cristie Bare Machine Recovery

Once you have agreed to the licencing terms, you can start the recovery as normal. Refer to the
product user guide for licencing details.

Copyright © 2003-2011 Cristie Software Ltd.


Cristie Technical Support 11

3 Cristie Technical Support


If you have any queries or problems concerning your Cristie Bare Machine Recovery product, please
contact Cristie Technical Support. To assist us in helping with your enquiry, make sure you have
the following information available for the person dealing with your call:

CBMR Version Number


Windows OS and Version Number
Any error message information (if appropriate)
Description of when the error occurs

Contact Numbers - Cristie Software (UK) Limited

Technical Support +44 (0) 1453 847 009

Technical Support Fax +44 (0) 1453 847 003

Toll-Free US Number 1-866-TEC-CBMR (1-866-832-2267)

Sales Enquiries +44 (0) 1453 847 000

Sales Fax +44 (0) 1453 847 001

Email [email protected]

Web www.cristie.com

Support Hours
05:00 to 17:00 Eastern Standard Time (EST) Monday to Friday

Out-of-Hours support available to customers with a valid Support Agreement - Severity 1 issues* only

UK Bank Holidays** classed as Out-of-Hours - Severity 1 issues only.

*Severity 1 issues are defined as: a production server failure, cannot perform recovery or actual loss
of data occurring.

**For details on dates of UK Bank Holidays, please see www.cristie.com/support/

Cristie Software Limited are continually expanding their product range in line with the latest
technologies. Please contact the Cristie Sales Office for the latest product range. Should you have
specific requirements for data storage and backup devices, then Cristie's product specialists can
provide expert advice for a solution to suit your needs.

Copyright © 2003-2011 Cristie Software Ltd.

You might also like