All tag results for ‘Shadow Copy’
December 13th, 2009 · No Comments · 246 views
On a computer that is running Windows Server 2008 or Windows Vista, you receive the following Stop error message when you enable shadow copies on a volume that is larger than 64 terabytes:
STOP: 0×0000007E (parameter1, parameter2, parameter3, parameter4)
SYSTEM_THREAD_EXCEPTION_NOT_HANDLED
Note:
- The four parameters that are in this error message depend on the configuration of the computer.
- Not all “0×0000007E” Stop error codes are caused by this problem.
August 7th, 2008 · No Comments · 1,559 views
As shown on The Windows Experience Blog, Esther shows the “Previous Versions” feature, which is part Shadow Copy.
June 17th, 2008 · No Comments · 1,947 views
Ed continues with part 2 of this 2 part series on how to tweak Vista to your liking. This one includes: saving a search, fine-tuning search settings, System Restore and Shadow Copy, network files, and power management. Keep reading →
December 7th, 2007 · No Comments · 711 views
After you install Windows Vista Service Pack 1 (SP1), existing system restore points may no longer be available. Additionally, shadow copies of files may have been removed as part of the service pack installation.
Note: To view the shadow copies of a file, right-click the file, click Properties, and then click the Previous Versions tab.
August 28th, 2007 · No Comments · 667 views
In Windows Vista Enterprise, you use the Distributed File System (DFS) together with the Volume Shadow Copy Service (VSS). However, VSS does not show whether the DFS path is the same as the physical path. For example, assume that the DFS path is as follows:
\\myfiles\storage\[alias [file:///\\myfiles\storage\%3calias]]
Assume that the physical path is as follows:
\\severname\FSXX\[alias [file:///\\severname\FSXX\%3calias]]
In this example, VSS does not show whether the alias directory of the DFS path is the same as the alias directory of the physical path.