Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Ghostcast server compatible with Windows 7 PE Boot disk?

Updated: 07 Oct 2010 | 3 comments
scot's picture
+1 1 Vote
Login to vote

We deploy Windows XP using Ghostcast Server 8.3.0.1331. We had been using Bart PE disks for each client to contact the multicast session, but with the deployment of newer computer platforms, it has become increasingly difficult to add updated SATA/NIC drivers to the PE boot disk.

We switched over to a PE boot disk created with the Windows 7 Automated Installation Kit because, by default, it has all the drivers we need for our newer machines. While the disk works fine for single session downloads and for multicasting 3-5 machines, we find that the multicast session will not begin file transfer when it comes to imaging a lab (say, 24 machines).

All clients connect to the session, but when you hit <send>, nothing happens... this occurs if we are using a cdrom PE boot or a jumpdrive boot disk.

Any ideas?

we are creating the boot disk as follows...

::
::
:: install of windows 7 aik is assumed
::
:: if exist, delete c:\pebuild folder
::
:: create c:\petemp folder
::
:: start > all programs > microsoft windows aik > deployment tools command prompt
::
::

set temp=c:\petemp
set tmp=c:\petemp

copype x86 c:\pebuild
imagex /mountrw winpe.wim 1 mount

::
::
:: copy startup script, ghost32.exe, etc to c:\pebuild\mount\windows
::
:: edit c:\pebuild\mount\windows\system32\startnet.cmd
:: and add startup.bat under the wpeinit command
::
:: search entire pebuild folder for bootfix.bin and delete all instances (three)
:: this will stop the "press any key to boot from cd" message from showing up
::

imagex /unmount mount /commit

::
::
:: copy c:\pebuild\winpe.wim c:\pebuild\iso\sources\boot.wim
::
::

oscdimg -n -b"c:\program files\windows aik\tools\petools\x86\boot\etfsboot.com" c:\pebuild\iso c:\pebuild\somename.iso

::
::
:: somename.iso is now ready to be burned to a cd
::

::
::
:: if a jumpdrive is desired, do the following on a windows 7 system...
::
:: install jumpdrive
::
:: open command prompt
::
::

diskpart
select disk 1
clean
create partition primary
select partition 1
active
format fs=NTFS
assign
exit

::
::
:: copy the contents of c:\pebuild\ISO\ to jumpdrive
::
:: jumpdrive is now bootable and contains the files needed to image a computer
::
::

 

Comments

Randall Newnham's picture
24
Nov
2009
1 Vote +1
Login to vote

Version

I would highly advise using a later version of Ghost32.exe and the Ghostcast Server. I have heard of several successful cases of using Ghost with WinPE 3.0 (from the WIndows 7 WAIK), but it has always been with Ghost Solution SUite 2.5 (Ghost 11.5). Alternately, you could just build a WinPE disk with GSS 2.5, and, though the version of WinPE is 2.0, it should work just fine. It has the added bonus of having a library of drivers already, and a GUI to add additional NIC and SATA drivers.

scot's picture
21
Dec
2009
1 Vote +1
Login to vote

I finally got multicast to

I finally got multicast to work with the WinPE 3.0 disk. As it turns out, the biggest problem we were having was a setting change in our switches (which was blocking multicast when forced to cross from switch to switch).

However, I did notice a curiosity that you might hear about later on...

Ghostcast server version 11.5.0.2113 will work correctly with Ghost32 version 11.0.2, running from a WinPE 3.0 build  (I imaged a lab of 24 machines with it a few moments ago).

But if I use Ghostcast server 11.5.0.2113 with Ghost32 version 11.5, it stalls out on me and never begins sending the image down. Under these circumstances, all machines (server included)  were connected to the same switch (so multicast blocking was not an issue).
 
I'm not overly worried because I have a working solution again.

Thanks for responding!

scot

mapleleafr's picture
07
Apr
2010
0 Votes 0
Login to vote

Image for Winpe and Ghost 11 that works ? I am licensed for corp

Finally moving off DOS bootable USB drives, DOS NIC drivers and with Ghost 11.5  to WInPE and Ghost 11.01 or 11.5 corp orate edition, I do not want to re-invent the wheel here just wondering if anyone had a CD img or USB ghost image that I can get ahead start with ?. Ideally want to use to image computer lab images menu driven

Thanks,
Ken