Set-CMBoundaryGroupRelationship
SYNOPSIS
Configureer een grensgroepsrelatie.
SYNTAX
SetByValueMandatory (standaard)
Set-CMBoundaryGroupRelationship [-FallbackDPMinutes <Int32>] [-FallbackMPMinutes <Int32>]
[-FallbackSmpMinutes <Int32>] [-FallbackSupMinutes <Int32>] -InputObject <IResultObject> [-PassThru]
[-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]
SetByIdMandatory
Set-CMBoundaryGroupRelationship -DestinationGroupId <Int32> [-FallbackDPMinutes <Int32>]
[-FallbackMPMinutes <Int32>] [-FallbackSmpMinutes <Int32>] [-FallbackSupMinutes <Int32>] [-PassThru]
-SourceGroupId <Int32> [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm]
[<CommonParameters>]
SetByNameMandatory
Set-CMBoundaryGroupRelationship -DestinationGroupName <String> [-FallbackDPMinutes <Int32>]
[-FallbackMPMinutes <Int32>] [-FallbackSmpMinutes <Int32>] [-FallbackSupMinutes <Int32>] [-PassThru]
-SourceGroupName <String> [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm]
[<CommonParameters>]
DESCRIPTION
Gebruik deze cmdlet om de relatie tussen grensgroepen te configureren. Zie Grensgroepen configureren voor meer informatie Configuration Manager.
Notitie
Voer Configuration Manager cmdlets uit vanaf Configuration Manager-sitestation, bijvoorbeeld PS XYZ:\>
. Zie Aan de slag voor meer informatie.
EXAMPLES
Voorbeeld 1
In dit voorbeeld wordt eerst de cmdlet Get-CMBoundaryGroupRelationship gebruikt om een grensgroepsrelatieobject op te halen. Vervolgens wordt dat object aan de cmdlet Set-CMBoundaryGroupRelationship door geven om de terugvaltijden te wijzigen. De terugval voor software-updatepunten wordt gewijzigd in 120 minuten en voor beheerpunten in onmiddellijk (0 minuten).
Get-CMBoundaryGroupRelationship -DestinationGroupName "Swindon" -SourceGroupName "London" | Set-CMBoundaryGroupRelationship -FallbackSupMinutes 120 -FallbackMPMinutes 0
PARAMETERS
-Confirm
Hiermee wordt u gevraagd om bevestiging voordat u de cmdlet uitvoert.
Type: SwitchParameter
Parameter Sets: (All)
Aliases: cf
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-DestinationGroupId
Geef de id van de grensgroep neighbor op. Deze gehele waarde is de eigenschap GroupID.
De doelgrensgroep kan niet hetzelfde zijn als de brongrensgroep.
Type: Int32
Parameter Sets: SetByIdMandatory
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-DestinationGroupName
Geef de naam op van de grensgroep neighbor.
De doelgrensgroep kan niet hetzelfde zijn als de brongrensgroep.
Type: String
Parameter Sets: SetByNameMandatory
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-DisableWildcardHandling
Deze parameter behandelt jokertekens als letterlijke tekenwaarden. U kunt deze niet combineren met ForceWildcardHandling.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-FallbackDPMinutes
Geef een geheel getal op voor de terugvaltijd in minuten voor distributiepunten (DP) van de bron naar de doelgrensgroep. Als u de optie wilt instellen op Nooit terugvallen, geeft u de waarde -1
op.
Type: Int32
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-FallbackMPMinutes
Geef een geheel getal op voor de terugvaltijd in minuten voor beheerpunten (MP) van de bron naar de doelgrensgroep. Als u de optie wilt instellen op Nooit terugvallen, geeft u de waarde -1
op.
Type: Int32
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-FallbackSmpMinutes
Geef een geheel getal op voor de terugvaltijd in minuten voor statusmigratiepunten (SMP) van de bron naar de doelgrensgroep. Als u de optie wilt instellen op Nooit terugvallen, geeft u de waarde -1
op.
Type: Int32
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-FallbackSupMinutes
Geef een geheel getal op voor de terugvaltijd in minuten voor software-updatepunten (SUP) van de bron naar de doelgrensgroep. Als u de optie wilt instellen op Nooit terugvallen, geeft u de waarde -1
op.
Type: Int32
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-ForceWildcardHandling
Deze parameter verwerkt jokertekens en kan leiden tot onverwacht gedrag (niet aanbevolen). U kunt deze niet combineren met DisableWildcardHandling.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-InputObject
Geef een relatieobject voor de grensgroep op dat moet worden geconfigureerd. Gebruik de cmdlet Get-CMBoundaryGroupRelationship om dit object op te halen.
Type: IResultObject
Parameter Sets: SetByValueMandatory
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False
-PassThru
Voeg deze parameter toe om een object te retourneren dat het item vertegenwoordigt waarmee u werkt. Standaard is het mogelijk dat deze cmdlet geen uitvoer genereert.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-SourceGroupId
Geef de id op van de grensgroep van waaruit u de relatie wilt configureren. Deze gehele waarde is de eigenschap GroupID.
Type: Int32
Parameter Sets: SetByIdMandatory
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-SourceGroupName
Geef de naam op van de grensgroep van waaruit u de relatie wilt configureren.
Type: String
Parameter Sets: SetByNameMandatory
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-WhatIf
Hiermee wordt weergegeven wat er zou gebeuren als u de cmdlet uitvoert. De cmdlet wordt niet uitgevoerd.
Type: SwitchParameter
Parameter Sets: (All)
Aliases: wi
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
CommonParameters
Deze cmdlet biedt ondersteuning voor de meest gebruikte parameters: -Debug, - ErrorAction, - ErrorVariable, - InformationAction, -InformationVariable, - OutVariable,-OutBuffer, - PipelineVariable - Verbose, - WarningAction en -WarningVariable. Zie voor meer informatie about_CommonParameters.
INPUTS
Microsoft.ConfigurationManagement.ManagementProvider.IResultObject
OUTPUTS
IResultObject#SMS_BoundaryGroupRelationships
OPMERKINGEN
RELATED LINKS
Get-CMBoundaryGroupRelationship
New-CMBoundaryGroupRelationship