User Tools

Site Tools


computing:windows:history

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
computing:windows:history [2018/06/13 13:02]
gcooper
computing:windows:history [2018/06/15 11:33] (current)
gcooper
Line 1: Line 1:
 ====== Windows File History ====== ====== Windows File History ======
  
-FIXME Just getting this page started...+It turns out there is actually more than one feature, in different flavors and versions of Windows that provides this functionality.  These are first generation notes...
  
-https://www.petri.com/windows-server-essentials-file-history+===== General Backup Strategy =====
  
-===== Previous Versions Feature =====+We generally implement two backup strategies:
  
-  * Windows 7 +==== Nightly Disaster Recovery (Image) Backups ==== 
-  * Restore from **File Properties -> Previous Versions** (tab) + 
-  * Used the Volume Snapshot Service (VSS)+We back up hosted servers every night in a way that is quick and easy to restore the entire server, but harder to use for file recovery.  This is a terrific advantage of our hosted infrastructure...one that small businesses can't generally afford to do themselves. 
 + 
 +==== Nightly Online Backups ==== 
 + 
 +This is our primary backup mechanism.  It backs up modified files every night and provides a 90-day restore window (as commonly configured).  It will back up open files, but users should sign out at the end of the day, saving all open files, to insure complete backups. 
 + 
 +===== Workstation Backups ===== 
 + 
 +**We do not generally implement workstation backups.** 
 + 
 +Backing up workstations is hard...hard to manage, hard to verify and hard to pay for.  Also, workstations 'fall down' all the time, frequently with unrecoverable disk drive errors.  We have already seen it happen **this week**... 
 + 
 +Our basic backup plan is for all users to **save all files, of any value on the server where they are backed up nightly**, and to skip workstation backups entirely (unless there are special circumstances).
  
 ===== File History Feature ===== ===== File History Feature =====
  
-  * Windows 8 and newer +==== Windows Workstations (Windows 10) ==== 
-  * Uses NTFS Journal rather than VSS snapshots + 
-  * Better for servers +Microsoft calls the new 'File History' feature 'backup'...and it is, in a workstation-sort-of-way.  However, this is not a replacement for a comprehensive backup plan.  It is primarily a convenience feature where users can restore files themselves without IT Support intervention.  It **is** very convenient and can be a valuable part of a backup strategy...mostly for mobile PCs. 
-  Restore from **File Properties -> Previous Versions** (tab)+ 
 +The new **File History** feature **uses an external (USB) hard drive** as the backup destination. 
 + 
 +Restoring files is very easy using the ''Previous Versions'' tab of the **file properties** window. 
 + 
 +===== Previous Versions Feature ===== 
 + 
 +This is the older feature introduced with Windows 7, based on VSS (snapshottechnology.  It is appropriate for Windows Servers and is easy to configure, **as long as you have enough free disk space**. 
 + 
 +==== Settings Options ==== 
 + 
 +  * Enabled or Disabled 
 +  * Amount of Disk Space to Use 
 +  * Schedule of Snapshots 
 + 
 +==== Images for Windows Server 2016 Standard File Server ====
  
 +{{:computing:windows:file_server_file_history_1.png?285 |Right-Click a Drive Icon}} {{:computing:windows:file_server_file_history_2.png?285 |Select Which Drive to Protect}} {{:computing:windows:file_server_file_history_3.png?285 |Specify How Much Storage to Commit}}
 +------
 +{{:computing:windows:file_server_file_history_4.png?285 |Set the Schedule}} {{:computing:windows:file_server_file_history_5.png?285 |...and the Advanced Schedule Options}}
computing/windows/history.1528916579.txt.gz · Last modified: 2018/06/13 13:02 by gcooper