You need <B>for</B>:<BR><pre class="ip-ubbcode-code-pre">Runs a specified command for each file in a set of files. FOR %variable IN (set) DO command [command ...
I am not entirely familiar with Sharepoint. My goal is to copy a file from Sharepoint to another PC on the domain, for situations when Sharepoint or the PC in question are down. Any tips? Having ...