Archive

Archive for the ‘OS Deployment’ Category

Microsoft Deployment Toolkit (MDT) 2010 Update 1

Microsoft Deployment Toolkit (MDT) 2010 Update 1

Brief Description

Microsoft Deployment Toolkit (MDT) 2010 Update 1 is the newest version of Microsoft Deployment Toolkit, a Solution Accelerator for operating system and application deployment. MDT 2010 Update 1 supports deployment of Windows 7, Office 2010, and Windows Server 2008 R2 in addition to deployment of Windows Vista, Windows Server 2008, Windows Server 2003, and Windows XP.

Overview

Deploy Windows 7, Office 2010, and Windows Server 2008 R2 with the newly released Microsoft Deployment Toolkit 2010 Update 1. MDT is the recommended process and toolset for automating desktop and server deployment. MDT provides you with the following benefits:

  • Unified tools and processes, including a set of guidance, for deploying desktops and servers in a common deployment console.
  • Reduced deployment time and standardized desktop and server images, along with improved security and ongoing configuration management.
  • Fully automated Zero Touch Installation deployments by utilizing System Center Configuration Manager 2007 Service Pack 2 and Windows deployment tools. For those without a System Center Configuration Manager 2007 infrastructure, MDT uses Windows deployment tools for Lite Touch Installation deployments.

Some of the key changes in MDT 2010 Update 1 are:

  • Comprehensive tools and guidance to efficiently manage large-scale deployments of Microsoft Office 2010.
  • A new User-Driven Installation (UDI) deployment method that utilizes System Center Configuration Manager. UDI lets end users initiate and customize an OS deployment on their PCs—via an easy-to-use wizard.
  • Automatically detects the true supported platforms for drivers, reducing deployment issues.

Download

Thanks and Regards |Abhishek Joshi |

Incoming search terms:

OSD PXE Initiated troubleshooting 3

Scenario:- ServerA :- Installed with AD and DNS
                  Server B:- Installed with SCCM,DHCP,WDS with PXE Service point

1) You have configured WDS

 You have created…..

2) Boot image with drivers added and copied pkg to PXE DP and default DP

3) Operating system image and copied pkg to PXE DP and default DP

4) Task sequence & advertisement

5) Added bare metal machines mac address to the advertise collection

What do you do if Image boot with boot image and after the PE background appears it’d hang for a few minutes then restart.?

Solution:-

You should check Enable command support (For testing only)" on Windows PE tab on your Boot image properties.

1) Turned on a command shell in PE by pressing F8 .(Thanks to introductory Blogcast on OSD by Brian)

2) Go to location x:\windows\temp\smsts. Open SMSts.log.

3) If you found error
"failed to download pxe variable file" as the first error followed by "pxegetpxedata failed"  also if you run ipconfig on command prompt, sometimes its shows 169 range ip and sometimes its shows correct one.

4) Enable  PortFast on your CISCO switches. By Enabling PortFast on you will able to deploy OS through PXE.(It works for me)

Thanks and Regards |Abhishek Joshi |www.AbhishekJoshi.com

OSD PXE Initiated troubleshooting 2

Scenario:- ServerA :- Installed with AD and DNS
                  Server B:- Installed with SCCM,DHCP,WDS
with PXE Service point

1) You have configured WDS,

You have created

2) Boot image with drivers added.

3) Operating system image and copied pkg to PXE DP and default DP

What do you do if you are getting following error in SMSPXE.log  ?

Unable to delete directory C:\WINDOWS\TEMP\PXEBootFiles\Windows\Boot\PXE (0×80070005).  Continuing.

Unable to delete directory C:\WINDOWS\TEMP\PXEBootFiles\Windows\Boot (0×80070005).  Continuing.

Unable to delete directory C:\WINDOWS\TEMP\PXEBootFiles\Windows (0×80070091).  Continuing.

 
Solution:-

1) Stopped WDS service.

2) Go to location mention in the error , take a owner ship of folders and delete the folders

3) Start WDS service. Check SMSPXE.log & you will find error will be disappear. 
 

Thanks and Regards |Abhishek Joshi |www.AbhishekJoshi.com

OSD PXE Initiated troubleshooting 1

Scenario:- ServerA :- Installed with AD and DNS 
                  Server B:- Installed with SCCM,DHCP,WDS
with PXE Service point

You have created

1) Boot image with drivers added.

2) Operating system image

3) Task sequence & advertisement

4) Added bare metal machines mac address to the advertise collection and…

What do you do if bare metal image is giving TFTP time out while booting ?

Solution:-

MS doc says that if you have install WDS and DHCP on the same server then follow the process which is given in the link  http://technet.microsoft.com/en-us/library/bb680753.aspx

I have tried the process given in the link (WDSUTIL /Set-Server /UseDHCPPorts:No /DHCPOption60:Yes) but this didn’t work for me its giving me error, "WDS is not configured".

I have configured WDS on the following tab’s and TFTP time out error gone at the booting . Pl.Check following pic.

original(13)

 original(12)

Thanks and Regards |Abhishek Joshi |www.AbhishekJoshi.com

Incoming search terms: