Jump to content

mdixon123

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by mdixon123

  1. Ah right excellent. I've created my file anyways, I managed to poke some knowledge from colleagues and websites, however, I still need to be able to pipe in information from an excel spreadsheet. For example, I need to be abe to delete all files and folders from 88 accounts' N:\ drives. So I will need something like this: [COMMAND] \\ser-ver-001\Pupil01$ [COMMAND] \\ser-ver-001\Pupil02$ etc etc until I get to Pupil88. Could someone please shed some light on this? Thank You. Mark.
  2. Okay then I will re-phrase. I am not allowed to use any 3rd party software, I can only use VBScripts, MS-DOS scripts and BAT files etc etc. Again, any help would be appreciated. Mark.
  3. Hi there. I have been informed by my line manager not to use any sort of software, as it defeats the purpose of the task set. Is there any other information anyone could give me, or could anyone point me in the right direction? Thanks again, Mark.
  4. Hello all. I'm trying to create a script to delete multiple files and folders (both empty and full) from numerous folders. For example, the students will log on as EPupil01 for an exam. They will then create work and save it to \\server\share\path. However, I need to be able to copy over this work into another folder, then delete it once the copying is complete. I have already completed a batch file that will copy the files, but I can't seem to find any scripts that will delete all files and folders, without deleting the directory itself. Any help would be much appreciated. Thanks! Mark.
×
×
  • Create New...