Showing posts with label IT. Show all posts
Showing posts with label IT. Show all posts

Thursday, February 18, 2010

Back Up a Complete Vista PC Across a Network Using wbadmin

Back Up a Complete Vista PC Across a Network Using wbadmin: "

Compared to the backup tools that come with previous versions of Windows, Vista’s Backup and Restore Center, is a delight – except for one small problem: It can’t do a complete system (image) backup to another computer on the network. In this article we learn a workaround to this limitation.

Backup and Restore Center

The Windows Vista Backup and Restore Center introduced to Windows users the ability to backup your entire computer: files, programs, settings, registry – everything.

Vista Backup and Restore Center

Running The program created a VHD file – an image of your entire C drive. In the event of a theft or hard disk failure, your system could be restored to the exact state it was in when the last backup was taken (using the Windows Recovery Environment on your Windows installation DVD).

This VHD image file would typically be enormous (the combined size of all files on your C drive), and so a location to store this file would need to be chosen carefully. Unfortunately, the only options presented to you were other hard disks in your system (such as an internal D drive or an external USB drive) or a collection of blank DVDs.

Backup options

An obvious omission was the ability to back up across a Local Area Network, to another computer such as to a file server or backup server. Only Microsoft would be able to tell us why this option was omitted. Thankfully it has been added into Windows 7.

If your backup regime requires that your Windows Vista system be backed up across a network, and you’re not willing to shell out for third-party software, such as Norton Ghost or Acronis True Image, then you’ll need to use the little-known Windows system backup utility called wbadmin. wbadmin is a command-line tool, and so to use it you will probably choose one of the following methods:

  1. The Windows command prompt,
  2. Writing a batch file (script), or
  3. Automating the backup using the Windows Task Scheduler

Given that most people who need to back up a system won’t want to do it just once, and will more than likely have a need to do it on a regular (daily or weekly) basis, this tutorial will explore the third option:

Automating a regular full system backup using the Windows Task Scheduler

To schedule a regular backup, we must first open the Windows Task Scheduler. This is easily located by clicking the Start button and typing “task“:

Start the Windows Task Scheduler

The Task Scheduler window then opens. To schedule a backup, click on Create Basic Task…

Windows Vista Task Scheduler

The Create Basic Task Wizard starts and prompts us for a name by which we would like to refer to this task. We can give it a name such as “Weekly Full System Backup”:

Wizard step 1

We then click the Next button and are prompted for how frequently we would like to like to run the backup. Obviously the choice made at this point is up to you (or your IT department), but for this tutorial we will choose Weekly:

Wizard step 2

We click the Next button and are prompted to complete the scheduling details. We will choose Every Wednesday morning at 4:30am:

Wizard step 3

We click the Next button and are prompted for what type of task we want to perform. We will choose Start a program:

Wizard step 4

We click the Next button and are prompted for the name of the program we wish to run, as well as any command-line arguments (parameters) we will to provide to the program.

We could browse for the program, but in this case it’s easier to simply type its name: wbadmin..

The command-line arguments we will specify in this example are:

start backup -backuptarget:\\servername\sharename -include:c:
-user:MYNAME -password:MYPASSWORD -quiet



These options mean the following:

  • start start the job (not now, but when the task is scheduled, of course)
  • backup the job to start is a backup
  • -backuptarget:\\servername\sharename The location to back up to. This could be a simple Drive:Folder path (e.g. D:/Backups), or – in this case – the UNC path of a computer and network shared folder.
  • -include:c: The drives to include in the backup. If you want multiple drives, separate them with commas (no spaces). i.e. -include c:,d:
  • -user:MYNAME -password:MYPASSWORD The username and password required to access the remote target computer/folder on the network. (obviously, you replace MYNAME with your actual username and MYPASSWORD with your actual password.)
  • -quiet Run the job without prompting the user for any information

There are many other options for the wbadmin program. These are all detailed on Microsoft’s TechNet page (link below).

It is not necessary to specify anything in the Start in box:

Wizard step 5

That is all the information that the wizard requires. We click the Next button to see a summary of the task details:

Wizard step 6

…and then click the Finish button to return to the list of active tasks:

Active tasks

