< Back
Get-AppxDefaultVolume
Post
NAME Get-AppxDefaultVolume
SYNOPSIS
Gets the default appx volume.
SYNTAX
Get-AppxDefaultVolume [<CommonParameters>]
DESCRIPTION
The Get-AppxDefaultVolume cmdlet gets the default AppxVolume . The default AppxVolume is the default target for all deployment operations on the
computer. You cannot remove the default AppxVolume from the list of volumes.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
Microsoft.Appx.PackageManager.Commands.AppxVolume
NOTES
Example 1: Get the default volume
PS C:\\> Get-AppxDefaultVolume
This command gets the current default deployment target.
RELATED LINKS
Set-AppxDefaultVolume
SYNOPSIS
Gets the default appx volume.
SYNTAX
Get-AppxDefaultVolume [<CommonParameters>]
DESCRIPTION
The Get-AppxDefaultVolume cmdlet gets the default AppxVolume . The default AppxVolume is the default target for all deployment operations on the
computer. You cannot remove the default AppxVolume from the list of volumes.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
Microsoft.Appx.PackageManager.Commands.AppxVolume
NOTES
Example 1: Get the default volume
PS C:\\> Get-AppxDefaultVolume
This command gets the current default deployment target.
RELATED LINKS
Set-AppxDefaultVolume