Up front... I have no experience with DFS, but @error 2 is "The system cannot find the file specified."

I would start by trying to do the copy in the CMD shell first and make sure your paths are correct or something like

 Code:
if exist("\\domain.com\path\folder\is\public\Telnet client.lnk")
  ? "it's there"
endif


If you do a simple search of the board for DFS you will see a few posts that have been made over the years.
_________________________
(... better days ahead)