I suppose many of us use their windows machine remotely for example with ssh for windows. What are you favorite command-line tools besides bundled with Windows and maybe besides the ones from sysinternals (that can be considered Microsoft originated after they bought sysinternals)
|
closed as not constructive by 8088, Renan, Randolph West, KronoS, Gnoupi Jul 26 '12 at 6:56
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
You mean like PowerShell? I find myself running powershell even in a command prompt window so that I can do piping of objects from one command to another, and hooking into the register, certificates, environment variables, SQL Server, Exchange, AD, etc... too And dtexec, and sqlcmd? |
|||||||
|
|
PSExec or shutdown on remote machines is always fun, as was the net send command in a school environment. |
||||
|
|
|
I recall using Dameware NT Utilities heavily in college. |
||||
|
|