mangler108
14 years agoLevel 4
Restore NT File System Permissions
I am currently trying to restore NTFS permissions on my file server, referencing the following article as a guide:
http://www.symantec.com/business/support/index?page=content&id=TECH43714
I am running: "bprestore -s 06/01/2012 11:00:00 -e 06/05/2012 11:30:00 -f c:\restorelist.txt" on the server I wish to perform the restore with my restore list looking like this:
J:\public\Evision\All Users
!J:\public\Evision\All Users*
J:\public\Evision\Baskets
!J:\public\Evision\Baskets*
J:\public\Evision\Catalog
!J:\public\Evision\Catalog*
J:\public\Evision\SCS 03-2009 (USA)
!J:\public\Evision\SCS 03-2009 (USA)*
The restore is failing with error 227, no entity was found.
I am running Netbackup 7.0
Any help would be greatly appreciated