Back to Winget Cli

WinGetAdminSettings

src/PowerShell/Help/Microsoft.WinGet.DSC/WinGetAdminSettings.md

1.28.240778 B
Original Source

WinGetAdminSettings

SYNOPSIS

Configures WinGet administrator settings.

DESCRIPTION

Allows the administrator settings to be configured or retrieved. Setting administrator settings requires administrator privileges.

PARAMETERS

ParameterAttributeDataTypeDescriptionAllowed Values
SIDKeyStringThe SID of the user to target, or an empty string to target the current user. Only the empty string is currently supported.See security identifiers
SettingsMandatoryHashtableThe administrator settings as a hashtable.Inspect the adminSettings property of the output from Get-WinGetSettings