The Sysinternals is a set of advanced system utilities and technical tools. Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows systems and applications.
File and Disk Utilities
- Disk2vhd: simplifies the migration of physical systems into virtual machines (p2v).
- Diskmon: captures all hard disk activity or acts like a software disk activity light in your system tray.
- ntfsinfo: Use NTFSInfo to see detailed information about NTFS volumes, including the size and location of the Master File Table (MFT) and MFT-zone, as well as the sizes of the NTFS meta-data files.
- Pendmove: See what files are scheduled for delete or rename the next time the system boots.
- Process Monitor: Monitor file system, Registry, process, thread and DLL activity in real-time.
- psfile: See what files are opened remotely.
- pstool: The PsTools suite includes command-line utilities for listing the processes running on local or remote computers, running processes remotely, rebooting computers, dumping event logs, and more.
- PsExec - execute processes remotely
- PsFile - shows files opened remotely
- PsGetSid - display the SID of a computer or a user
- PsInfo - list information about a system
- PsKill - kill processes by name or process ID
- PsList - list detailed information about processes
- PsLoggedOn - see who's logged on locally and via resource sharing (full source is included)
- PsLogList - dump event log records
- PsPasswd - changes account passwords
- PsService - view and control services
- PsShutdown - shuts down and optionally reboots a computer
- PsSuspend - suspends processes
- SDelete: Securely overwrite your sensitive files and cleanse your free space of previously deleted files using this DoD-compliant secure delete program.
- sigcheck: Dump file version information and verify that images on your system are digitally signed.
- Sync: Flush cached data to disk. This tool can be used before removing your thump drive
Networking Utilities
Process Utilities
- Autoruns: See what programs are configured to startup automatically when your system boots and you login.
- Handle: This handy command-line utility will show you what files are open by which processes, and much more. Use Process Expolorer for the UI version.
- ListDll: List all the DLLs that are currently loaded, including where they are loaded and their version numbers. Version 2.0 prints the full path names of loaded modules.
- Process Explorer: Find out what files, registry keys and other objects processes have open, which DLLs they have loaded, and more. This uniquely powerful utility will even show you who owns each process.
- Process Monitor: Monitor file system, Registry, process, thread and DLL activity in real-time.
- ShellRunas: Launch programs as a different user via a convenient shell context-menu entry
- VMMap: See a breakdown of a process's committed virtual memory types as well as the amount of physical memory (working set) assigned by the operating system to those types. Identify the sources of process memory usage and the memory cost of application features.
No comments:
Post a Comment