PS C:\> Get-Help -Full Get-DownOSDBuilder
Downloads Microsoft Updates for use in OSDBuilder
Get-DownOSDBuilder [-Download] [-GridView] [-UpdateArch <String>] [-UpdateBuild <String>] [-UpdateGroup <String>] [-UpdateOS <String>] [-WebClient] [<CommonParameters>]
Get-DownOSDBuilder [-ContentDownload <String>] [<CommonParameters>]
Get-DownOSDBuilder [-FeatureUpdates] [<CommonParameters>]
Get-DownOSDBuilder -Superseded <String> [<CommonParameters>]
Downloads Microsoft Updates for use in OSDBuilder
-ContentDownload <String>
Download OneDrive Sync Client
Accept pipeline input? false
Accept wildcard characters? false
-Download [<SwitchParameter>]
Download the selected Microsoft Updates
By default, updates are not downloaded
Accept pipeline input? false
Accept wildcard characters? false
-FeatureUpdates [<SwitchParameter>]
Downloads Feature Updates
Accept pipeline input? false
Accept wildcard characters? false
-GridView [<SwitchParameter>]
Display the results in a GridView with PassThru enabled
Accept pipeline input? false
Accept wildcard characters? false
Remove Superseded Updates that are no longer needed
Accept pipeline input? false
Accept wildcard characters? false
Filter Microsoft Updates for a specific OS Architecture
Accept pipeline input? false
Accept wildcard characters? false
Filter Microsoft Updates for a specific ReleaseId
Accept pipeline input? false
Accept wildcard characters? false
Filter Microsoft Updates for a specific Update type
Accept pipeline input? false
Accept wildcard characters? false
Filter Microsoft Updates for a specific OS
Accept pipeline input? false
Accept wildcard characters? false
-WebClient [<SwitchParameter>]
Download updates using Webclient instead of BITS
Accept pipeline input? false
Accept wildcard characters? false
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).