How to automate server backups in Windows Home Server?

2

I've set up a server backup for my Windows Home Server in the WHS console, but don't see a way to automate the backup to have it run on a scheduled basis in a similar manner to client backups. How can I accomplish this?

I'd like to use the existing server backup system if possible, as opposed to putting together some custom backup setup.

arathorn

Posted 2009-05-17T22:57:12.553

Reputation: 8 559

Note that WHS v2 includes automated backup based on Windows Server Backup. – Jay Bazuzi – 2011-11-15T01:59:25.750

Answers

1

Arathorn-

As Brent mentioned, there is not built-in way to automate the server backups, but following the steps in the following article, you can make it happen (in a nutshell it uses AutoHotKey to record a macro that simulates clicking on the Server backup button).

http://www.mediasmartserver.net/wiki/index.php?title=Automating_the_Windows_Home_Server_Shared_Folder_Backup

-Sean

Sean Earp

Posted 2009-05-17T22:57:12.553

Reputation: 184

0

When the server is backed up - All it does is backup up the profile drives and shares. There is no real OS backup as far as i can tell. Personally i use Keepvault to back these folders up. Fortunately i was able to get the service while it was still 99 dollars for unlimited GB

CPU_BUSY

Posted 2009-05-17T22:57:12.553

Reputation: 256

I don't need the OS backed up -- WHS restore functionality covers that. I'm just looking to find a way to automate the existing server backups. Keepvault is not really an option as I'd like to work with the existing server backup system in WHS. – arathorn – 2009-05-18T04:07:47.423

0

After you install the Windows Home Server Power Pack and plug in an external drive, you can back up the server manually - but you can't schedule a backup. You have to click the link to run it on demand. You're right, that blows, but it's the way it is.

Brent Ozar

Posted 2009-05-17T22:57:12.553

Reputation:

0

Use ntbackup.exe instead to schedule a backup of whatever directories you want, including your desktop/workstation backup directories ;)

Jeremy

Posted 2009-05-17T22:57:12.553

Reputation: