Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Windows Server 2008
Adds volumes to the set of volumes that are to be shadow copied, or adds aliases to the alias environment. If used without subcommands, add lists the current volumes and aliases.
Note
Aliases are not added to the alias environment until the shadow copy is created. Aliases that you need immediately should be added by using add alias.
For examples of how to use this command, see Examples.
Syntax
add
add volume <Volume> [provider <ProviderID>]
add alias <AliasName> <AliasValue>
Add subcommands
| Subcommand | Description |
|---|---|
volume |
Adds a volume to the Shadow Copy Set, which is the set of volumes to be shadow copied. See Add volume for syntax and parameters. |
alias |
Adds the given name and value to the alias environment. See Add alias for syntax and parameters. |
/? |
Displays help at the command line. |
Examples
To display the volumes added and the aliases that are currently in the environment, type:
add
The following output shows that drive C has been added to the Shadow Copy Set:
Volume c: alias System1 GUID \\?\Volume{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}\
1 volume in Shadow Copy Set.
No Diskshadow aliases in the environment.