PowerShell to get the job done
An introduction for beginners
Language: English - ISBN: 9789464052350 - 31 pages
€16.66
Synopsis
PowerShell is a task automation and configuration management framework from Microsoft, consisting of a command-line shell and associated scripting language. Initially a Windows component only, known as Windows PowerShell, it was made open-source and cross-platform with the introduction of PowerShell Core. The former is built on the .NET Framework, the latter on .NET Core.
In PowerShell, administrative tasks are generally performed by cmdlets (pronounced command-lets), which are specialized .NET classes implementing a particular operation. These work by accessing data in different data stores, like the file system or registry, which are made available to PowerShell via providers. Third-party developers can add cmdlets and providers to PowerShell. Cmdlets may be used by scripts and scripts may be packaged into modules.
Product specifications
Binding | Paperback |
---|---|
Language | English |
Publishing date | Tuesday, 6 April 2021 |
Edition | 1 |
ISBN | 9789464052350 |
Pagecount | 31 |
Interior color | Full color |
Size | 155 x 235 mm |
Author | Gerard Sollie |
Category | Business > Technology |