0% found this document useful (0 votes)
157 views

Powershell Tutorial - Tutorialspoint

Windows PowerShell is a command-line shell and scripting language designed for system administration on Windows operating systems. It allows IT professionals to control and automate Windows servers and applications. PowerShell commands called cmdlets let users manage computers from the command line and access data stores like the registry similarly to the file system. It also includes a robust scripting language to automate tasks beyond what is possible through the GUI.

Uploaded by

sudheer chowdary
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
157 views

Powershell Tutorial - Tutorialspoint

Windows PowerShell is a command-line shell and scripting language designed for system administration on Windows operating systems. It allows IT professionals to control and automate Windows servers and applications. PowerShell commands called cmdlets let users manage computers from the command line and access data stores like the registry similarly to the file system. It also includes a robust scripting language to automate tasks beyond what is possible through the GUI.

Uploaded by

sudheer chowdary
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

2/1/2020 Powershell Tutorial - Tutorialspoint

Powershell Tutorial

Quick Guide

Resources

Job Search

Discussion

Windows PowerShell is a command-line shell and scripting language designed especially for system
administration. Its analogue in Linux is called as Bash Scripting. Built on the .NET Framework, Windows
PowerShell helps IT professionals to control and automate the administration of the Windows operating
system and applications that run on Windows Server environment.

Windows PowerShell commands, called cmdlets, let you manage the computers from the command line.
Windows PowerShell providers let you access data stores, such as the Registry and Certificate Store, as
easily as you access the file system.

In addition, Windows PowerShell has a rich expression parser and a fully developed scripting language.
So in simple words you can complete all the tasks that you do with GUI and much more.

Audience

This tutorial has been designed for all those readers who want to learn the features of Windows Server
2012. It is especially going to be useful for all those professionals who are required to install and use this
operating system to perform various duties in their respective organizations.

Prerequisites

https://www.tutorialspoint.com/powershell/index.htm 1/2
2/1/2020 Powershell Tutorial - Tutorialspoint

We assume the readers of this tutorial have a practical experience of handling a Windows based Servers.
In addition, it is going to help if the readers have a basic knowledge of how to install and use an operating
system.

https://www.tutorialspoint.com/powershell/index.htm 2/2

You might also like