< Back
Mount-WindowsImageOSD
Post
NAME Mount-WindowsImageOSD
SYNOPSIS
Mounts a WIM file
SYNTAX
Mount-WindowsImageOSD [-ImagePath] <String[]> [-Index <UInt32>] [-ReadOnly] [-Explorer] [<CommonParameters>]
DESCRIPTION
Mounts a WIM file automatically selecting the Path and the Index
PARAMETERS
-ImagePath <String[]>
Specifies the full path to the root directory of the offline Windows image that you will service.
Required? true
Position? 1
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-Index <UInt32>
Index of the WIM to Mount
Required? false
Position? named
Default value 1
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-ReadOnly [<SwitchParameter>]
Mount the WIM as Read Only
Required? false
Position? named
Default value False
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-Explorer [<SwitchParameter>]
Opens the Path in Windows Explorer
Required? false
Position? named
Default value False
Accept pipeline input? true (ByPropertyName)
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.21 David Segura @SeguraOSD
RELATED LINKS
https://osd.osdeploy.com/module/functio ... wsimageosd
SYNOPSIS
Mounts a WIM file
SYNTAX
Mount-WindowsImageOSD [-ImagePath] <String[]> [-Index <UInt32>] [-ReadOnly] [-Explorer] [<CommonParameters>]
DESCRIPTION
Mounts a WIM file automatically selecting the Path and the Index
PARAMETERS
-ImagePath <String[]>
Specifies the full path to the root directory of the offline Windows image that you will service.
Required? true
Position? 1
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-Index <UInt32>
Index of the WIM to Mount
Required? false
Position? named
Default value 1
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-ReadOnly [<SwitchParameter>]
Mount the WIM as Read Only
Required? false
Position? named
Default value False
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-Explorer [<SwitchParameter>]
Opens the Path in Windows Explorer
Required? false
Position? named
Default value False
Accept pipeline input? true (ByPropertyName)
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.21 David Segura @SeguraOSD
RELATED LINKS
https://osd.osdeploy.com/module/functio ... wsimageosd