en-NL
PowerShell to get the job done

PowerShell to get the job done

An introduction for beginners
Gerard Sollie
Language: English - ISBN: 9789464052350 - 31 pages
Paperback
€16.66
€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

BindingPaperback
LanguageEnglish
Publishing dateTuesday, 6 April 2021
Edition1
ISBN9789464052350
Pagecount31
Interior colorFull color
Size155 x 235 mm
AuthorGerard Sollie
CategoryBusiness > Technology