Gettin' desperate

Ccrawl

Junior Member
Oct 13, 2012
2
0
0
I am trying to learn how to retrieve a file that was deleted on a network drive from a workstation. Can anyone assist?
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
If VSS was enabled, just use previous versions. If not your best bet is to restore from your backups.
 

Chiefcrowe

Diamond Member
Sep 15, 2008
5,056
199
116
question about VSS: If I have a drive on a server that is actually and iSCSI drive hosted on a SAN, VSS should still work if I enable it for that drive right?
I assume whatever space you allocate will just decrease from that volume after you enable?
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
question about VSS: If I have a drive on a server that is actually and iSCSI drive hosted on a SAN, VSS should still work if I enable it for that drive right?
I assume whatever space you allocate will just decrease from that volume after you enable?

Yes, it'll work fine. How it's physically connected doesn't matter, local or network, because VSS works at the filesystem level.

You need ~200M, I believe, for the first snapshot but then the rest are just the differences so they won't waste much space and you can cap how much space it's allowed to use.