Thursday, July 9, 2009

Wednesday, July 8, 2009

Starting Windows Installation Service in WinXP SafeMode

Safe Mode:
REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal\ MSIServer"/VE/T REG_SZ /F/D"Service"
net start msiserver


Safe Mode with Network:
REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Network\ MSIServer"/VE/T REG_SZ/F/D"Service"
net start msiserver



Multiple articles describing the same technique:

Thursday, April 23, 2009

Server Image with Ghost

Image server with Ghost possible?! Yes..it is
It is possible with -noide ghost.exe switch. Here is full command.

ghost.exe -noide -fni

This will do it. I tried with Dell 1850 with Perc RAID controller.

good luck
Posted: 07/11/2005 @ 08:35 AM (PDT)
avatar
pcho@...
Job Role:
Location: Hampton, Virginia
Member since: 07/10/2005

http://techrepublic.com.com/5208-11185-0.html?forumID=85&threadID=172706&messageID=1806924