Add MdeMachineTag - Visorian/PSMDE GitHub Wiki


external help file: PSMDE-help.xml Module Name: PSMDE online version: schema: 2.0.0

Add-MdeMachineTag

SYNOPSIS

Adds tag to a specific Machine.

SYNTAX

Add-MdeMachineTag [-id] <String> [-tag] <String> [<CommonParameters>]

DESCRIPTION

Adds tag to a specific Machine.

EXAMPLES

EXAMPLE 1

Add-MdeMachineTag -id '123' -tag 'Tag-1'

PARAMETERS

-id

{{ Fill id Description }}

Type: String
Parameter Sets: (All)
Aliases:

Required: True
Position: 1
Default value: None
Accept pipeline input: True (ByPropertyName, ByValue)
Accept wildcard characters: False

-tag

{{ Fill tag Description }}

Type: String
Parameter Sets: (All)
Aliases:

Required: True
Position: 2
Default value: None
Accept pipeline input: True (ByPropertyName, ByValue)
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

Author: Jan-Henrik Damaschke

RELATED LINKS

⚠️ **GitHub.com Fallback** ⚠️