Exclude Files from Shadow Copies (Previous Versions and System Restore)シャドウコピーから除外するファイル(以前のバージョンとシステムの復元)

Volume Shadow Copies (VSS or also known as Volume Snapshot Services) is the technology used to perform snapshot and backup of system files and user data files at a specific time at regular interval.ボリュームシャドウコピー( VSSのかもボリュームのスナップショットをサービスとしても知られる) 、この技術を実行するために使われるスナップショットとシステムファイルとユーザデータファイルのバックアップを定期的な間隔で、特定のものではありません。 The incremental backup or snapshot by Shadow Copy is then used by System Restore or Previous Versions feature in Windows to restore Windows to previous state or recover deleted or altered files and folders.は、増分バックアップやスナップショットシャドウコピーをしてシステムの復元、または以前のバージョンで使用されているWindowsの以前の状態に復元するために削除またはWindows回復や変更のあったファイルやフォルダを備えています。

When enabled and running properly, Shadow Copy service will backup almost everything on the drives.有効な場合、正常には、ドライブには、シャドウコピーサービスはほとんどすべてのバックアップを実行している。 And Shadow Copy, which commonly known as System Restore accessible by System Protection in Vista System Properties is turned on by default on system drive.また、シャドウコピーは、一般にシステムの復元システム無しでVistaのシステムのプロパティにアクセスできるようにシステムドライブにデフォルトで有効になっている知られています。 Thus, various System Restore Points created will save copies system and user data files incrementally in Shadow Copy repositories.このように、様々なシステムの復元ポイントのコピーシステムとユーザーデータが保存されますが作成インクリメンタルシャドウコピーのリポジトリ内のファイル。

The existence of backup copies of files and folders in another location in VSS repositories may bring several issues. VSSのリポジトリ内の別の場所にファイルやフォルダのバックアップコピーの存在は、いくつかの問題をもたらす可能性があります。 Firstly, for users who don’t use Previous Versions or System Restore features, or those (users of Home Premium and Home Basic editions of Vista) who can’t access shadow copies of user data files, keeping these files is wasting disk space.まず、以前のバージョンやシステムの復元機能、またはHome PremiumおよびVistaのHome Basicをエディションの者(ユーザー使用していないユーザーのため)は、これらのファイルのディスクスペースを浪費しているユーザーのデータをファイルのシャドウコピーにアクセスすることはできません。 Secondly, Shadow Copies may potentially leak trace and record of sensitive and private files or documents.第二に、シャドウコピーをたどる可能性があると敏感と秘密ファイルや書類の記録をリークすることがあります。

The first issue can be solved by最初の問題が解決することができます disabling the Shadow Copy (or commonly known as System Restore) )は、シャドウコピー(または一般にシステムの復元を無効として知られている . And for users who just want to keep some private confidential data out of the reach of been monitored and backed up can exclude files from Shadow Copies.いくつかの民間人だけの機密データの手の届かないところに保管したいユーザーのために監視され、シャドウコピーバックアップからファイルを除外することができます。 MSDN Library MSDNライブラリ describes how to using registry key to exclude files from Shadow Copies by deleting the selected files from shadow copy during creation.レジストリのシャドウコピーの作成方法について説明中から選択したファイルを削除してシャドウコピーからファイルを除外するにはキーを使用しています。

Using the FilesNotToSnapshot Registry Key to Exclude Files from Shadow Copy 除外するファイルへのシャドウコピーからFilesNotToSnapshotのレジストリキーを使用して

Files can be deleted from a shadow copy during shadow copy creation by using the following registry key:ファイルは、シャドウコピーからのシャドウコピーの作成時には、次のレジストリキーを使用して削除することができます:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\BackupRestore\FilesNotToSnapshot探します。 HKEY_LOCAL_MACHINE \ System \ CurrentControlSet \制御\ BackupRestore \ FilesNotToSnapshot

This registry key has REG_MULTI_SZ (multi string) values for each application whose files can be excluded.このレジストリキー)がREG_MULTI_SZ (複数の文字列がそのファイルを除外することができます各アプリケーションの値。 The files are specified by fully qualified paths, which can contain the * wildcard.これらのファイルは、 *ワイルドカードを含めることができます完全修飾パスで指定されています。 If a fully qualified cannot be specified, then a path can also be implied by using the $UserProfile$ or $AllVolumes$ variable.場合は、完全修飾して、パスも変数は、 $ USERPROFILEのドルまたはAllVolumes $ $を使用して暗示することができます指定することはできません。 For example:例えば:

  • UserProfile$\Directory\Subdirectory\FileName.* USERPROFILEの$ \ディレクトリ\サブディレクトリ\ファイル名.*
  • $AllVolumes$\TemporaryFiles\*.* $ AllVolumes $ \ TemporaryFiles \ *.*

To make the path recursive, append ” /s” to the end.のパスを再帰的には、追加するには" / sの終了"してください。 For example:例えば:

  • $UserProfile$\Directory\Subdirectory\FileName.* /s $ USERPROFILEの$ \ディレクトリ\サブディレクトリ\ファイル名.* /秒
  • $AllVolumes$\TemporaryFiles\*.* /s $ AllVolumes $ \ TemporaryFiles \ *.* / sの

In all cases, the entry is ignored if there are no files that match the path string.ファイルがない場合は、パスを文字列に一致されているすべてのケースでは、エントリは無視されます。 Note that the exclusion (or rather the deletion of the files from the Shadow Copy repository during creation by the shadow copy optimization writer) of the files been added to the appropriate registry key value, is on a best-effort basis.注意して、適切なレジストリには、キーの値が追加されているファイルが最善努力ベースでの最適化の作家で、シャドウコピーの作成中に、シャドウコピーのリポジトリからのファイルの除外(というより、削除) 。

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要 :これはマシンとして"保証なしにされている"提供されているページを翻訳しています。 Machine translation may be difficult to understand.機械翻訳を理解するのが難しい場合があります。 Please refer toを参照してください original English articleオリジナルの英語の記事 whenever possible.可能な場合。

Share and contribute or get technical support and help at共有して貢献するかを得る技術サポートと支援 My Digital Life Forums 私のデジタルライフフォーラム .



Leave a Replyは、返信のままに

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> これらのタグ :の<a href=""使用することができますtitle=""> <abbr title=""> <acronym title=""> <b>ダウンロード<blockquote cite=""> <cite>の<code> <デル日時= " " >の<em> <i> <q cite=""> <strike> <strong>

Subscribe without commentingチャンネル登録コメントなし


Custom Search

New Articles新しい記事

Incoming Search Terms for the Article着信は、文書の検索利用規約