alluseridsrejected
Active Member
- Reaction score
- 194
- Location
- Central TX
I have been using the xbootmgr command to speed up the boot time for customer machines. I have used it on several Vista systems recently. The command is part of the Windows Performance Tools kit. You have to download the Windows 7 SDK or Visual Studio to get the wpt_x86.msi and wpt_x64.msi installers. After you install the Performance Toolkit on the customer's machine you run this command:
xbootmgr -trace boot -prepSystem -verboseReadyBoot
It then goes through a process of tracing bootup, defraging startup files in an optimized sequence and setting up a special readyboot cache. It reboots the system 6 times in all to optimize the boot process.
It seems to me like it is helping the boot time a fair amount, but I do not have any hard figures on it. I do this as a last step after I have finished cleaning up the system.
Detailed procedures can be located here:
http://www.msfn.org/board/topic/140262-how-to-speed-up-boot-process-under-windows-vista-or-windows-7/
Anyone else have experience with this they can add?
xbootmgr -trace boot -prepSystem -verboseReadyBoot
It then goes through a process of tracing bootup, defraging startup files in an optimized sequence and setting up a special readyboot cache. It reboots the system 6 times in all to optimize the boot process.
It seems to me like it is helping the boot time a fair amount, but I do not have any hard figures on it. I do this as a last step after I have finished cleaning up the system.
Detailed procedures can be located here:
http://www.msfn.org/board/topic/140262-how-to-speed-up-boot-process-under-windows-vista-or-windows-7/
Anyone else have experience with this they can add?