# Get-PackageUpdateSetting

LLMS index: [llms.txt](/v1.2.1.0/llms.txt)

---

<!-- This file is auto-generated using PlatyPS + HUGO Workflow automation. Avoid editing directly! Original Front-Matter:
date: 2026-06-07
document type: cmdlet
external help file: PackageUpdateInfo-Help.xml
flagTranslation: Primary
HelpUri: ""
Locale: en-US
Module Name: PackageUpdateInfo
ms.date: 06/07/2026
PlatyPS schema version: 2024-05-01
title: Get-PackageUpdateSetting
type: docs
-->

## ZUSAMMENFASSUNG

Verhaltens-Einstellungen für das PackageUpdateInfo-Modul festlegen

## SYNTAX

### __AllParameterSets

```
Get-PackageUpdateSetting [[-Path] <string>] [<CommonParameters>]
```

## ALIASSE

Dieses Cmdlet hat die folgenden Aliasse,

## BESCHREIBUNG

Abfrage der Basiseinstellungen für die Überprüfung und Berichterstattung über Aktualitätsinformationen zu installierten Modulen

## BEISPIELE

### BEISPIEL 1

```powershell
PS C:\> Get-PackageUpdateSetting
```

Erhalte die aktuellen Einstellungen zum Verhalten von PackageUpdateInfo.

## PARAMETER

### -Path

Der Dateipfad, an dem die Einstellungsdatei gespeichert ist

Dies ist optional, der Standardpfad lautet:
Linux:   "$HOME/.local/share/powershell/PackageUpdateInfo/PackageUpdateInfo.xml")
Windows: "$HOME\AppData\Local\Microsoft\Windows\PowerShell\PackageUpdateInfo.xml")

```yaml
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](https://go.microsoft.com/fwlink/?LinkID=113216).

## AUSGABEN

### PackageUpdate.Configuration
