As a Windows administrator, what tools do you feel you cannot live without?
|
feedback
|
|
3rd party tools are great, but before I start there, the basic ones you get with the system:
Other Tools:
| |||||
feedback
|
|
| ||||
|
feedback
|
|
WinDirStat is great for finding out how all your disk space it getting used. | ||||
|
feedback
|
|
I always post this one, but it remains true. Beyond Compare is the best folder & file diff program. It is so ridiculously useful for maintenance work and updating, plus it does built-in FTP | ||||
|
feedback
|
|
Recursive copying with solid reporting and allows you to update changed only. Used to be part of the windows resource kit, but i think it's distributed with Vista now. | ||||
|
feedback
|
|
Never underestimate the power of a really good text editor. I've used UltraEdit for years and couldn't live without it. I've tried moving to Notepad++, Editplus, and a few other text editors and I always end up frustrated and back using UltraEdit. You can also get a U3 version that lives on a flash drive. | ||||
|
feedback
|
| ||||
|
feedback
|
|
| ||||
|
feedback
|
|
WMIC lets you do pretty much anything to any networked windows computer. Some fun things to try:
What user is currently logged into the system:
Users who have logged into a system, and when they last logged in:
When was the last time the machine booted; (do you have a machine not getting updates?)
Finds applications installed with a specific name:
Also remember you can run these on networked systems:
| ||||
|
feedback
|
|
I'd throw 7-zip into the pool. Free/Open source and opens most compression formats. I use it often for moving files from one server to another (updates and/or images). | ||||
|
feedback
|
|
shutdown - can shut down a non-responding host remotely
taskkill - kill processes from the commandline
psexec - the windows equivalent of ssh (from sysinternals, as previously noted) | ||||
|
feedback
|
|
Total Commander - Norton Commander look-a-like for Windows. I use this all the time, it's simply the best (!) file manager. Also it's shareware, so if you can live with a startup nag-screen it's free. Ultraedit - Not free, but nothing beats this text editor. Once you go down the path of ultraedit, there's no turning back. putty - It just works. | ||||
|
feedback
|
|
TreeSizeFree for figuring out what's using all your storage space. | ||||
|
feedback
|
|
These are more for the desktop/laptop power users:
| ||||
|
feedback
|
|
Windows Installer Cleanup Utility - saved my bacon multiple times. Visual C# Express - really! The .NET framework has a LOT of useful classes for automating admin tasks, and I've rolled my own small army of useful utilities. | ||||
|
feedback
|
|
If for some reason you don't want to get and install the whole Cygwin GNU utilities for Win32 are useful. It's nice to fire up cmd and use grep, wget, tail, etc. sniffer to see what exactly is happening on the wire [ unless you can tap somewhere on the switch with port mirroring]. Far Manager for those like me who still prefer console rather over Windows Explorer. and yeah - it's open source now! Ready to use builds are here. Notepad++ was already mentioned, but Notepad2 - not. It's very useful Notepad replacement. It has syntax hilight, block operations, different encoding. | ||||
|
feedback
|
|
I live by TaskInfo, an integrated utility that beats Task Manager and Systems Information hands down. | ||||
|
feedback
|
|
Ultra Vnc SC a free remote desktop tool. Some features: You only need one exe to pass to client, no install, Can be customized and You also can translate this tool, got a file transfer and chat. | ||||
|
feedback
|
|
I find Agent Ransack or its non-free version, File Locator Pro, to be much much more effective than the basic "Search" function of Windows (which was/is broken on XP) | ||||
|
feedback
|
|
I have been testing Spiceworks. So far, made my life easier, so let's toss it on the pile. | ||||
|
feedback
|
| ||||
|
feedback
|
| ||||
|
feedback
|
|
I still find myself firing up Sequoia View to spot the massive temp files/caches that can otherwise lie unnoticed on a volume. | ||||
|
feedback
|
|
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 | ||||
|
feedback
|
|
testdisk - saved my ass a when my raid screwed up, was able to copy the data off it to another drive even though it wasn't showing up in windows. now i can't live without it. | ||||
|
feedback
|