< Back
Update-WindowsImageOSD
Post
NAME Update-WindowsImageOSD
SYNOPSIS
Updates a mounted WIM
SYNTAX
Update-WindowsImageOSD [[-Path] <String[]>] [[-Update] <String>] [-BitsTransfer] [-Force] [<CommonParameters>]
DESCRIPTION
Updates a mounted WIM files. Requires OSDSUS Catalog
PARAMETERS
-Path <String[]>
Specifies the full path to the root directory of the offline Windows image that you will service.
Required? false
Position? 1
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-Update <String>
Check or Install the specified Update Group
Check = Validate installed Updates
All = Install all required Updates
AdobeSU = Adobe Security Update
DotNet = DotNet Update
DotNetCU = DotNet Cumulative Update
LCU = Latest Cumulative Update
SSU = Servicing Stack Update
Required? false
Position? 2
Default value Check
Accept pipeline input? false
Accept wildcard characters? false
-BitsTransfer [<SwitchParameter>]
Download the file using BITS-Transfer
Interactive Login required
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-Force [<SwitchParameter>]
Updates are only installed if they are needed. Force parameter will install the update even if it is already
installed
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
NOTES
19.11.19 David Segura @SeguraOSD
RELATED LINKS
https://osd.osdeploy.com/module/functio ... wsimageosd
SYNOPSIS
Updates a mounted WIM
SYNTAX
Update-WindowsImageOSD [[-Path] <String[]>] [[-Update] <String>] [-BitsTransfer] [-Force] [<CommonParameters>]
DESCRIPTION
Updates a mounted WIM files. Requires OSDSUS Catalog
PARAMETERS
-Path <String[]>
Specifies the full path to the root directory of the offline Windows image that you will service.
Required? false
Position? 1
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-Update <String>
Check or Install the specified Update Group
Check = Validate installed Updates
All = Install all required Updates
AdobeSU = Adobe Security Update
DotNet = DotNet Update
DotNetCU = DotNet Cumulative Update
LCU = Latest Cumulative Update
SSU = Servicing Stack Update
Required? false
Position? 2
Default value Check
Accept pipeline input? false
Accept wildcard characters? false
-BitsTransfer [<SwitchParameter>]
Download the file using BITS-Transfer
Interactive Login required
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-Force [<SwitchParameter>]
Updates are only installed if they are needed. Force parameter will install the update even if it is already
installed
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
NOTES
19.11.19 David Segura @SeguraOSD
RELATED LINKS
https://osd.osdeploy.com/module/functio ... wsimageosd