Version 1.2.0.0 of the documentation is no longer actively maintained. The site that you are currently viewing is an archived snapshot.

Get-PackageUpdateSetting

For AI agents: a documentation index is available at /llms.txt; a markdown version of this page is available at /v1.2.0.0/de/docs/commands/get-packageupdatesetting/index.md.

ZUSAMMENFASSUNG

Einstellungen für das Verhalten des PackageUpdateInfo-Moduls festlegen

SYNTAX

__AllParameterSets

Get-PackageUpdateSetting [[-Path] <string>] [<CommonParameters>]

ALIASSE

Dieses Cmdlet hat die folgenden Aliasse,

BESCHREIBUNG

Abfrage der Grundeinstellungen für die Überprüfung und Berichterstattung über Aktualitätsinformationen zu installierten Modulen

BEISPIELE

BEISPIEL 1

PS C:\> Get-PackageUpdateSetting

Aktuelle Einstellungen zum Verhalten von PackageUpdateInfo abrufen.

PARAMETER

-Path

Der Dateipfad zur Einstellungsdatei

Dies ist optional, der Standardpfad ist: Linux: “$HOME/.local/share/powershell/PackageUpdateInfo/PackageUpdateInfo.xml”) Windows: “$HOME\AppData\Local\Microsoft\Windows\PowerShell\PackageUpdateInfo.xml”)

Type: String
DefaultValue: $script:ModuleSettingPath
SupportsWildcards: false
Aliases:
- FullName
- FilePath
ParameterSets:
- Name: (All)
  Position: 0
  IsRequired: false
  ValueFromPipeline: false
  ValueFromPipelineByPropertyName: false
  ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

CommonParameters

Dieses Cmdlet unterstützt die gängigen Parameter: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction und -WarningVariable. Für weitere Informationen siehe about_CommonParameters.

AUSGABEN

PackageUpdate.Configuration