Tag: simple_tools

Windows PowerShell 1.0

February 14, 2007 by Jason

Windows PowerShell includes:
1. One hundred and twenty-nine command-line tools (called “cmdlets”) for performing common system administration tasks, such as managing services, processes, event logs, certificates, the registry, and using Windows Management Instrumentation (WMI).
2. Command-line tools are easy to learn and easy to use with standard naming conventions and common parameters, and simple tools for sorting, filtering, and formatting data and objects.
3. Support for existing scripting languages and existing command-line tools, and multiple versions of Windows, including Windows XP, Windows Server 2003, Windows Vista and Windows Server code name “Longhorn”. Read More»