Basic knowledge of Windows powershell

Source: Internet
Author: User

Download:

Windows powershell 2.0 for Windows XP Service Pack 3

Note:Windows Management Framework CoreProgramThe package providesItUpdated management functions of professionals. This package includes the following components:Windows powershell 2.0AndWindows Remote Management (winrm) 2.0

Chinese:

Http://www.microsoft.com/downloads/details.aspx? Displaylang = ZH-CN & familyid = 60cb5b6c-6532-45e0-ab0f-a94ae9ababf5

Patch:Windows XPUpdate Program(Kb968930)

 

Start:

From Command Prompt(Cmd.exe)Window startupWindows powershellIn the command prompt, type:

Powershell

 

Windows powershellBasic knowledge

First, we will introduce Get-help cmdlet , Cmdlet Show related Windows powershell Medium Cmdlet And conceptual topic information. Next, we will introduce several basic Cmdlet , Describes how to use Cmdlet Parameters, and then describes how to set Cmdlet Output Format to obtain the data required for useful display. The last topic describes how to use aliases for easier use. Windows powershell , How Windows powershell Running traditional Windows Program and how to manage errors.

 

Get-help cmdlet Yes for understanding Windows powershell . Read Cmdlet You can start to learn how to use Windows powershell .

To display relatedWindows powershellFor information about the help system, enter:

Get-help

To obtainGet-command cmdletFor detailed help, enter:

Get-help get-command-detailed

To obtain Get-command cmdletComplete help, enter:

Get-help get-command-full

To displayGet-command cmdletFor example, enter:

Get-help get-command-Examples

To viewGet-commandOfTotalcountFor parameter descriptions, enter:

Get-help get-command-parameter totalcount

To viewGet-command cmdletFor all parameters, enter:

Get-help get-command-parameter *

To view"Get"CmdletFor a list of Help topics, enter:

Get-help get -*

To obtain help about wildcards, type:

Get-help about_wildcard

To displayWindows powershellFor a list of all conceptual help topics in, enter:

Get-help about _*

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.