Skip to content

Instantly share code, notes, and snippets.

@tany3
Created February 12, 2014 03:09
Show Gist options
  • Save tany3/8949380 to your computer and use it in GitHub Desktop.
Save tany3/8949380 to your computer and use it in GitHub Desktop.
Windowsバックアップの状況を確認する
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32>wbadmin.exe get status
wbadmin 1.0 - バックアップ コマンド ライン ツール
(C) Copyright 2004 Microsoft Corp.
バックアップに指定されたボリュームのシャドウ コピーを作成しています...
バックアップに指定されたボリュームのシャドウ コピーを作成しています...
ボリューム システムで予約済み (100.00 MB) のバックアップは正常に完了しました。
ボリューム ローカル ディスク(C:) のバックアップを作成中に (1%) をコピーしました
ボリューム ローカル ディスク(C:) のバックアップを作成中に (96%) をコピーしました
ボリューム ローカル ディスク(C:) のバックアップは正常に完了しました。
ボリューム ゲストOS(E:) のバックアップを作成中に (0%) をコピーしました。
ボリューム ゲストOS(E:) のバックアップを作成中に (0%) をコピーしました。
ボリューム ゲストOS(E:) のバックアップを作成中に (6%) をコピーしました。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment