What is the result that's returned if you run the following from SSMS:
This command tests for read, write and deletion rights on the network share.
Code: |
EXEC master..sqbutility 999, 'RWE', '\\crdbackup2\crdecms3\differential\' |
This command tests for read, write and deletion rights on the network share.