You really need to look at what you need to know when you see the computer name. The company I work for has changed the convention 3-4 times, twice in the last 2 years. It started with the asset tag, to make it easier to track computers asset information but for IT it didn't help us at all. So we changed to a generated naming convention where we used the first three characters for the location, ie Raleigh NC would be RAL. The forth char would describe what type of computer, D=desktop, N=notebook, and V=Virtual PC. The fifth described what type of computer, I=individual, L=lab, and S=share/floater. The next 5 characters were an incremented number. So to generate the name we had a webpage that stored all the information in an access database and would allow IT to generate a correct name for the computer. This was a bit of a pain and before I was here the two different sites that had IT support changed a little bit. Once site used the above while the other used the user's extension instead of the incrementing numbers. This was nice because when you saw the computer, you knew which number to call to talk to the user. The last convention we used and still use is basically the above but instead of incrementing numbers we use the serial number. There was talk about changing it to just the serial number (only the last 7 digits) but having the site makes it much easier to push to a group of computers in a certain area. If you only have one site (we have at least 7 around the USA and then more internationally) you don't need a very elaborate convention. What you have above isn't bad, but doesn't take into account multiple computers in one room, or if a computer moves from one room to another. I would suggest using something as simple as possible. I would suggest using the computers building/site, a short description using an acronym, and either an incrementing number or the computers serial number. If there is ever a chance that you will have to rename the computer if a person or the computer moves, you may want to rethink your convention. Altiris has some very nifty ways of grouping computers so keep that in mind when thinking of a convention and good luck.