--- title: "Set-VBRDefaultWindowsMountServer" description: "This cmdlet defines the default Microsoft Windows mount server and its settings. To modify settings, specify new values for the necessary parameters. The cmdlet will overwrite the previous parameter values with new values." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/set-vbrdefaultwindowsmountserver.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Backup Infrastructure > Mount Server Settings > Set-VBRDefaultWindowsMountServer" dateModified: "2026-08-19" --- # Set-VBRDefaultWindowsMountServer ## Short Description Modifies the default Microsoft Windows mount server. **Platform**: VMware, Hyper-V **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
Default (Default)
Options
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
EnableVPowerNFS |
Enables the Veeam vPower NFS Service on the default mount server. If you enable this option, Veeam vPower NFS Service will be be able to access the backup repository. Default: Note: To disable this option, set the parameter value to |
|
False |
Named |
True (ByPropertyName, ByValue) |
|
MountFolder |
Specifies the folder to keep cache that is created during mount operations. |
|
True |
Named |
True (ByPropertyName, ByValue) |
|
MountPort |
Specifies the port that the Veeam vPower NFS Service will use to mount the vPower NFS datastore to the ESXi host. Default: |
|
False |
Named |
True (ByPropertyName, ByValue) |
|
MountServer |
Specifies the server that you want to use as a default Windows mount server. Accepts the |
|
True |
Named |
True (ByPropertyName, ByValue) |
|
Options |
Specifies mount server settings. Accepts the |
True |
Named |
True (ByPropertyName, ByValue) |
|
|
VPowerNFSPort |
Specifies the port that the Veeam vPower NFS Service will use to connect to the target NFS share. Default: |
|
False |
Named |
True (ByPropertyName, ByValue) |