in
All Tags » date » folder (RSS)

Browse by Tags

  • (500 pts)Help with a VBScript to copy a folder and rename the folder to the date

    (500 pts)Help with a VBScript to copy a folder and rename the folder to the date Hello experts, this should not be that hard, but I am stuck. Below is a VBScript that copies a folder to a separate drive every night. I just need to figure out how to rename the folder to the date. Example: tonight I would...
    Posted to Miscellaneous (Forum) by microsoft on 04-29-2010
  • Batch File Folder Naming

    i am wanting to back up a file using xcopy but first i what to create a folder with the date created of the file been copyied e.g file created on: 21/09/2006 folder name: 21092006 and then xcopy the file into that folder 21092006
    Posted to MS DOS (Forum) by microsoft on 09-18-2009
  • Create a folder using current date as the name...

    This question has probably been ask a thousand times but here goes one more time... I would to use a bat file to create a folder that uses the current date as the name of the folder, IE. something like or close to "5-2-2005". I tried using md "%date%", but I get a folder called "Mon...
    Posted to MS DOS (Forum) by microsoft on 07-01-2009
  • batch file to create backup folders named as dates

    Greetings experts, I have a folder in drive C called (MIP) .. I would like to have a batch file that whenever run it would copy c:\mip to d\dateofcopy .. that means whenever the batch file is run it would create a folder in d drive (folder name is the date of running the batch file something like "19012007"...
    Posted to MS DOS (Forum) by microsoft on 06-29-2009
  • Problem: Batch file to create Folder with date

    i need to create a batch file that will automatically create a directory according to the current date by automatically checking the current system date. So if today is 'April 3, 2008' it should create a directory "c:\logs\2008-04-03" I have studied the script that SteveGTR posted for...
    Posted to MS DOS (Forum) by microsoft on 06-07-2009
Page 1 of 1 (5 items)