It may be necessary to double-click on the newly created task to adjust some of the properties or conditions, specifically:

  • On the General tab, you may wish to ensure that the task runs even if you are not logged in. If you do this, you will be prompted to supply the login credentials – username and password – of the user that the task is to be run as.
  • On the Conditions tab (if your computer is a laptop), you may wish to elect to only run the backup task if the computer is plugged into mains power.

The task will now run every Wednesday morning. You can also run it manually whenever you want by opening the Windows Task Scheduler, locating the task in the list and clicking the Run button in the Actions pane to the right.

Once the task has completed, you can navigate to the network computer/folder that you specified in the task settings and see the results. You will see a folder called WindowsImageBackup, and within that a sub-folder with the same name as the computer you were backing up. If you back up several machines with this technique, you will see one sub-folder for each computer. Within each sub-folder you will see a subfolder called Backup with a date in its name. That is where your image files are located, along with some XML housekeeping files. The backup files are easy to identify, as they are many Gigabytes in size and have a VHD extension.

Backed-up VHD files

Notes:

  • More information about the wbadmin program can be found on either Microsoft’s TechNet page or on the Wikipedia page.
  • VHD files can be mounted and browsed (to restore individual files without having to restore the entire drive) by using the small and useful VHD Attach utility.
  • When the task is run the following week, the previous backups will be automatically removed. Only one set of VHD files will be present in the WindowsImageBackup folder for each computer at any given time.



Got an opinion to share? Click here to join the discussion


















Similar Articles Productive Geek Tips
Latest Software Reviews Tinyhacker Random Tips

"

Friday, February 12, 2010

How to Install Google Chrome OS

How to Install Google Chrome OS: "
HOW TO INSTALL GOOGLE CHROME OS: Do you want to install Google's very own operating system called Chrome OS? If yes, then just follow the following (very easy) steps on installing the Chrome OS on virtual machine. But first some requirements:

* Download Google Chrome OS from HERE.
* Download VirtualBox from HERE, and then install it.

How to Install Google Chrome OS:

1. Open VirtualBox, create a new virtual machine, name it, and set the Operating System to 'other'. Click on 'Next'.

2. Set the size of base memory (RAM). I think the recommended RAM is 512 MB so I would recommend setting it that way. You can always increase the memory later if you need to.

3. Next, create a new virtual hard disk. Make sure 'Boot Hard Disk (Primary Master)' is checked.

4. Pick the type of storage that you would want to use. I choose dynamically expanding storage.

5. Select the size of your virtual hard disk. I recommend you use at least 2GB. Click on next and proceed by starting Google Chrome OS.

6. After pressing the 'Start' button, the 'First Run Wizard' will appear to help you manage the media to use. You will have to select and add the downloaded Chrome OS ISO image of course.

7. The installation of Chrome OS will start immediately after having selected the installation media.

8. The Chrome OS installer is really easy to use so just go on and finished the installation.

I will be updating this post once I've tested Chrome OS on real hardware (not virtual machine) and will show you the installation process as well.

Enjoy and let us know your thoughts about Chrome OS via comment.


"

Monday, February 1, 2010

How To Install and Setup Windows Home Server

How To Install and Setup Windows Home Server: "
Have you ever wanted to be able to access all of your important files, music, photos, and more from all computers in your home from one central server? Today we’ll take a look at Windows Home Server and show you how to install and configure it with other machines on your network.

Windows Home Server (WHS) is meant for your family needs or for use in a home or small office. It allows you to centralize your important documents and digital media files on one box and provides easy access from other machines on your network. It has the ability to backup 10 computers and restore them if needed. It acts as a media server, backup solution, data recovery, document management, and allows you to access what you need from anywhere there is a web connection. Using a personalized website address, it lets you securely download and upload your data files.

You can buy server machines that already have WHS installed on it, or you can create your own (which is a lot more geeky and fun). The cool thing is that you can repurpose an older desktop to run Windows Home Server. A machine with a 1GHz Pentium III, 512MB of RAM, and an 80GB Hard Drive will work as the minimum requirements, but as you know minimum and recommended requirements are completely different things. You can check out the minimum and recommended system requirements from Microsoft’s WHS PDF guide (link below).

Start the Installation

Installation is very straight forward and easy to do. Boot from the WHS installation disc and kick off the install wizard.

1 whs

Select your region and keyboard settings…

2 whs

Now choose the drive(s) that are in the machine. In this case there is only one, but if you have multiple drives, make sure they’re listed. If you want to add additional drives at a later time, it’s a simple process that we will cover in a future post.

