For many Windows users, the thought of using the Command Prompt is either a scary experience or something that they will never need. But for some, the command prompt is a powerful tool that can be far more useful than many graphical tools available in Windows.
Being a System Administrator, I constantly use the command prompt, 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 command line, here are my top 10 built-in (non third party) command line tools for XP, Vista and WIndows server versions (remember these commands are not your typical tools, such as find, copy, move, dir, etc..).
1 - systeminfo - Have a need to display operating system configuration information for a local or remote machine, including service pack levels? Then systeminfo is the tool to use. When I need to connect to a system that I am not familiar with, this is the first tool I run. Read More»
Posted in Computer | 2 Comments »
Microsoft has updated Windows PowerShell 1.0 for Windows XP and Windows Server 2003 and made new English-language installation packages available for download as of June 23, 2008. Designed to integrate with Windows Server 2003 SP1, SP2 and R2 (x86, x64 and Itanium-based) along with Windows XP SP2 (both the 32-bit and 64-bit editions) and SP3 (only 32-bit), the updated release of Windows PowerShell 1.0 does not target Microsoft’s latest Windows client. Windows Vista SP1 is ignored with the latest variant of Windows Power Shell available since January 30, 2007, the day that Microsoft also made available Vista RTM.
“Windows PowerShell is a new command-line shell and scripting language designed for system administration and automation. Built on the .NET Framework, Windows PowerShell enables IT professionals and developers control and automate the administration of Windows and applications,” Microsoft informed in the product’s description. “Windows PowerShell includes more than 130 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).” Read More»
Posted in Windows XP | No Comments »