As a Windows administrator, what tools do you feel you cannot live without?
locked by Mark Henderson♦ Dec 3 '12 at 4:50
This question exists because it has historical significance, but it is not considered a good, on-topic question for this site, so please do not use it as evidence that you can ask similar questions here. This question and its answers are frozen and cannot be changed. More info: FAQ.
|
A couple of things that make my life easier: Terminals - multi tab terminal services/remote desktop client. and Nmap - network scanner extraordinaire |
||||
|
|
|
||||
|
|
|
I still find myself firing up Sequoia View to spot the massive temp files/caches that can otherwise lie unnoticed on a volume. |
||||
|
|
|
Apart from the regular Windows MMC tools and OS native support tools, these are a few I use regularly. Sysinternals, Resource Kit tools, WinDBG, WMI scripts, Performance & reliability monitor and PowerShell scripts |
||||
|
|
|
nircmd.exe Invaluable command line tool I primarily use for killing programs and processes although it does allow a fairly high degree of control over hardware. |
||||
|
|
|
XCopy (although RoboCopy is more capable) and Ping (cmd), along with .bat files for scripting. |
||||
|
|
|
Terracopy or Richcopy. Quick file transfers. Scored points at my new job by mentioning this to my boss! |
||||
|
|
|
Ant or NAnt to run some kind of operations with easy way to check if the tasks runs ok or not, parallelize, and so on. |
||||
|
|
|
Bart PE, with a large assortment of plug-ins. Not so much for day-to-day use but for all those times when things go wrong and normal tools won't help or when something can't be achieved while the regular OS is running. Perl. Tools such as logparser might be OK for some jobs but Perl has no limits. Robocopy. In my opinion the best readily available copy utility for Windows. If you have a copy/move/sync operation that you can't do with Robocopy it's time to read the manual again. |
||||
|
|
|
SciTE for text editing and Servant Salamander as file manager. Unfortunately, Salamander is a commercial product, but it is exceptionally good for working with files and folders. |
||||
|
|
|
More votes for PowerShell, Notepad++, PuTTY, pscp, Cygwin, sdelete, WinDirStat, and System Internals. Also some sort of Remote control software be it UltraVNC, RDP, or whatever. |
||||
|
|
|
For Sysadmins that have a laptop, I would add NetProfiles . Also, the website http://portablefreeware.com is absolutely awesome. |
||||
|
|
|
smsniff from NIRSOFT. The quick network sniffer. http://www.nirsoft.net/utils/smsniff.html Fiddler a good HTTP debugging porxy with really good SSL support http://www.fiddler2.com/fiddler2/ |
||||
|
|
|
Remote Desktop Manager is awesome, It centralize all my remote connections (Including RDP, Putty, SQL Server, HTTP Interfaces, (S)FTP, CIFS shares, OpenVPN connections... It's really a must have, all this for free, but the enterprise edition allows you some nice thing like storing connections settings in a database to push modifications to the others admins) |
||||
|
|
|
Heh... Norton Comander.. I like console (since DOS/Windows 3.x) and i use FAR Manager (farmanager.com) as my file manager for a long time. Now new version (2.0) with Unicode support(!) is availible. And this version not shareware, it's FREE (BSD-like license). It's still in "alpha" and a bit tricky to install but fully working (even x64). |
||||
|
|
|
TextPad is great. |
||||
|
|
|
Richcopy, a released tool that used to be used internally in Microsoft. It's a ultimate copying tool that is much better than robocopy. |
||||
|
|