Megosztás a következőn keresztül:


Update-CMDistributionPoint

SYNOPSIS

Terjesztési ponton található tartalom frissítése.

SYNTAX

ByValue (alapértelmezett)

Update-CMDistributionPoint -InputObject <IResultObject> [-ReloadBootImage] [-DisableWildcardHandling]
 [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]

UpdateByDeploymentTypeName

Update-CMDistributionPoint -ApplicationName <String> -DeploymentTypeName <String> [-ManifestPath <String>]
 [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]

SearchByBootImageId

Update-CMDistributionPoint -BootImageId <String> [-ReloadBootImage] [-DisableWildcardHandling]
 [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]

SearchByBootImageName

Update-CMDistributionPoint -BootImageName <String> [-ReloadBootImage] [-DisableWildcardHandling]
 [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]

SearchByDriverPackageId

Update-CMDistributionPoint -DriverPackageId <String> [-DisableWildcardHandling] [-ForceWildcardHandling]
 [-WhatIf] [-Confirm] [<CommonParameters>]

SearchByDriverPackageName

Update-CMDistributionPoint -DriverPackageName <String> [-DisableWildcardHandling] [-ForceWildcardHandling]
 [-WhatIf] [-Confirm] [<CommonParameters>]

SearchByOSImageId

Update-CMDistributionPoint -OperatingSystemImageId <String> [-DisableWildcardHandling] [-ForceWildcardHandling]
 [-WhatIf] [-Confirm] [<CommonParameters>]

SearchByOSImageName

Update-CMDistributionPoint -OperatingSystemImageName <String> [-DisableWildcardHandling]
 [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]

SearchByOSInstallerId

Update-CMDistributionPoint -OperatingSystemInstallerId <String> [-DisableWildcardHandling]
 [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]

SearchByOSInstallerName

Update-CMDistributionPoint -OperatingSystemInstallerName <String> [-DisableWildcardHandling]
 [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]

SearchByPackageId (Csomagazonosító keresése)

Update-CMDistributionPoint -PackageId <String> [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf]
 [-Confirm] [<CommonParameters>]

SearchByPackageName (Csomagnév keresése)

Update-CMDistributionPoint -PackageName <String> [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf]
 [-Confirm] [<CommonParameters>]

SearchBySoftwareUpdateDeploymentPackageId

Update-CMDistributionPoint -SoftwareUpdateDeploymentPackageId <String> [-DisableWildcardHandling]
 [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]

SearchBySoftwareUpdateDeploymentPackageName

Update-CMDistributionPoint -SoftwareUpdateDeploymentPackageName <String> [-DisableWildcardHandling]
 [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]

DESCRIPTION

Ezzel a parancsmaggal frissítheti a terjesztési pontokat az ügyfelek által letölthető legújabb tartalommal.

Ha manuálisan frissít egy terjesztési pontot, az nem zavarja meg az ismétlődő frissítési ütemezést.

További információ: Tartalom központi telepítése és kezelése a Konfigurációkezelő.

Megjegyzés

Futtassa Konfigurációkezelő parancsmagokat a Konfigurációkezelő hely meghajtóról, például: PS XYZ:\> . További információ: Első lépések.

EXAMPLES

1. példa: Terjesztési pontok frissítése csomagnév alapján

Ez a parancs frissíti az összes olyan terjesztési pontot, amely tartalmazza a Package01 nevű csomagot.

Update-CMDistributionPoint -PackageName "Package01"

PARAMETERS

-ApplicationName (Alkalmazásnév)

Adja meg egy alkalmazás nevét, és a DeploymentTypeName paraméterrel adja meg a központi telepítési típus nevét és a frissíteni kívánt tartalmat.

Type: String
Parameter Sets: UpdateByDeploymentTypeName
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-BootImageId

Adja meg a frissíteni kívánt rendszerindító lemezkép azonosítóját. Például: "XYZ00015".

Type: String
Parameter Sets: SearchByBootImageId
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-BootImageName

Adja meg a frissíteni kívánt rendszerindító lemezkép nevét.

Type: String
Parameter Sets: SearchByBootImageName
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Confirm

Jóváhagyást kér a parancsmag futtatása előtt.

Type: SwitchParameter
Parameter Sets: (All)
Aliases: cf

Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False

-DeploymentTypeName

Adja meg egy alkalmazás központi telepítési típusának nevét a tartalom frissítéséhez. Az ApplicationName paraméterrel adhatja meg az alkalmazást.

