• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Keeping inventory of all PCs on your network

Page 2 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.
Uck. I had to go from building to building in a school disctrict, logging computers. I think I ended up with over 600 spread out over 6 buildings. Excel is what we used, but one wrong click, and BAM! 45 minutes of work could be gone.
 
Originally posted by: Sketcher
Thanks for the NEWT link.

I've been considering implementing Track-It, but I may give this a go first.

bump since i needed the newt program name.

don't use trackit. we're actually trying to migrate AWAY from trackit for various reasons (slowness, it doesn't record the CPU speed appropriately, etc.)
 
This is easy. Nuke all the computers on the network, then count the number of people who come to complain.

😉
 
You could use this nifty program called "notepad.exe" if you are doing this on a windows based system. Otherwise "vi" tends to be pretty usefull.
Good luck.
 
Originally posted by: BurnItDwn
You could use this nifty program called "notepad.exe" if you are doing this on a windows based system. Otherwise "vi" tends to be pretty usefull.
Good luck.

oh really.

you plan on inventorying 60 servers, grabbing MAC addresses, getting information on each piece of hardware, finding out every program and version number, seeing what hotfixes are installed, among other very complex tasks -- using notepad?

you, sir, are a moron.
 
Originally posted by: tami
Originally posted by: BurnItDwn
You could use this nifty program called "notepad.exe" if you are doing this on a windows based system. Otherwise "vi" tends to be pretty usefull.
Good luck.

oh really.

you plan on inventorying 60 servers, grabbing MAC addresses, getting information on each piece of hardware, finding out every program and version number, seeing what hotfixes are installed, among other very complex tasks -- using notepad?

you, sir, are a moron.

Actually with vi you could write a script to collect all this information automatically for any machine that is on a network.

So vi is VERY appropriate.
 
Originally posted by: spidey07
Originally posted by: tami
Originally posted by: BurnItDwn
You could use this nifty program called "notepad.exe" if you are doing this on a windows based system. Otherwise "vi" tends to be pretty usefull.
Good luck.

oh really.

you plan on inventorying 60 servers, grabbing MAC addresses, getting information on each piece of hardware, finding out every program and version number, seeing what hotfixes are installed, among other very complex tasks -- using notepad?

you, sir, are a moron.

Actually with vi you could write a script to collect all this information automatically for any machine that is on a network.

So vi is VERY appropriate.


Nah, To be honest I was being more of an ass with the notepad thing. (I was trying to make myself laugh)
If it's too complex for notepad then I don't think a little PHP/mySQL action would be "overkill."

 
Back
Top