We are working on a project that will require the creation of new file servers and a migration of countless years of legacy data. Part of that legacy data is this random collection of IT staff files and folders that were used at one time (perhaps nine years ago). Before we move these items, we were looking for a way to create a new/better file and folder organizational structure on the new file server. This would allow for easier maintenance of the files over the next number of years and help new system administrators coming into our team understand where this software utility is stored, where a particular script is located, or that random operating system ISO. I have read some about some ideas from this posting, but they do not seem to fit the needs of what we are looking for. I was curious what type of folder and file layout structure that you all have found to work the best in your organizations. Thank you in advance.
|
|
You should consider leaving the existing structure intact, as links (and references to files and folders in existing documentation) will be invalidated if things get moved around. I'd recommend ghettoizing that whole tree into something like an Of course, place all the new stuff into a well organized tree. |
|||||
|
|
Actually one of the answers on that link makes perfect sense.
But, I would add sub-folders for other things you mentioned like scripts and ISO's. Also another folder I would add is an Archive, within it, I would again make all of these folders for the really old stuff. Some people even make year folders under the archive, this can help as well. Other then that, making folders with distinctive names or even better making a text file within each folder naming and describing the contents would help with quicker seachers. HTH |
||||
|
|
|
This has worked well for the small business that I work at.
YMMV. |
|||
|
|
|
It's sometimes a hassle to maintain, but we try to keep two folder heirarchies: The first one is, roughly, current reference information:
The second one is stuff that's naturally date-dependent:
When we can, we copy of some of the reference documents into the date-dependent directories so that we have snapshots of how things were. We try to do this once per year so that we have e.g. a snapshot of our PC inventory each year, a snapshot of our license documents, etc. So for your situation, I'd just stick all your current files in a directory called something like "IT files from before 2011" and leave them there. Maybe even mark them as read-only. |
|||
|
|