Here is a command line that will show you the mac address of the network card of a remote computer:
getmac /S 10.1.1.1
And the following will list all the drivers on your system:
driverquery
Or on a remote system:
driverquery /S 10.1.1.1
Monday, March 16, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment