PS C:\> Get-Help -Full Get-OSMedia
Returns all Operating Systems in OSDBuilder\OSMedia
Get-OSMedia [-GridView] [[-OSArch] <String>] [-Newest] [[-OSInstallationType] <String>] [[-OSMajorVersion] <String>] [[-OSReleaseId] <String>] [[-Revision] <String>] [[-Updates] <String>] [<CommonParameters>]
Returns all Operating Systems in OSDBuilder\OSMedia as a PowerShell Custom Object
-GridView [<SwitchParameter>]
Displays results in GridView with PassThru
Accept pipeline input? false
Accept wildcard characters? false
Filter the OSMedia by OS Architecture
Accept pipeline input? false
Accept wildcard characters? false
-Newest [<SwitchParameter>]
Returns the latest OSMedia
Accept pipeline input? false
Accept wildcard characters? false
-OSInstallationType <String>
Filter the OSMedia by OS Installation Type
Accept pipeline input? false
Accept wildcard characters? false
Filter the OSMedia by OS Major Version
Accept pipeline input? false
Accept wildcard characters? false
Filter the OSMedia by OS Release Id
Accept pipeline input? false
Accept wildcard characters? false
Filter the OSMedia by Image Revision
Accept pipeline input? false
Accept wildcard characters? false
Filter the OSMedia by Update status
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).
https://osdbuilder.osdeploy.com/module/functions/get-osmedia