Computer Science Canada

View system properties on Remote Machine

Author:  xHoly-Divinity [ Thu Aug 07, 2008 11:00 am ]
Post subject:  View system properties on Remote Machine

Is there any way to do a RunDll32.exe on another PC to view system properties. I need to check all PCs on the network to determine what PC model they are running (for inventory purposes)

code:

RunDll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,0


This cmd will open your own CPU properties


Thanks


: