Chris Stauffer at myITForum.com

You want me to do What?

Syndication

News

Links to blogs i like

Links

SMS OSD Finally Working in my Lab (hope this helps someone)
I finally got it to work.First I want to thanks everybody who gave their 2 or 3 cents to the problems I had. The MYITFORUM MSSMS Group rules. I had to hack the OSDWinPE.wim file and add the Winbon.ini file to the system32 folder.I was able to hack the image with a program called imageX. It comes in the WAIK for Vista.  To open the Image use this commandImagex /mountrw img_file img_number c:\Mounted_ImagesAdd the Winbon.ini file to the System32 folder then To save the changes use this command ImageX  /Unmount /Commit  c:\Mounted_Images  The winbon.ini file also required a small edit for PE 2005 to disable a popup menu. WINBON.INI Edit [WinPE]Quiet=YesRestart=No I also added a flat folder with all of the network drivers I could get my hands on. Special thanks to the guys on the MYITFORUM MSSMS list. I used USMT 3.0 to do a State Capture I used these files:MIGSYS.XMLMIGUSER.XML I used these switches:/v:5 /o /all I also used USMT 3.0  to do a State Restore I used these switches: /v:5 /o /all I was able to Deploy the image to a windows 2000 SP4 system and upgrade it to WXP SP2.This was all done Though SMS without the need for a deployment CD.It looks like it did a good job moving file (documents).  My LabNote: my lab runs on VMWARE Server 3.2.0My lab has the following servers running :
  • Server 2003 SP1 (DC)
    • DNS
    • Wins
    • DHCP
    • AD
  • Windows 2000 SP4
  • Windows XP SP2
  •  Server 2003 SP1 /  SMS 2003 SP2 R2 with the following specs
    • Site Server - 2.50.4160.2000 (4160)
    • Admin UI - SMS 2.50 SP2 (4160)
    • SMS Provider - 2.50.4160.2000
    • Microsoft SMS 2003 Inventory Tool for Custom Updates(Admin UI) - 2.50.4235.0000
    • Microsoft SMS 2003 R2 Vulnerability Assessment Tool Setup(Admin UI) - 2.50.4235.1000
    • SMS 2003 Inventory Tool for Microsoft Updates(Admin UI) - 2.50.3616.1000
    • SMS Device Management Feature Pack(Admin UI) - 2.50.3635.1232
    • SMS Device Management Feature Pack(Site Server) - 2.50.3635.1232
    • SMS OS Deployment Feature Pack(Admin UI) - 2.50.3726.2000
    • SMS OS Deployment Feature Pack(Site Server) - 2.50.3726.2000
    • USMT 3.0
    • PE 2005
 
Published Tuesday, April 10, 2007 11:03 AM by cstauffer
Filed under: ,

Comments

# re: SMS OSD Finally Working in my Lab (hope this helps someone)@ Wednesday, April 11, 2007 8:22 AM

Forgot to say that most of this was to solve error  80040001 on the OSD Deployment faze.