Hello All,
A tech of mine ran a duplicate file finder on a server. He replaced all the duplicates with shortcuts (.lnk) to the original file. However this process didn't really work quite as he intended. I looked over his work, and he used a utility that *did* have an undo, but he didn't save the log for it to do so.
Is there any way to take a target for the shortcut, and recreate the file using the shortcut name? Example:
c:\blah\blah.lnk refers to c:\blah2\blah903.jpg
I want c:\blah\blah.lnk to become c:\blah\blah.jpg using the file blah903 as what the file is.
Make sense? And no, VSS was not enabled on the server nor are there any backups. Which is why it isn't our client. But that's beside the point.