Hello,
I am trying to backup my Windows Server 2008R2 SP1 to the network location. Network share in this case is Windows Server 2012 cluster with Scale-Out File Server role. Backup source and destination are in different AD domains with cross-forest two-ways trusts.
Network share is accessible from the server with full access.
When I configure Backup Schedule I get error: "A backup cannot be stored in a remote shared folder that is not on a volume formatted with NTFS"
When I run Backup Once I get the same error.
If I run "wbadmin start backup -backupTarget:\\backupdestination\folder -include:C: -allCritical -vssfull" I prompted to confirm of backup System Reserved (100.00 MB),SYSTEM(C:) to the network share. I press Y then wait about 10 seconds delay and then I get: "The volume for a file has been externally altered so that the opened file is no longer valid."
Please advise.