www.windows-noob.com: how can I deploy Windows XP SP3 using SCCM 2007 SP1 - Part 1 - www.windows-noob.com

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

how can I deploy Windows XP SP3 using SCCM 2007 SP1 - Part 1 step by step guide

#1 User is offline   anyweb Icon

  • Administrator
  • PipPipPip
  • Group: Root Admin
  • Posts: 2,583
  • Joined: 28-September 06
  • Gender:Male
  • Location:Sweden
  • Interests:Deploying Operating systems and more with SCCM

Posted 08 May 2008 - 07:18 AM

Please note that this guide is designed to get you Deploying Windows XP with SCCM in a LAB Environment as quickly as possible. This guide is provided as is, if you find any errors please report them in the forums.



In a production environment please consult Technet for best practise, see below links:

Operating System Deployment:

Operating System Deployment in Configuration Manager
Overview of Operating System Deployment

Configuration:

System Center Configuration Manager 2007

Best Practices:

Configuring Configuration Manager Sites for Best Performance
Checklist for Security Best Practices
Best Practices for Central and Primary Site Hardware and Software Configuration
Best Practices for Operating System Deployment




This guide assumes you have installed SCCM 2007 SP1 and then configured it as outlined here in Part 1 you must then do the additional configuration outlined in Part 2, and you must have completed the final configuration tasks in Part 3. Lastly you must be able to deploy an application using SCCM 2007


Note: In this guide I've used the en_windows_xp_professional_with_service_pack_3_x86_cd_x14-80428.iso available on MSDN, this is the Retail version of XP, you should really use the VL (Volume License edition) in conjunction with your VL key to deploy XP.


Note: This Deploy XP guide will create a build image of Windows XP using the XP cd mentioned above. Once the image is created we will Capture the image. This whole process is known as 'Build and Capture'. The captured image can then be used in a separate task sequence to Deploy XP.



Import XP SP3 as an Operating System Install Package

In the Operating System Deployment node of ConfigMgr, right click on Operating System Install Packages and choose Add Operating System Install Package.

Attached Image

