Windows API BackupRead failing with error 50 on Windows Storage Server 2008 R2
Posted
by
Jason F
on Server Fault
See other posts from Server Fault
or by Jason F
Published on 2013-06-27T18:57:10Z
Indexed on
2013/06/28
16:24 UTC
Read the original article
Hit count: 442
windows-server-2008-r2
|windows-storage-server
We have a backup application that uses the Windows API BackupRead. It works correctly on Windows Server 2003, 2008, 2008 R2. It does not work on Storage Server 2008 R2. It always fails with error 50 - The request is not supported. The documentation for BackupRead gives no indication that it will not work with Storage Server 2008 R2.
Anyone else have any experience using this API on Storage Server 2008 R2?
© Server Fault or respective owner