当前位置: 首页 > 图文教程 > 操作系统 > Windows > Windows Sysinternals Suite Build 2009.06.04发布

Windows
操作系统启动慢的原因分析
Windows7 操作系统中的手写公式
hal.dll 丢失的原因分析
windows 安全模式下的作用
Dell 1200笔记本安装WinXP时盘符错乱
Windows Tab键 灵活使用
正确设置让Windows Vista防火墙发挥作用
对比Vista,探秘Windows 7系统内置的防火墙
解决Vista进入桌面前“文件缺失”提示不能进入系统的问题
64位Vista、Windows7系统IIS连接数据库故障完美解决
Vista、XP、Windows7下非会员如何去除QQ2009的广告
如何彻底屏蔽网页右下角的百度TV等广告窗口
解决Windows Vista系统安装时识别不到硬盘问题
Windows 7 和 Vista 下使用 Alipay 的解决方法总结
设置和使用Windows Vista中的Windows会议室
快速切换Vista/Win7下的电源计划
启用和禁用Vista和Win 7中的TCP半开连接数限制
Windows 7 和Vista下IE8访问交通银行网上银行的解决办法
两种方法解决Vista下内置游戏无故丢失的问题
Windows Vista/7中关机、睡眠和休眠的区别

Windows Sysinternals Suite Build 2009.06.04发布


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-10-20   浏览: 114 ::
收藏到网摘: n/a

Sysinternals Suite是微软发布的一套非常强大的免费工具程序集。我想介绍就不用多说了吧。用好Windows Sysinternals Suite里的工具,你将更有能力处理Windows的各种问题,而且不花一毛钱。

Sysinternals 之前为Winternals公司提供的免费工具,Winternals原本是一间主力产品为系统复原与资料保护的公司,为了解决工程师平常在工作上遇到的 各种问题,便开发出许多小工具。之后他们将这些工具集合起来称为Sysinternals,并放在网路供人免费下载,其中也包含部分工具的原始码,一直以 来都颇受IT专家社群的好评。

The Sysinternals Troubleshooting Utilities have been rolled up into a single Suite of tools. This file contains the individual troubleshooting tools and help files. It does not contain non-troubleshooting tools like the BSOD Screen Saver or NotMyFault. Microsoft acquired Sysinternals in July, 2006. 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. If you have a question about a tool or how to use them, please visit the Sysinternals Forum for answers and help from other users and our moderators.

