Archive for December 29th, 2011

Boot Process, BCD, BCDEdit.exe, BootSect.exe in Windows Vista/Windows 7/ Server 2008

Thursday, December 29th, 2011

2011-12-29 Updated

Also see my other post, http://sysadmin-e.com/bitlocker-win7.

I made these notes a while back before Windows 7 came out. They should mostly apply to Windows 7 also.

Vista has totally changed the boot process from what has been used since NT. The new boot process is centered around the BCD, which stands for either "Boot Configuration Database" or "Boot Configuration Data" depending on the article or document. To modify the BCD, you can use BCDEdit.exe or the BCD WMI interface. If you just type bcdedit in a command prompt you'll see the current boot configuration. (more...)

Offline Files in Windows XP and Vista/Windows 7, Misc Notes and How to Move the CSC Folders

Thursday, December 29th, 2011

2011-12-29 Updated

I researched this a while back before Windows 7 even came out, but it looks like Windows 7's offline files feature behaves pretty much the same way as in Vista. (more...)