Type: String
Parameter Sets: UpdateByDeploymentTypeName
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-DisableWildcardHandling

Ez a paraméter literál karakterértékekként kezeli a helyettesítő karaktereket. Nem kombinálhatja a ForceWildcardHandling használatával.

Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-DriverPackageId

Adja meg a frissíteni kívánt illesztőprogram-csomag azonosítóját. Például: "XYZ00017".

Type: String
Parameter Sets: SearchByDriverPackageId
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-DriverPackageName

Adja meg a frissíteni kívánt illesztőprogram-csomag nevét.

Type: String
Parameter Sets: SearchByDriverPackageName
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-ForceWildcardHandling

Ez a paraméter feldolgozza a helyettesítő karaktereket, és váratlan viselkedéshez vezethet (nem ajánlott). Nem kombinálhatja a DisableWildcardHandling használatával.

Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-InputObject

Adja meg a frissíteni kívánt objektumtípust. Az objektumok lekért adatokat az alábbi parancsmagok egyikével lehet lekérte:

Type: IResultObject
Parameter Sets: ByValue
Aliases: BootImage, DriverPackage, OperatingSystemImage, OperatingSystemInstaller, Package, SoftwareUpdateDeploymentPackage

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

-ManifestPath

Adja meg a Microsoft App-V virtuális alkalmazás XML-jegyzékfájlja UNC elérési útját.

Type: String
Parameter Sets: UpdateByDeploymentTypeName
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-OperatingSystemImageId

Adja meg a frissíteni kívánt operációsrendszer-rendszerkép azonosítóját. Például: "XYZ00018".

Type: String
Parameter Sets: SearchByOSImageId
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-OperatingSystemImageName

Adja meg a frissíteni kívánt operációsrendszer-rendszerkép nevét.

Type: String
Parameter Sets: SearchByOSImageName
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-OperatingSystemInstallerId

Adja meg a frissíteni kívánt operációsrendszer-frissítési csomag azonosítóját. Például: "XYZ00019".

Type: String
Parameter Sets: SearchByOSInstallerId
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-OperatingSystemInstallerName

Adja meg a frissíteni kívánt operációsrendszer-frissítési csomag nevét.

Type: String
Parameter Sets: SearchByOSInstallerName
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-PackageId (Csomagazonosító)

Adja meg a frissíteni kívánt örökölt csomag azonosítóját. Például: "XYZ00020".

Type: String
Parameter Sets: SearchByPackageId
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-PackageName (Csomagnév)

Adja meg a frissíteni kívánt örökölt csomag nevét.

Type: String
Parameter Sets: SearchByPackageName
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-ReloadBootImage

Rendszerindító lemezkép frissítésekekor adja hozzá ezt a paramétert, hogy újra betöltse azt az Windows PE-verzióval az ADK-Windows. További információ: Rendszerindító lemezképek kezelése a Konfigurációkezelő.

Type: SwitchParameter
Parameter Sets: ByValue, SearchByBootImageId, SearchByBootImageName
Aliases: Reload

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-SoftwareUpdateDeploymentPackageId

Adja meg a frissíteni kívánt szoftverfrissítési központi telepítési csomag azonosítóját. Például: "XYZ00016".

Type: String
Parameter Sets: SearchBySoftwareUpdateDeploymentPackageId
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-SoftwareUpdateDeploymentPackageName

Adja meg a frissíteni kívánt szoftverfrissítési központi telepítési csomag nevét.

Type: String
Parameter Sets: SearchBySoftwareUpdateDeploymentPackageName
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-WhatIf

Bemutatja, mi történne a parancsmag futtatásakor. A parancsmag nem fut.

Type: SwitchParameter
Parameter Sets: (All)
Aliases: wi

Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

Ez a parancsmag a következő általános paramétereket támogatja: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction és -WarningVariable. További információ: about_CommonParameters.

INPUTS

Microsoft.ConfigurationManagement.ManagementProvider.IResultObject

OUTPUTS

System.Object

MEGJEGYZÉSEK

Get-CMDistributionPoint

Set-CMDistributionPoint

Remove-CMDistributionPoint

Get-CMDistributionPointGroup

Get-CMBootImage

Get-CMDriverPackage

Get-CMOperatingSystemImage

Get-CMOperatingSystemInstaller

Get-CMPackage

Get-CMSoftwareUpdateDeploymentPackage

Invoke-CMContentValidation

Remove-CMContentDistribution

Start-CMContentDistribution