Skip to main content

Unregister-DMGPOwner

SYNOPSIS

Removes entries from the desired state for group policy ownership.

SYNTAX

__AllParameterSets

Unregister-DMGPOwner [[-EntryIdentity] <string[]>] [<CommonParameters>]

DESCRIPTION

Removes entries from the desired state for group policy ownership.

EXAMPLES

EXAMPLE 1

Get-DMGPOwner | Unregister-DMGPOwner

Clears all defines group policy ownerships

PARAMETERS

-EntryIdentity

The identity of the entry.

Type: System.String[]
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
Position: 0
IsRequired: false
ValueFromPipeline: true
ValueFromPipelineByPropertyName: true
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

CommonParameters

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