Restore Shadow Copies via Powershell

We recently had the need to do a file search to see if a specific file existed in a directory. If it did Exist we need to restore it from the shadow copies.

Would be much easier if we could initiate the restore from the powershell file search.  Are there commands to trigger a restore in powershell at the directory level?

July 6th, 2015 4:05pm

The major issue of concern is known which shadow copy to restore from. Since this will be different with each restore request and required user input, it makes more sense to me to not completely automate this task.
Free Windows Admin Tool Kit Click here and download it now
July 6th, 2015 4:09pm

Start by seeking:

https://www.google.com/?gws_rd=ssl#newwindow=1&q=powershell+restore+shadow+copy

Seek and ye shall likely find.

July 6th, 2015 4:12pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics