Jared Heinrichs

  • Technology Blog
  • Winnipeg Computer Repair
  • Winnipeg Photographer
  • Cooking With Jared
You are here: Home / Archives for Operating System / Windows Server Backup

Feb 15, 2016 By Jared Heinrichs Leave a Comment

How to backup to backup a system state of a server to a network Share

The backup program is crap. When you do have to use it, it is nice to know how to script with it.

As most people know backing up the system state will backup the most important parts of the server. Here is a listing of the items it backs up.

  • Registry
  • COM+ Class Registration database
  • Boot files
  • Active Directory Certificate Services (AD CS) database
  • Active Directory database
  • SYSVOL directory
  • Cluster service information
  • Microsoft Internet Information Services (IIS) metadirectory
  • System files that are under Windows Resource Protection
  • Active Directory Federation Service

Example Command

Open the command prompt and type:

wbadmin start systemstatebackup -backupTarget:”\\SERVER\SHARE\FOLDER_Name_of_server\systemstate\”

 

 

Filed Under: Active Directory (2003), Command Prompt, Windows Server Backup

Sep 6, 2010 By Jared Heinrichs Leave a Comment

Planning Backups in Windows 2008+ Server with built in tools (Part 1)

There are three main tools you can use. The tools all do something a little bit different but as you will find out soon you will really want to look somewhere else for backup software. It’s a shame since I felt NTBackup was good enough for most small to Medium sized companies. The new tools as you will find out are very lacking.

  1. Windows Server Backup – A GUI tool that creates simple backup and “tries” to replace the workhorse NTBackup.
  2. WBadmin – A command line tool for creating and schedualing backup. This is actually available in server core!
  3. Ntdsutil – The name stands for Network Directory Services Utility. This is a powerful tool to do advanced backup operations (and lots more) specifically for Active Directory files and the AD database.

As far as backup size goes Windows Server Backup is the largest and goes down to Ntdsutil which is the smallest. I will first go over the tools that are provided in part 1. In part two I will walk you through the theory of backing up servers as per Microsoft’s recommendations.

Windows Server Backup

Windows Server Backup Screenshot

This is NOT installed by default. You have to add it as a feature. The BIG downside of the Windows Server backup is that you can no longer backup to tape drive!!! Yes you heard that right. In a bone headed move Microsoft completely neutered it’s main backup solution. Why… I have no idea. You can however backup the server using what is called VSS or Volume shadow copy. You can backup to a local volume that is not part of the backup, DVD or network share. If you want to backup to a network share via a schedule you must use WBadmin command line! I know it gets better and better right?

Note – Windows Server Backup can restore System State Data from a WBAdmin backup!

Windows Server Backup Big Gotchas Overview

  • Can’t backup to tape drive, Only DVD or Network Attached storage.
  • Backup will overwrite the same shared folder over and over.
  • Can’t backup single files. It can only backup entire Volumes!

WBadmin

WBadmin Backup Screenshot

WBadmin Is a command like that provides more power then Windows Server Backup. It allows you to:

  • Run one time backup
  • Schedual regular backups
  • Backup your system state! ie. (Registry, Boot files, System Files, AD Directory Services DB and SYSVOL directory

NTDSUtil

NTDSUTIL Backup screenshot

This tool does quite a few thing in regards to backing up Active Directory. The main features of the tool are:

  • Create IFM (Install from Media) media for faster creation/re-creation of a DC. This can save on bandwith in the re-creation scenario.
  • Take snapshots of the AD!!
  • When used in conjunction with media created by Wbadmin or Windows Server Backup it can allow you to restore AD objects like entire OU’s!
  • It’s an interactive tool.. You will get different options depending on which command try you are in.

Check out Planning Backups in Windows 2008+ Server with built in tools (Part 2)

Filed Under: Windows Server Backup Tagged With: How To

Categories

  • Board Game Rules
  • Camera
  • Computer Hardware
    • Blackberry
    • drivers
    • iPad
    • Magic Jack
    • USB
  • Damn Small Linux
  • Exam Notes
  • Facebook
  • FREE Flashcards
  • Games
    • PC
      • League of Legends
    • Wii
    • xbox 360
  • Music
  • Networking
    • Cisco Certification
    • Mitel
    • Palo Alto Firewall
  • News
    • Google
    • Microsoft
  • Operating System
    • Active Directory (2003)
    • Android
    • Command Prompt
    • Damn Small Linux
    • Group Policy
    • Hyper-V
    • IIS
    • ISA 2006
    • Mac OS X
    • Microsoft Exchange Server
    • Powershell
    • Security
    • SME Server
    • Terminal Server 2003
    • Ubuntu Linux
      • Adito Web SSL VPN
      • OpenVpn-als
      • Webmin
    • Virtual Machine Manager
    • Windows 2003 SBS
    • Windows 2003 Server
    • Windows 2008
    • Windows 2008 R2
    • Windows 2012R2
    • Windows 7
    • Windows 8
    • Windows Command Line
    • Windows Deployment Services
    • Windows Server Backup
    • Windows Vista
    • Windows XP
  • Phones
  • Photography
  • Photos
    • Animals
    • Misc
    • Nature
    • Portraits
  • Portfolio
  • Programming
    • CSS
    • HTML
    • jQuery
    • MySQL
    • PHP
    • Script
  • Programs
    • Acrobat
    • Acrobat Reader
    • Adobe Dreamweaver
    • Adobe Illustrator
    • Adobe Photoshop
    • Anti-virus Software
    • Antivirus
    • Backup Exec
    • Bittorent
    • Blackberry BESADMIN
    • Internet Explorer 9
    • Lightroom
    • Microsoft Office
    • Netbeans
    • Onenote
    • Outlook
    • Shelby
    • Sysprep
    • Trend
    • Video Editing
    • Visual Studio
    • Windows Live Writer
    • WireShark
    • XP Mode
    • Zarafa
  • Recipe
  • Review
  • Software Links
  • Troubleshooting
  • Uncategorized
  • Videos
  • Web Applications
    • Brage
    • Google
    • Spiceworks
    • Wordpress
  • Web Browsers
    • Internet Explorer
  • Web Server
    • XAMPP
  • Winnipeg
    • ISP

Try searching this site!

Copyright © 2021 Winnipeg Web Design