Windows 7 and Server 2008 R2 includes a new command line utility to enable and disable Windows features. The Deployment Image Servicing and Management tool (DISM) is perfect for IT professionals and power users that want to manage Windows components without using the GUI. Since it is a command line utility it can be used in scripts to manage components. Using DISM requires an administrative level command prompt. Click on the Start Button, type in cmd, hold down Shift and Ctrl and hit Enter (holding down Shift and Ctrl while hitting enter will start any command you type in as administrator).
Showing posts with label cmd. Show all posts
Showing posts with label cmd. Show all posts
23.11.11
Item Manage Windows Features from Command Line with DISM
Delicious Digg StumbleUpon Reddit Subscribe to RSS Feed
Windows 7 and Server 2008 R2 includes a new command line utility to enable and disable Windows features. The Deployment Image Servicing and Management tool (DISM) is perfect for IT professionals and power users that want to manage Windows components without using the GUI. Since it is a command line utility it can be used in scripts to manage components. Using DISM requires an administrative level command prompt. Click on the Start Button, type in cmd, hold down Shift and Ctrl and hit Enter (holding down Shift and Ctrl while hitting enter will start any command you type in as administrator).
Configure IP Address and DNS from Command Line
Delicious Digg StumbleUpon Reddit Subscribe to RSS Feed
The IP address of your computer can be set from the command prompt by running the following commands at an administrative level prompt:
netsh interface ip set address name="Local Area Connection" static 123.123.123.123 255.255.255.0 123.123.123.1 1
Item Analyze Energy Efficiency
Delicious Digg StumbleUpon Reddit Subscribe to RSS Feed
Windows 7 and Server 2008 include a hidden power efficiency diagnostic report that can help make your computer more energy efficient. The report is generated through the powercfg utility and monitors your computer for 60 seconds. Power settings, hardware and what you computer is doing is all monitored to identify power waste. Once completed, the report will show errors, warnings and general information about the power efficiency capabilities of your hardware and what is preventing it from operating efficiently. Generating the report requires access to an administrative level Command Prompt. Click on the Start Button, type in cmd, hold down CTRL and SHIFT and then hit Enter. That will start an administrative level command prompt.
How to install Telnet with only one command
Delicious Digg StumbleUpon Reddit Subscribe to RSS Feed
Starting with Windows Vista, Microsoft no longer includes
the telnet command installed by default.
It is still available but must be installed or enabled by the user. The normal way to enabled additional features
is through the “Turn Windows features on or off” window found in Control
Panel. This accomplishes the task but
can be annoying when you are working in Command Prompt and need to use the
telnet command right away.
Instead of going to Control Panel, there is a better way. At an administrative level command prompt, simply run:
Instead of going to Control Panel, there is a better way. At an administrative level command prompt, simply run:
Search the Office 2010 Ribbon with Search Commands
Delicious Digg StumbleUpon Reddit Subscribe to RSS Feed
While the ribbon interface in Office 2010 is a refined version included
in Office 2007 it is completely new for many users that upgraded from
Office 2003 directly to 2010. For new users the most popular problem is
finding where settings and features are located in the redesigned ribbon
menu.
Microsoft Office Labs has released the perfect add-on utility for any new Office 2010 user. Instead of manually searching through the ribbon for what you need, simply type it in.
Microsoft Office Labs has released the perfect add-on utility for any new Office 2010 user. Instead of manually searching through the ribbon for what you need, simply type it in.
17.11.11
174 Run Commands For Windows XP
Delicious Digg StumbleUpon Reddit Subscribe to RSS Feed
| Program | Run Command |
| Accessibility Controls | access.cpl |
| Accessibility Wizard | accwiz |
| Add Hardware Wizard | hdwwiz.cpl |
| Add/Remove Programs | appwiz.cpl |
| Administrative Tools | control admintools |
| Adobe Acrobat ( if installed ) | acrobat |
| Adobe Distiller ( if installed ) | acrodist |
| Adobe ImageReady ( if installed ) | imageready |
| Adobe Photoshop ( if installed ) | photoshop |
| Automatic Updates | wuaucpl.cpl |
15.11.11
Windows IP Utilities
Delicious Digg StumbleUpon Reddit Subscribe to RSS Feed
The following are the IP utilities available in Windows that help in finding out the information about IP Hosts and domains. These are the basic IP Hacking Commands that everyone must know!
Please note that the the term Host used in this article can also be assumed as a Website for simple understanding purpose.
1. PING
PING is a simple application (command) used to determine whether a host is online and available. PING command sends one or more ICMP
Echo messages to a specified host requesting a reply. The receiver
(Target Host) responds to this ICMP Echo message and returns it back to
the sender. This confirms that the Host is online and available.
Otherwise the host is said to be unavailable.
10.11.11
Watch Hidden Star Wars in Windows XP, Vista and 7
Delicious Digg StumbleUpon Reddit Subscribe to RSS Feed
Every one of us has watched Star Wars on television, computer or in a theater. It is the same movie with aliens fighting each other for galaxies and such stuff. There is nothing new in it. But wait, have you watched an ASCII( American Standard Code for Information Interchange) version of Star Wars and that too in Windows using telnet. A word mostly linked with computer wizards. Well if you have not, then you must do it now!


