Writer
Published: April 17, 2012
Updated: April 17, 2012
Applies To: Windows 8, Windows Server 2008, Windows Server 2012
Verifies that a writer or component is included or excludes a writer or component from the backup or restore procedure. If used without parameters, writer displays help at the command prompt.
writer verify [<Writer> | <Component>] writer exclude [<Writer> | <Component>]
| Parameter | Description |
|---|---|
|
verify |
Verifies that the specified writer or component is included in the backup or restore procedure. The backup or restore procedure will fail if the writer or component is not included. |
|
exclude |
Excludes the specified writer or component from the backup or restore procedure. |
|
[<Writer> | <Component>] |
Specifies the writer or component to verify or exclude. Writers are specified by writer GUID or by the writer name, for example "System Writer." |
To verify a writer by specifying its GUID (for this example, 4dc3bdd4-ab48-4d07-adb0-3bee2926fd7f), type:
writer verify {4dc3bdd4-ab48-4d07-adb0-3bee2926fd7f}
To exclude a writer with the name “System Writer,” type:
writer exclude "System Writer"
