Posts Tagged ‘sysadmin’

How to perform a System State Backup on Windows 2008 with Windows Server Backup

1.) Launch an elevated command prompt. (Right Click on Command Prompt –> Run as Administrator)

2.) Execute the command wbadmin start systemstatebackup -backuptarget:D: while substituting D: for another drive letter if needed.

To my knowledge you can’t backup to a folder unfortunately.

Possibly Related Posts:

Posted: August 30th, 2009
Categories: Systems Administration, Tech
Tags: ,
Comments: No Comments.

BareTail – Free Tail For Windows

I started using BareTail about 3-4 years ago when I was doing migrations (Quest Migration tools have a large number of logs) and I’ve been using it ever since then. If you have a need to monitor log files in Windows, go download BareTail from Bare Metal Software. It’s free, no installation or registration required. I just used it to tail some WDS logs as shown in the example below. It also does highlighting, supports files larger than 2GB and fully supports viewing files located on network shares.

baretail-example

Possibly Related Posts:

Posted: August 30th, 2009
Categories: Systems Administration, Tech
Tags: ,
Comments: No Comments.