# 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
-->

## SYNOPSIS

Configurer les paramètres de comportement pour le module PackageUpdateInfo

## SYNTAX

### __AllParameterSets

```
Get-PackageUpdateSetting [[-Path] <string>] [<CommonParameters>]
```

## ALIASES

Ce cmdlet possède les alias suivants,

## DESCRIPTION

Interroge les paramètres de base pour vérifier et rapporter les informations de mise à jour sur les modules installés

## EXAMPLES

### EXEMPLE 1

```powershell
PS C:\> Get-PackageUpdateSetting
```

Obtenir les paramètres actuels concernant le comportement de PackageUpdateInfo.

## PARAMETERS

### -Path

Le chemin du fichier où se trouve le fichier de configuration

Ceci est optionnel, la valeur par défaut du chemin est :
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

Ce cmdlet supporte les paramètres communs : -Debug, -ErrorAction, -ErrorVariable,
-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable,
-ProgressAction, -Verbose, -WarningAction, et -WarningVariable. Pour plus d'informations, voir
[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).

## OUTPUTS

### PackageUpdate.Configuration
