1 min read

Modern PowerShell

Modern PowerShell
Photo by Waranont (Joe) / Unsplash

Author: Popov A.
Year: 2022
Number of pages: 3370

Explores the object-oriented command-line shell Microsoft PowerShell and its capabilities for automating daily tasks of users and administrators. Describes the basic elements and constructs of PowerShell, tools for writing and debugging scripts. Provides information on working with the file system and structured data (CSV, JSON). Techniques for managing processes, services and automation servers are covered. The issues of interaction with web resources by means of HTTP-queries are discussed. Examples are given of building a GUI for PowerShell scripts using Windows Forms and Windows Presentation Foundation.