A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/add-alias below:

add alias | Microsoft Learn

Adds aliases to the alias environment. If used without parameters, add alias displays help at the command prompt. Aliases are saved in the metadata file and will be loaded with the load metadata command.

Syntax
add alias <aliasname> <aliasvalue>
Parameters Parameter Description <aliasname> Specifies the name of the alias. <aliasvalue> Specifies the value of the alias. `? Displays help at the command prompt. Examples

To list all shadows, including their aliases, type:

list shadows all

The following excerpt shows a shadow copy to which the default alias, VSS_SHADOW_x, has been assigned:

* Shadow Copy ID = {ff47165a-1946-4a0c-b7f4-80f46a309278}
%VSS_SHADOW_1%

To assign a new alias with the name System1 to this shadow copy, type:

add alias System1 %VSS_SHADOW_1%

Alternatively, you can assign the alias by using the shadow copy ID:

add alias System1 {ff47165a-1946-4a0c-b7f4-80f46a309278}

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4