Tag: command line tools

Top 10 Windows Built-In Command Line Tools

August 15, 2008 by Jason

For many users, the thought of using the Command Prompt is either a scary experience or something that they will never need. But for some, the is a powerful tool that can be far more useful than many graphical tools available in .

Being a , I constantly use the , mostly because I access systems remotely and many tasks can be performed quickly with out the graphics over head (even though connecting via Terminal Server is very convenient).

So if you are an avid user of the line, here are my top 10 built-in (non third party) line tools for XP, Vista and server versions (remember these are not your typical tools, such as find, copy, move, dir, etc..).

1 - - Have a need to display operating configuration information for a local or remote machine, including service pack levels? Then is the tool to use. When I need to connect to a that I am not familiar with, this is the first tool I run. Read More»

Windows PowerShell 1.0 for XP SP3

June 26, 2008 by Jason

has updated 1.0 for XP and Server 2003 and made new English-language installation packages available for as of June 23, 2008. Designed to integrate with Server 2003 SP1, SP2 and R2 (x86, x64 and Itanium-based) along with XP SP2 (both the 32-bit and 64-bit editions) and SP3 (only 32-bit), the updated release of 1.0 does not target ’s latest client. Vista SP1 is ignored with the latest variant of Shell available since January 30, 2007, the day that also made available Vista .

is a new -line shell and scripting language designed for administration and automation. Built on the .NET Framework, enables IT professionals and developers control and automate the administration of and applications,” informed in the product’s description. “ includes more than 130 -line tools (called ‘cmdlets’) for performing common administration tasks, such as managing services, processes, event logs, certificates, the , and using Instrumentation ().” Read More»