3 whs

Select New Installation…

4whs

Accept the Microsoft EULA…

5whs

Enter in your Windows Home Server Product Key…

6whs

Next it’s time to give your new Home Sever a name…

7whs

Again verify the hard drives that will be formatted…

8whs

It’s going to ask you again to make sure all the data will be deleted from the drives…

9whs

Finally it’s time to kick off the installation process. The amount of time it takes to complete will vary between systems. Count on the entire process taking a minimum of one hour and perhaps longer.

10whs

There is nothing needed from you while the install takes place. The system will reboot several times and you’ll see different screens displayed while the process completes…

11whs

12whs

Finish Installation

When you get to the following Welcome screen, you’re almost done.

13whs

Type in a password and password hint for the server.

14whs

Decide if you want to set up automatic updates or not…

15whs

Choose if you want to join the Customer Experience Improvement Program or not…

16whs

Choose if you want to turn on automatic Windows Error Reporting…

17whs

That’s all there is to it. You don’t need to leave a keyboard, monitor, or mouse to the server. The only thing you needs to be connected is an Ethernet Cable running to your router (Wireless isn’t supported). You can administer the machine from any computer on your network after installing Windows Home Server Connector on the other machines.

18whs

Windows Home Server Console

To connect the computers on your network to the server, you’ll need to install the Windows Home Server Connector which is available as a separate download. You’ll need to install the WHS Connector to every computer on your network that you want to connect with the server. It connects your computers to WHS, allows for automatic nightly backups, monitors computer network health, and enables you to remotely administer the server from your computer.

If you don’t want to waste a CD to install it, you can use a free program like Virtual CloneDrive and mount the ISO and transfer the files to a a flash drive.

1 conxp

Before installing the connector on XP you’ll be required to install Microsoft .NET Framework 2.0 and it’ll guide you through the process if needed.

3 conxp

When you start WHS Connector Setup it will look for the Home Server…

1 con

Then it’s just a matter of working through the rest of the wizard.

2 con

During the process you’ll need to enter in the password you created for the server.

5 con

Decide if you want your computer to wake up if it’s in sleep mode to back it up…

6 con

When configuration is complete, we’re shown our settings — wake up the computer for backup between 12:00 and 6:00 AM. Also in this instance, we’re getting a message that one of the drives in the PC won’t be backed up. This is because it’s formatted as a FAT 32 volume and it will only backup drives formatted as NTFS.

8 con

The Home Server Console icon sits in the system tray and you can control some of it’s settings by right-clicking the icon.

9 con

It will display your network’s health and show security warnings (this feature can be easily turned off). In this instance we can see one of the machines on the network has its firewall turned off.

13 con

When you open up WHS Console, you’re prompted to log into the server. There are a few other features here to like having the password remembered, password hint, and resetting the console.

console

Once you’re signed in, you can configure and administer the server and its different functions. We’ll be taking a closer look at the WHS Console in future articles.

14 con

If you need to make more detailed changes to your server, another good option is to use Remote Desktop, which is easier than hooking up a monitor, keyboard, and mouse to it.

15 con

Download Updates

Now that installation is complete we need to add all the of the latest updates from Microsoft. Click on Start \ All Programs then Windows Updates. This will provide you with the latest server security updates and Power Pack updates as well. Power Packs are updates that add new features and provide fixes to known issues for Windows Home Server.

1 update

Conclusion

This guide should get you started using your new Home Server. It comes in handy in a lot of cool ways if you want to centralize your digital entertainment and access it from any machine running XP or above. Or if you have a home or small office and want to be able to access your work from anywhere there is a web connection. There are several good reasons to have your own server at home, if you’re a power user. Over the next year we will be bringing you more detailed tutorials on how to set up and use your Home Server. If you happen to have an extra desktop you’re not using and can dedicate as a server, they offer a free 30 Day trial so you can try it out for yourself. If you like it, you can purchase a full license and I have seen it around the web for around $99 or a little cheaper depending on where you look.

Download Windows Home Server 30 Day Trial

Download Windows Home Server Connector Software CD

Windows Home Server Getting Started Guide (PDF)


Got an opinion to share? Click here to join the discussion


















Similar Articles Productive Geek Tips
Latest Software Reviews Tinyhacker Random Tips

"