I am trying to backup a database to a hidden share using a maintenance plan.
When I try to specify the directory to backup to (via UNC to another location on the network) the location as \\servername\myshare$, I get "The backup directory is invalid". If I use \\servername\common (not hidden) it works fine, so the two servers are communicating.
Is there a restriction that keeps me from using a hidden share as a destination for a backup?
Thanks,
Craig
PS this is SQL Server 2000 on a 2003 Server installation.