Sysinternals exe's

Very useful techy commands.....

http://live.sysinternals.com/

Main site: http://technet.microsoft.com/en-ca/sysinternals

Need to install a .inf file from the command line?

I came across this one recently, the pc is locked down and the only way of installing files is through the command line (CMD) as administrator, so to install inf files use this syntax:

rundll32 syssetup,SetupInfObjectInstallAction DefaultInstall 128 .\<file>.inf