Saturday, July 10, 2010

Controlling Windows Boot Entries

Quick Reference

3Ways to Configure Windows Boot Menu:

1. Msconfig (also configures some startup programs)
Click Start > Run (Windows 7, just type in the search area)
In the run window type msconfig
Click the 'boot' tab
Choose your settings then click okay




2. Startup and Recovery
Go to Control Panel > System > System Advanced Properties (System Properties, Advanced Tab)

Under 'Startup and Recovery', click the 'Settings' button. Configure Default OS and countdown delay here.

3. bcdedit
launch the cmd program as administrator by:
a. Go to Start > All Programs > Accessories, and Right Click 'Command Prompt' and allow all propmts you receive.
b. In windows 7 click start and search for cmd, then right click as in step a.

set logon screen timeout to 60 seconds:
bcdedit /timeout 60

show bootable entries:
bcdedit /enum all

show a short list of your entries:
bcdedit /v

find the entry you want and copy the identifier, looks like: {default} or {current} or {22a0fe01-802d-11df-b750-fd1087245f3d}.

Use is to set the default boot entry like this:
bcdedit /default {22a0fe01-802d-11df-b750-fd1087245f3d}

Delete and entry like this
bcdedit /delete {22a0fe01-802d-11df-b750-fd1087245f3d}

Thursday, May 27, 2010

Mozy Backup for Windows - Poor [wo]man's guide to document backup

In this video, I describe the basics of setting up mozy backup on a windows based computer. The more specific goal is to use mozy for free and only backup your most critical text-based documents. This is a great idea for college students, if your computer crashes you will have a readily available online backup of your homework without even having to pay for it or think about it.

The video is longer than I wanted, and I had the mic way to close to my mouth, but I'm using new equipment and don't want to do any more takes. It's good 'nuf.

Watch the video in full screen if you want to see what I'm clicking (great resolution).

After the video use THIS link to download Mozy:
MozyHome Online Backup



MozyHome Online Backup