1.PowerShell Introduction

Source: Internet
Author: User

What is PowerShell introduction

You may not have heard of PowerShell, but I'm sure you know there's a very powerful secret weapon under Linux, bash!. , we can achieve a variety of functions directly through the system's own script file, and the previous Microsoft platform for such operations under the only batch file! But the batch process is not so powerful, the complexity of the task is obviously inadequate. But our topic today is PowerShell, let's take a look at Microsoft's official explanation for PowerShell

PowerShell is a task-based command-line shell and scripting language built on the. NET Framework. PowerShell helps system administrators and power-users can rapidly automate tasks that manage operating systems (Linux, MA COS, and Windows) and processes.

The power shell is based on a. NET shell and scripting language, he helps administrators do some automated operations, and it is cross-platform!
Needless to say, I believe you should know the power of the. NET platform, and PowerShell can invoke features under the. NET Platform, in addition to its own very easy-to-understand language. For system administrators, it's important to learn about PowerShell for people who want windows to better serve themselves.

How do I call PowerShell?
    • The first method: by running the command
      We can start the PowerShell command line interface by opening the Run dialog box with the Win+r key and entering PowerShell in the Run dialog.

    • The second method: Click the right mouse button by holding down shift at any folder location

    • The third method is to enter PowerShell in the address bar of any folder

1.PowerShell Introduction

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.