I would like to write a batch-script to backup my junction and symbolic links I'm using this command: dir "%CD%" / al / s>out.txt In the out.txt-file are for example the following lines: 26/11/2013 12:34 <JUNCTION> FolderJunction1 [C:\Path1\SubFolder1] 26/11/2013 23:44 <SYMLINKD> FolderSym...