Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Create Folders from Partial File Na
Name: PCEnthusiast Date: February 20, 2009 at 10:18:59 Pacific OS: Windows XP CPU/Ram: 1 GB Product: Dell / OPTIPLEX 745 Subcategory: Batch
Comment:
Hello,
I have hundreds of files from an archive that are named in this format:
Sales Person - Year Month Contract
For example:
Ann Smith - 2003 January T185034 Ann Smith - 2004 March R671023 Jack Reynolds - 2003 May L678232 Jack Reynolds - 2003 August W926243
I would like to create a folder for each of the sales persons, then move all of their files into their folder. So that I get:
\Ann Smith \Ann Smith\2003 January T185034 \Ann Smith\2004 March R671023 \Jack Reynolds \Jack Reynolds\2003 May L678232 \Jack Reynolds\2003 August W926243
Summary: Hi :) My question: I have very many files and it would be nice if someone knows a simple code to make folders from all files that contains in a directory, (all folders with the same name as there asso...
Summary: Hi, how do I write a batch that reads text from a file and create a folder with the text as the folder name? Appreciate any reponses. Kelvin ...
Summary: Hi I downloaded the VBscript file to create folders for my users in AD, but I am not a VBS programmer, can anybody help me in changing it so I can use a specific OU to create the folders. At the momen...