8000 PowerShell-Docs/scripting/PowerShell-Scripting.md at staging · CodeCyclone/PowerShell-Docs · GitHub
[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
60 lines (51 loc) · 2.85 KB

File metadata and controls

60 lines (51 loc) · 2.85 KB
title PowerShell Scripting
ms.date 2016-05-11
keywords powershell,cmdlet
description
ms.topic article
author jpjofre
manager dongill
ms.prod powershell

PowerShell Scripting

This is the top page of the official PowerShell documentation set.
From here you'll be able to find the information you need about PowerShell.

The documentation collection is organized around 4 main sections:

In this section you'll find all announcements about the product (version by version and release by release).

In this section you'll find all you need to know to install all versions of PowerShell, in all supported environments.

You will also find how to configure for: security, accessibility, remote access and management, workflows, and web access.

This section is for users new to PowerShell to get all the information needed to start using the product.
Find in this section:

  • The Getting Ready to Use Windows PowerShell that explains the necessary steps needed to setup PowerShell to execute and try all code and command snippets presented in the 'Getting Started with PowerShell' section.
  • The fundamental concepts guide that explains what is PowerShell and the basic concepts needed to start using it.
  • A series of 'understanding <concept>' topics that cover the basics of PowerShell.
  • A series of 'basic cookbook for <usage>' topics that provide recipes to execute standard tasks around files, file system, registry, processes, services and similar day-to-day subjects.
  • A curated guide to other sources for learning PowerShell.

This section contains all reference material and in-depth guides for PowerShell.
Find in this section:

0