< Back
Get-DownOSDUpdate
Post
NAME Get-DownOSDUpdate
SYNOPSIS
Downloads Current Microsoft Updates
SYNTAX
Get-DownOSDUpdate [-DownloadPath] <String> [[-InputObject] <Object[]>] [[-Catalog] <String>] [[-UpdateArch]
<String>] [[-UpdateBuild] <String>] [-GridView] [<CommonParameters>]
DESCRIPTION
Downloads Current Microsoft Updates
Requires BITS for downloading the updates
Requires Internet access for downloading the updates
PARAMETERS
-DownloadPath <String>
Directory of the Downloads
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-InputObject <Object[]>
Paired with Get-OSDUpdate
Get-OSDUpdate | Get-DownOSDUpdate
Required? false
Position? 2
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters? false
-Catalog <String>
Get-OSDUpdate.Catalog Property
Required? false
Position? 3
Default value
Accept pipeline input? false
Accept wildcard characters? false
-UpdateArch <String>
Architecture of the Update
Get-OSDUpdate.UpdateArch Property
Required? false
Position? 4
Default value
Accept pipeline input? false
Accept wildcard characters? false
-UpdateBuild <String>
Windows Build for the Update
Get-OSDUpdate.UpdateBuild Property
Required? false
Position? 5
Default value
Accept pipeline input? false
Accept wildcard characters? false
-GridView [<SwitchParameter>]
Displays the results in GridView with -PassThru
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
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).
INPUTS
OUTPUTS
RELATED LINKS
https://osdupdate.osdeploy.com/module/f ... nosdupdate
SYNOPSIS
Downloads Current Microsoft Updates
SYNTAX
Get-DownOSDUpdate [-DownloadPath] <String> [[-InputObject] <Object[]>] [[-Catalog] <String>] [[-UpdateArch]
<String>] [[-UpdateBuild] <String>] [-GridView] [<CommonParameters>]
DESCRIPTION
Downloads Current Microsoft Updates
Requires BITS for downloading the updates
Requires Internet access for downloading the updates
PARAMETERS
-DownloadPath <String>
Directory of the Downloads
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-InputObject <Object[]>
Paired with Get-OSDUpdate
Get-OSDUpdate | Get-DownOSDUpdate
Required? false
Position? 2
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters? false
-Catalog <String>
Get-OSDUpdate.Catalog Property
Required? false
Position? 3
Default value
Accept pipeline input? false
Accept wildcard characters? false
-UpdateArch <String>
Architecture of the Update
Get-OSDUpdate.UpdateArch Property
Required? false
Position? 4
Default value
Accept pipeline input? false
Accept wildcard characters? false
-UpdateBuild <String>
Windows Build for the Update
Get-OSDUpdate.UpdateBuild Property
Required? false
Position? 5
Default value
Accept pipeline input? false
Accept wildcard characters? false
-GridView [<SwitchParameter>]
Displays the results in GridView with -PassThru
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
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).
INPUTS
OUTPUTS
RELATED LINKS
https://osdupdate.osdeploy.com/module/f ... nosdupdate