A command line tutorial for server virtualization management

A command line tutorial for server virtualization management

Keith Kessinger, Assistant Site Editor

The command line prompt is a computing dinosaur. But unlike the T-Rex and stegosaurus, the command line isn't extinct. In fact, it thrives in server virtualization

    Requires Free Membership to View

    When you register, my team of editors will also send you the latest expert resources covering all areas of server virtualization, such as platforms, architectures and strategies, server hardware, managing virtual environments, application issues and more.

    Margie Semilof, Editorial Director

    By submitting your registration information to SearchServerVirtualization.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchServerVirtualization.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

environments.

The resources in this command line tutorial for server virtualization management cover the major hypervisors and scripting languages. Whether you're new to commands or just need a refresher, this guide should simplify server virtualization management in your data center.

The power of the command line
The command line serves as a powerful and versatile way for IT administrators to interact and manage a virtual infrastructure. Through a series of command line inputs -- such as commands, cmdlets and scripts -- virtualization admins can monitor and change the characteristics of physical and virtual machines (VMs), everything from viewing the CPU statistics of a virtual host to the provisioning of new guest VMs.

Command line tools provide distinct advantages over their graphical user interface (GUI) management utilities.

  • Save time. GUIs offer simplicity and a clean interface, but at the cost of speed. Generally, GUI management tools require multiple mouse clicks to navigate menus and complete tasks. This point-and-click management environment bogs down complex activities, such as batch provisioning or VM configurations.
  • Command line tools, on the other hand, excel at these procedural assignments. Commands, cmdlets and scripts can automate tedious, repetitious tasks -- allowing admins to work on other assignments. Additionally, commands retrieve information more quickly than GUI management tools because there are fewer windows and mouse clicks involved.

  • Reduce mistakes. Through automation, commands and scripts reduce the chance of human error and ensure consistency.

There is a learning curve for command line management, however. Admins must manipulate a scripting language to execute commands. The PowerShell language -- used in VMware and Microsoft Hyper-V environments, for example -- has a syntax as well as numerous noun and verb combinations. In essence, it's a language, no different than English or Spanish, albeit not as complex.

For platform-specific resources, check out the other sections of this command line tutorial.

This was first published in September 2010

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.