< Back

Edit-WindowsImageOSD

Sat Jan 18, 2020 6:09 pm

NAME Edit-WindowsImageOSD



SYNOPSIS

Edits a Windows Image





SYNTAX

Edit-WindowsImageOSD [-Path <String[]>] [-CleanupImage <String>] [-GridRemoveAppxPP] [-RemoveAppxPP <String[]>]

[<CommonParameters>]



Edit-WindowsImageOSD -Online [-GridRemoveAppx] [-GridRemoveAppxPP] [-RemoveAppx <String[]>] [-RemoveAppxPP

<String[]>] [<CommonParameters>]





DESCRIPTION

Edits a Windows Image. Remove-AppxProvisionedPackage





PARAMETERS

-Path <String[]>

Specifies the full path to the root directory of the offline Windows image that you will service.

If the directory named Windows is not a subdirectory of the root directory, -WindowsDirectory must be

specified.



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-CleanupImage <String>

Dism Actions

Analyze cannot be used for PassThru



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Online [<SwitchParameter>]

Specifies that the action is to be taken on the operating system that is currently running on the local

computer.



Required? true

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-GridRemoveAppx [<SwitchParameter>]

Appx Packages selected in GridView will be removed from the Windows Image



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-GridRemoveAppxPP [<SwitchParameter>]

Appx Provisioned Packages selected in GridView will be removed from the Windows Image



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-RemoveAppx <String[]>

Appx Packages matching the string will be removed



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-RemoveAppxPP <String[]>

Appx Provisioned Packages matching the string will be removed



Required? false

Position? named

Default value

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.22 David Segura @SeguraOSD





RELATED LINKS

https://osd.osdeploy.com/module/functio ... ndowsimage