--- title: "VBRDefaultLinuxMountServer" description: "Contains default Linux mount server and its settings. Property Type Description CHost Mount server. Boolean Enables the Veeam vPower NFS Service on the mount server. Int32 Network port used by the Veeam vPower NFS Service. Int32 Mount server port." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrdefaultlinuxmountserver.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRDefaultLinuxMountServer" dateModified: "2026-08-19" --- # VBRDefaultLinuxMountServer Contains default Linux mount server and its settings. ## Properties

Property

Type

Description

MountServer

CHost

Mount server.

EnableVPowerNFS

Boolean

Enables the Veeam vPower NFS Service on the mount server.

VPowerNFSPort

Int32

Network port used by the Veeam vPower NFS Service.

MountPort

Int32

Mount server port.

MountFolder

String

A folder to keep cache created during mount operations.

## Related Commands - [`Set-VBRDefaultLinuxMountServer`](set-vbrdefaultlinuxmountserver.md) - [`Get-VBRDefaultLinuxMountServer`](get-vbrdefaultlinuxmountserver.md)