News

The following sample batch script would copy a specific text file from one folder to another while renaming it, then copy all Microsoft Word documents created in the last year from drive C to ...
Hi all,I need to whip up a batch file to copy a file from a workstation to a webdav share. The WebDAV is over https and requires a username/password. I ...
The following batch file will use the Net User command to add a script to user accounts. You can add as many users as you want to using this command in a single batch file.
Hi all, 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 ...