Skip to content

Assert-ManagedByPermissionGroup

SYNOPSIS

Ruimt de Managed By permissions op een groep op

SYNTAX

Assert-ManagedByPermissionGroup [-GroupName] <String> [-TaskNr] <Int32> [<CommonParameters>]

DESCRIPTION

Ruimt de Managed By permissions op een groep op door de bestaande permissions te nemen en deze in een groep met de correcte naamgeving en deze op de juiste locatie in AD te maken. Ingeval van DL's wordt de SID van de managergroep in EA3 van de DL bijgehouden. Tenslotte returnt de functie de naam van de Manager groep.

EXAMPLES

Example 1

PS C:\> {{ Add example code here }}

{{ Add example description here }}

PARAMETERS

-GroupName

Naam van de groep wiens Managed By rechten moeten worden opgeruimd.

Type: String
Parameter Sets: (All)
Aliases:

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

-TaskNr

{{ Fill TaskNr Description }}

Type: Int32
Parameter Sets: (All)
Aliases:

Required: True
Position: 2
Default value: 0
Accept pipeline input: False
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