Created
February 12, 2014 03:09
-
-
Save tany3/8949380 to your computer and use it in GitHub Desktop.
Windowsバックアップの状況を確認する
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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