Remote OS in workgroup

  • Thread starter Thread starter sridharpothula
  • Start date Start date
S

sridharpothula

Hi,
I had some help for infra
Assume that I am having 500 desktops in same workgroup & same network.
1. I am using 500 desktops for training class.
2. All 500 desktop should be reformatted every 2 or 5 days as per training.
3. All desktop are running XP+SP2 & all basic software’s.
4. This desktop should not be in a part of domain (Domain or DNS or DHCP
should not use,)
5.any tool or centeral installing tool or any other use full product, Can
any one help me on this issue
 
Partition disk into two, the second FAT32.

Install DOS 7 on second.

Hide this partition from Windows Explorer.

Image the system to the second partition with any suitable product (which
must support scripted restore)

Place an autoexec.bat on P2 which will execute this process.

To initiate a restore, programmatically replace the boot.ini on the main
partition with one which boots from Partition 2's dos bootsector as the
default choice, and force a reboot.
 
Back
Top