Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 774 Bytes

Get-IoTFFUDrives.md

File metadata and controls

45 lines (31 loc) · 774 Bytes
external help file Module Name online version schema
IoTCoreImaging-help.xml
IoTCoreImaging
2.0.0

Get-IoTFFUDrives

SYNOPSIS

Returns a hashtable of the drive letters of the mounted partitions

SYNTAX

Get-IoTFFUDrives

DESCRIPTION

Returns a hashtable of the drive letters of the mounted file partitions of the FFU. The FFU must be mounted before calling this method.

EXAMPLES

EXAMPLE 1

Get-IoTFFUDrives

PARAMETERS

INPUTS

None

OUTPUTS

System.Hashtable

Hashtable of drive letters of the mounted partitions.

NOTES

See also Mount-IoTFFUImage

RELATED LINKS

Mount-IoTFFUImage