Instant Windows PowerShell functions
Enhance your knowledge of Windows PowerShell and get to grips Learn something new in an Instant! A short, fast, focused guide delivering immediate results. Understand new CMDLETs and parameters with relevant examples Discover new module functionality such as CIM, Workflow, DSC, and so on Acquaint yo...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Birmingham :
Packt Publishing
2013.
|
Edición: | 1st edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627664006719 |
Tabla de Contenidos:
- Intro
- Instant Windows PowerShell Guide
- Instant Windows PowerShell Guide
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files, eBooks, discount offers and more
- Why Subscribe?
- Free Access for Packt account holders
- Instant Updates on New Packt Books
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Errata
- Piracy
- Questions
- 1. Instant Windows PowerShell Guide
- Windows PowerShell - prerequisites
- Requirements for Windows Management Framework 3.0and Windows Management Framework 4.0
- Package contents
- Live with help (Simple)
- Getting ready
- How to do it...
- How it works…
- There's more…
- How you discover the commands
- Ask for help
- The ShowWindow parameter
- Calculate with the console (Simple)
- Getting ready
- How to do it...
- How it works…
- There's more…
- Dealing with PSDrive (Simple)
- Getting ready
- How to do it...
- How it works…
- There's more…
- Get-Credential
- Select-Object
- Import-Csv
- Dealing with JSON-formatted objects
- Windows PowerShell custom object enhancements
- Administer the system (Intermediate)
- Getting ready
- How to do it...
- How it works…
- There's more…
- Rename-Computer
- Operating the control panel from the console
- Test-Connection
- Test-NetConnection
- How to import modules to the console (Simple)
- Getting ready
- How to do it...
- How it works…
- There's more…
- LogPipelineExecutionDetails
- Get-Module
- Typing enhancements (Intermediate)
- Getting ready
- How to do it...
- How it works...
- Working with the various parameters of Get-Command (Intermediate)
- Getting ready
- How to do it...
- How it works...
- There's more…
- Getting the Configuration type CMDLETs.
- Setting default parameter values (Intermediate)
- Getting ready
- How to do it...
- How it works...
- There's more…
- PipelineVariable - a new common parameter
- Collection filtering using method syntax
- Alias the aliases (Simple)
- Getting ready
- How to do it...
- How it works...
- There's more…
- Get-Alias
- Import-Alias
- Get-Acl
- Operate the data (Intermediate)
- Getting ready
- How to do it...
- How it works...
- There's more…
- Get-Content
- Tee-Object
- Working with the Out-GridView CMDLET (Intermediate)
- Getting ready
- How to do it...
- How it works...
- There's more…
- Export-Csv
- Add-Member
- Get-Process
- Get-FileHash
- Session scheme (Intermediate)
- Getting ready
- How to do it...
- How it works...
- There's more…
- Get-PSSession
- New-PSTransportOption
- Working remotely (Advanced)
- Getting ready
- How to do it...
- How it works...
- There's more…
- Remoting local variable via Using
- WorkFlow sessions (Advanced)
- Getting ready
- How to do it...
- How it works...
- New-PSWorkflowSession
- New-PSWorkflowExecutionOption
- There's more…
- Invoke-AsWorkflow
- Common parameters of WorkFlow
- Workflow features introduced in PowerShell 4.0
- Script it (Advanced)
- Getting ready
- How to do it...
- How it works...
- There's more…
- Get-IseSnippet
- Import-IseSnippet
- Show-Command
- Unblock-File
- Restart-Computer
- WMI versus CIM (Advanced)
- Getting ready
- How to do it...
- How it works...
- There's more…
- Job scheduling (Intermediate)
- Getting ready
- How to do it...
- How it works...
- Few changes in Windows PowerShell 4.0
- There's more…
- Understanding Desired State Configuration (Advanced)
- Getting ready
- How to do it...
- How to define the Configuration block
- How it works...
- Executing Desired State Configuration (Advanced)
- Getting ready.
- How to do it...
- How it works...
- There's more…
- Exploring various configuration providers (Advanced)
- Getting ready
- How to do it...
- How it works...
- Archive resources
- Group resources
- Package resources
- Registry resources
- Script resources
- Service resources
- User resources
- There's more…
- Requirements for creating a custom DSC resource.