click on browse and browse to the network share where you have previously copied the XP SP3 CD contents to... (in my case that's \\WIN-AE2V1IRN067\iso\Xp sp3 retail)

Attached Image

Attached Image

once you have the Data Source correctly specified, click next

Attached Image

on the General Page fill in some details about this XP SP3 image...

Attached Image

review the summary, click next and click close at the confirmation screen.

Attached Image
My linkedin profile at > linkedin.com
Follow me on Twitter > ncbrady
Follow windowsnoob.com on Twitter > windowsnoob
My blog on myITforum
0

#2 User is offline   anyweb Icon

  • Administrator
  • PipPipPip
  • Group: Root Admin
  • Posts: 2,583
  • Joined: 28-September 06
  • Gender:Male
  • Location:Sweden
  • Interests:Deploying Operating systems and more with SCCM

Posted 30 October 2008 - 08:51 AM

Create a Distribution Point for our Install Package

expand the Install package we've just created and right click on Distribution Points, choose New Distribution Points

Attached Image


click next when the wizard appears and select only the first distribution point, do not select the PXE distribution point as this is not a boot image.

Attached Image

click close at the confirmation screen

Now the we have created the distribution point for the operating system install package, let's update the distribution point.

Right click on Distribution Points and choose Update Distribution Points

Attached Image

answer Yes to the confirmation

Attached Image
My linkedin profile at > linkedin.com
Follow me on Twitter > ncbrady
Follow windowsnoob.com on Twitter > windowsnoob
My blog on myITforum
0

#3 User is offline   anyweb Icon

  • Administrator
  • PipPipPip
  • Group: Root Admin
  • Posts: 2,583
  • Joined: 28-September 06
  • Gender:Male
  • Location:Sweden
  • Interests:Deploying Operating systems and more with SCCM

Posted 30 October 2008 - 09:41 AM

Create a New Collection

In SCCM ConfigMgr, highlight collections, right click and choose New Collection,

Attached Image

fill in the collection general details and call this collection Build And Capture XP

Attached Image

leave Membership Rules blank

Attached Image

click OK to the warning

Attached Image

click next on the advertisements and security screens

Attached Image

Attached Image

click close when done
My linkedin profile at > linkedin.com
Follow me on Twitter > ncbrady
Follow windowsnoob.com on Twitter > windowsnoob
My blog on myITforum
0

#4 User is offline   anyweb Icon

  • Administrator
  • PipPipPip
  • Group: Root Admin
  • Posts: 2,583
  • Joined: 28-September 06
  • Gender:Male
  • Location:Sweden
  • Interests:Deploying Operating systems and more with SCCM

Posted 30 October 2008 - 10:37 AM

Create the XP SP3 sysprep package

download the XP SP3 deploy.cab file and extract its' contents (or just the sysyprep.inf file) to a folder called sysprep. Create a network share and copy the contents of the sysprep folder into the share, call the share sysprep.

Note: if you are trying to deploy XP SP2 then use this one instead.



In ConfigMgr expand the Software Distribution node and right click on Packages and choose New Package.

Attached Image

fill in the package details

Attached Image

point the wizard to the sysprep share you created earlier eg:
\\WIN-AE2V1IRN067\sysprep


Attached Image

leave Data Access as it is

Attached Image

change thesending priority to high

Attached Image

for reporting and security just click next, and click next again at the summary and review your actions on the confirmation screen.

Attached Image

Note: If you are trying to deal with AHCI drivers via sysprep then please read this post
My linkedin profile at > linkedin.com
Follow me on Twitter > ncbrady
Follow windowsnoob.com on Twitter > windowsnoob
My blog on myITforum
0

#5 User is offline   anyweb Icon

  • Administrator
  • PipPipPip
  • Group: Root Admin
  • Posts: 2,583
  • Joined: 28-September 06
  • Gender:Male
  • Location:Sweden
  • Interests:Deploying Operating systems and more with SCCM

Posted 30 October 2008 - 11:01 AM

Create a Distribution Point and Update it for the Sysprep Package

Expand the Sysprep Package we have just created in ConfigMgr and right click on Distribution Points choose New Distribution Points

Attached Image

Click next and select only the standard distribution point (exactly as we did above for the Operating System Install package), click close when done.

Once created, right-click on distribution points again and this time choose Update Distribution Points.

Attached Image

answer Yes when prompted
My linkedin profile at > linkedin.com
Follow me on Twitter > ncbrady
Follow windowsnoob.com on Twitter > windowsnoob
My blog on myITforum
0

#6 User is offline   anyweb Icon

  • Administrator
  • PipPipPip
  • Group: Root Admin
  • Posts: 2,583
  • Joined: 28-September 06
  • Gender:Male
  • Location:Sweden
  • Interests:Deploying Operating systems and more with SCCM

Posted 30 October 2008 - 11:06 AM

Create a Package from Definition for the ConfigManager Client

complete the following Step (step 3).

Create distribution point and then update it

complete the following Step (step 4)



>> continue on to complete the next part

My linkedin profile at > linkedin.com
Follow me on Twitter > ncbrady
Follow windowsnoob.com on Twitter > windowsnoob
My blog on myITforum
0

#7 User is offline   Dom Icon

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 74
  • Joined: 05-February 09
  • Gender:Male
  • Location:Culver City, CA
  • Interests:Playstation, PCs...

Posted 20 April 2009 - 04:44 PM

Hello,

I am using again this excellent guide but I am stuck at the beginning this time...
"The Specified directory does not contain a valid operating system or you do not have permissions to access it."

- Everyone has full access on the share
- Eveyone has full control on NTFS

The file in the folder is the same as in the example en_windows_xp_professional_with_service_pack_3_x86_cd_x14-80428.iso
if I try from the Vista folder it works... but it was not an iso file ... it is the CD ...

Any idea?

Thanks
- Dom
System Center Configuration Manager & System Center Operations Manager Support
0

#8 User is offline   anyweb Icon

  • Administrator
  • PipPipPip
  • Group: Root Admin
  • Posts: 2,583
  • Joined: 28-September 06
  • Gender:Male
  • Location:Sweden
  • Interests:Deploying Operating systems and more with SCCM

Posted 20 April 2009 - 05:12 PM

Dom,

all you have to do is burn that ISO to DVD or mount it via daemon tools or similar, sorry if I didn't make that clear

ie: I only mentioned 'iso' to tell you what version of XP i was using...

cheers
anyweb
My linkedin profile at > linkedin.com
Follow me on Twitter > ncbrady
Follow windowsnoob.com on Twitter > windowsnoob
My blog on myITforum
0

#9 User is offline   Dom Icon

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 74
  • Joined: 05-February 09
  • Gender:Male
  • Location:Culver City, CA
  • Interests:Playstation, PCs...

Posted 20 April 2009 - 05:52 PM

View Postanyweb, on Apr 20 2009, 06:12 PM, said:

Dom,

all you have to do is burn that ISO to DVD or mount it via daemon tools or similar, sorry if I didn't make that clear

ie: I only mentioned 'iso' to tell you what version of XP i was using...

cheers
anyweb


Hi Any,

Sorry I think I was not clear in my question.
It works fine with Vista it is the document 569 I am using and if I do the following steps:
- Download from MSDN the XP Iso en_windows_xp_profesional_with_service_pack_3_x86_cd_x14-80428.iso to a share folder Applications\XP SP3-Iso
then i am trying to use it to create a Package...
- Add Operating System Install Package
- Input \\CONFIGMGRDTS\Applications\XP SP3-Iso for the source directory
- Click next and I am getting the error:
"The Specified directory does not contain a valid operating system or you do not have permissions to access it"

If I try on Applications\Vista (not iso for now) I am able to get the next screen and create the package... it seems I miss some files from the XP CD??? which are use to control the content of the Source Directory???


Thanks,
Dom
- Dom
System Center Configuration Manager & System Center Operations Manager Support
0

#10 User is offline   anyweb Icon

  • Administrator
  • PipPipPip
  • Group: Root Admin
  • Posts: 2,583
  • Joined: 28-September 06
  • Gender:Male
  • Location:Sweden
  • Interests:Deploying Operating systems and more with SCCM

Posted 20 April 2009 - 06:28 PM

Dom

you have extracted the contents of the ISO file so that you can see all the files within it havnt you ???

you can do that two ways, burn a DVD using the ISO image or mount the iso in daemon tools or similar

if you are trying to use the ISO file itself for this SCCM guide, then it will fail,

cheers
anywe
My linkedin profile at > linkedin.com
Follow me on Twitter > ncbrady
Follow windowsnoob.com on Twitter > windowsnoob
My blog on myITforum
0

#11 User is offline   Dom Icon

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 74
  • Joined: 05-February 09
  • Gender:Male
  • Location:Culver City, CA
  • Interests:Playstation, PCs...

Posted 20 April 2009 - 06:41 PM

View Postanyweb, on Apr 20 2009, 07:28 PM, said:

Dom

you have extracted the contents of the ISO file so that you can see all the files within it havnt you ???

you can do that two ways, burn a DVD using the ISO image or mount the iso in daemon tools or similar

if you are trying to use the ISO file itself for this SCCM guide, then it will fail,

cheers
anywe

Any,

I see now that the ISO itself is the trouble... No the ISO was still as is not extracted.
I have downloanded a Vista ISO and an XP CD now to try again to complete my testing, so Vista is failing as ISO and within 1 minutes Iwill see for XP CD.

Everuthing works fine from the CD let me go further now...


Thanks,
Dom
- Dom
System Center Configuration Manager & System Center Operations Manager Support
0

#12 User is offline   Jimm Icon

  • Member
  • PipPip
  • Group: Members
  • Posts: 19
  • Joined: 21-October 09
  • Gender:Male

Posted 30 October 2009 - 04:32 PM

View Postanyweb, on 30 October 2008 - 06:37 AM, said:

Create the XP SP3 sysprep package

download the XP SP3 deploy.cab file and extract its' contents (or just the sysyprep.inf file) to a folder called sysprep. Create a network share and copy the contents of the sysprep folder into the share, call the share sysprep.


Please explain why you mention only needing the SysPrep.inf file. Within deploy.cab there is not a sample INF for use as a template but still; my main question is the reference to the INF if it does not exist. What happens if in my package, I do not have an INF?
Jimm Panik
0

#13 User is offline   anyweb Icon

  • Administrator
  • PipPipPip
  • Group: Root Admin
  • Posts: 2,583
  • Joined: 28-September 06
  • Gender:Male
  • Location:Sweden
  • Interests:Deploying Operating systems and more with SCCM

Posted 30 October 2009 - 08:00 PM

running the sysprep setup program (can't remember what it\s called but its in the sysprep package download referred to above) will create the SIF file for you, the sif file contains the data needed to automate windows installation
My linkedin profile at > linkedin.com
Follow me on Twitter > ncbrady
Follow windowsnoob.com on Twitter > windowsnoob
My blog on myITforum
0

#14 User is offline   MacRasta Icon

  • Member
  • PipPip
  • Group: Members
  • Posts: 27
  • Joined: 03-December 09

Posted 03 December 2009 - 12:56 PM

View Postanyweb, on 30 October 2008 - 12:06 PM, said:

Create a Package from Definition for the ConfigManager Client

complete the following Step (step 3).

Create distribution point and then update it

complete the following Step (step 4)



>> continue on to complete the next part


Hello,

I wanted to thank you for this great manual. As so far everything is working perfect, even though I didn't extend the AD schema. I added the sites name in our WINS server.

But I'm a bit stuck now. Regarding this OSD, do we need to complete these 2 steps (steps 3 - 4) before going to part 2?

And if I understand correctly, I'll have to sysprep an XP-machine to capture the sysprepped OS? Or will our SCCM create a sysprepped OS itself (with the UNC path to the OS-cd we've entered)? And if we need to sysprep a physical machine to capture the OS, how did you manage to take screenshots of a machine installing itself??

I hope my questions are a bit clear to you...

Many Thanks and keep up the good work!!
0

#15 User is offline   anyweb Icon

  • Administrator
  • PipPipPip
  • Group: Root Admin
  • Posts: 2,583
  • Joined: 28-September 06
  • Gender:Male
  • Location:Sweden
  • Interests:Deploying Operating systems and more with SCCM

Posted 03 December 2009 - 01:47 PM

you need to complete those steps if you have not already done them at least once before
My linkedin profile at > linkedin.com
Follow me on Twitter > ncbrady
Follow windowsnoob.com on Twitter > windowsnoob
My blog on myITforum
0

#16 User is offline   MacRasta Icon

  • Member
  • PipPip
  • Group: Members
  • Posts: 27
  • Joined: 03-December 09

Posted 03 December 2009 - 02:21 PM

View Postanyweb, on 03 December 2009 - 02:47 PM, said:

you need to complete those steps if you have not already done them at least once before

Thanks for the quick reply!

I think I've got it now; if I already have a syspredded image, I don't need to sysprep a physical machine, I just need to have that image somewhere on a share ...

Thanks again for helping us out!
0

#17 User is offline   Ritesh Kumar Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 19-January 10

Posted 19 January 2010 - 09:59 AM

Hi,
I have a scenario in my organization.
We are using Symantec ghost for Windows XP Deployment.
recently I created a .wim image with the help of Window AIK tool.
I configure the SCCM 2007 over Windows 2008 server.
Now how can I use this WIM image to deploy Windows XP to all our PXE enable PC? we have around 150 PXE enable NIC PC of different models and the .WIM iamge was taken after sysprep, I am using customize Windows PE to boot up the PC and then use ghost to deploy .gho image.
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users





Locations of visitors to this page