macdude wrote: If you are running Windows Update Services, it will tell you the type of computer and the OS on it. I use belrac as well for local workstations.
macdude wrote: Updates directly to the machine dosent that take a lot of bandwidth?
royal wrote: SMS client WMI scripts Solarwinds LANSurveyor SMS and Solarwinds would be overkill if all you want is some simple basic informtion. WMI would probably be better where you can connect to AD, look at all computers, perhaps determine if they're associated with an XP/Vista/Client OS, and then do some WMI queries against them.
Megadeth4168 wrote: I use a program called lansweeper Another way to do this is to create a logon script that runs the systeminfo command. maybe something like this.... systeminfo >> "Networklocation"\%computername%
%windir%\system32\dllcache\msinfo32.exe /computer [i]computername[/i] /nfo c:\temp\computername.nfo
mr2nut wrote: Megadeth4168 wrote: I use a program called lansweeper Another way to do this is to create a logon script that runs the systeminfo command. maybe something like this.... systeminfo >> "Networklocation"\%computername% That lansweeper looks great, but I don't have SQL on the clients Server at all. Is there any other way of finding out the model/make of some PCs remotely with a nice easy to use GUI? (for free obviously )