Monday, January 15, 2018

Disable automount on Veeam Proxy Appliance

This occurs due to hung backup job utilizing that specific proxy, and that proxy is not configured to have automount disabled.

In an Administrator Command Prompt run the following commands:

C:\Windows\system32>diskpart
Microsoft DiskPart version 6.3.9600
Copyright (C) 1999-2013 Microsoft Corporation.
On computer:ProxyServer

DISKPART> automount disable
Automatic mounting of new volumes disabled.

DISKPART> automount scrub
DiskPart successfully scrubbed the mount point settings in the system.

Automatic mounting of new volumes disabled.

No comments:

Post a Comment

RECENT POSTS

Error then updating Veeam to 12.3.0.310 - VeeamAgent.exe / Windows Script Host must be enabled

When trying to run update 12.3.0.310, you might encounter this error. First , stop all jobs. and then disable them. If the error persists En...