The Suite is a bundling of the following selected Sysinternals Utilities:
    * AccessChk: This tool shows you the accesses the user or group you specify has to files, Registry keys or Windows services.
    * AccessEnum: This simple yet powerful security tool shows you who has what access to directories, files and Registry keys on your systems. Use it to find holes in your permissions.
    * AdExplorer: Active Directory Explorer is an advanced Active Directory (AD) viewer and editor.
    * AdInsight: An LDAP (Light-weight Directory Access Protocol) real-time monitoring tool aimed at troubleshooting Active Directory client applications.
    * AdRestore: Undelete Server 2003 Active Directory objects.
    * Autologon: Bypass password screen during logon.
    * Autoruns: See what programs are configured to startup automatically when your system boots and you login. Autoruns also shows you the full list of Registry and file locations where applications can configure auto-start settings.
    * BgInfo: This fully-configurable program automatically generates desktop backgrounds that include important information about the system including IP addresses, computer name, network adapters, and more.
    * BlueScreen: This screen saver not only accurately simulates Blue Screens, but simulated reboots as well (complete with CHKDSK), and works on Windows NT 4, Windows 2000, Windows XP, Server 2003 and Windows 9x.
    * CacheSet: CacheSet is a program that allows you to control the Cache Manager's working set size using functions provided by NT. It's compatible with all versions of NT.
    * ClockRes: View the resolution of the system clock, which is also the maximum timer resolution
    * Contig: Wish you could quickly defragment your frequently used files? Use Contig to optimize individual files, or to create new files that are contiguous.
    * Ctrl2cap: This is a kernel-mode driver that demonstrates keyboard input filtering just above the keyboard class driver in order to turn caps-locks into control keys. Filtering at this level allows conversion and hiding of keys before NT even "sees" them. Ctrl2cap also shows how to use NtDisplayString() to print messages to the initialization blue-screen.
    * DebugView: Another first from Sysinternals: This program intercepts calls made to DbgPrint by device drivers and OutputDebugString made by Win32 programs. It allows for viewing and recording of debug session output on your local machine or across the Internet without an active debugger.
    * DiskExt: Display volume disk-mappings
    * DiskView: Graphical disk sector utility
    * Diskmon: This utility captures all hard disk activity or acts like a software disk activity light in your system tray.
    * Du: View disk usage by directory
    * EFSDump: View information for encrypted files
    * Filemon: This monitoring tool lets you see all file system activity in real-time.
    * Handle: This handy command-line utility will show you what files are open by which processes, and much more.
    * Hex2dec: Convert hex numbers to decimal and vice versa.
    * Junction: Create Win2K NTFS symbolic links
    * LDMDump: Dump the contents of the Logical Disk Manager's on-disk database, which describes the partitioning of Windows 2000 Dynamic disks.
    * ListDLLs: 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.
    * LiveKd: Use Microsoft kernel debuggers to examine a live system.
    * LoadOrder: See the order in which devices are loaded on your WinNT/2K system
    * MoveFile: Allows you to schedule move and delete commands for the next reboot.
    * LogonSessions: List the active logon sessions on a system.
    * NewSID: Learn about the computer SID problem everybody has been talking about and get a free computer SID changer, NewSID.
    * 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.
    * PageDefrag: Defragment your paging files and Registry hives!
    * PendMoves: Enumerate the list of file rename and delete commands that will be executed the next boot
    * Portmon: Monitor serial and parallel port activity with this advanced monitoring tool. It knows about all standard serial and parallel IOCTLs and even shows you a portion of the data being sent and received. Version 3.x has powerful new UI enhancements and advanced filtering capabilities.
    * 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.
    * ProcFeatures: This applet reports processor and Windows support for Physical Address Extensions and No Execute buffer overflow protection.
    * PsExec: Execute processes with limited-user rights.
    * PsFile: See what files are opened remotely.
    * PsGetSid: Displays the SID of a computer or a user.
    * PsInfo: Obtain information about a system.
    * PsKill: Terminate local or remote processes.
    * PsList: Show information about processes and threads.
    * PsLoggedOn: Show users logged on to a system
    * PsLogList: Dump event log records.
    * PsPasswd: Changes account passwords.
    * PsService: View and control services.
    * PsShutdown: Shuts down and optionally reboots a computer.
    * PsSuspend: Suspend and resume processes.
    * PsTools: 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.
    * RegDelNull: Scan for and delete Registry keys that contain embedded null-characters that are otherwise undeleteable by standard Registry-editing tools.
    * RegHide: Creates a key called "HKEY_LOCAL_MACHINESoftwareSysinternalsCan't touch me!0" using the Native API, and inside this key it creates a value.
    * Regjump: Jump to the registry path you specify in Regedit.
    * Regmon: This monitoring tool lets you see all Registry activity in real-time.
    * RootkitRevealer: Scan your system for rootkit-based malware
    * SDelete: Securely overwrite your sensitive files and cleanse your free space of previously deleted files using this DoD-compliant secure delete program.
    * ShareEnum: Scan file shares on your network and view their security settings to close security holes.
    * Sigcheck: Dump file version information and verify that images on your system are digitally signed.
    * Streams: Reveal NTFS alternate streams
    * Strings: Search for ANSI and UNICODE strings in binaryimages.
    * Sync: Flush cached data to disk
    * TCPView: Active socket command-line viewer.
    * VolumeId: Set Volume ID of FAT or NTFS drives
    * Whois: See who owns an Internet address.
    * Winobj: The ultimate Object Manager namespace viewer is here.
    * ZoomIt: Presentation utility for zooming and drawing on the screen.

官网:http://www.microsoft.com/technet/sysinternals/utilities/sysinternalssu...

官方下载:
http://download.sysinternals.com/Files/SysinternalsSuite.zip