Pearson: Windows Powershell Labs
(win-powershell-lab) / ISBN : 978-1-61691-880-4
This course includes
Hands-On Labs
251
Reviews
About This Course
Gain hands-on experience in Windows PowerShell with Windows PowerShell in 24 Hours performance-based labs. Performance-based labs simulate real-world, hardware, software & command line interface environments and can be mapped to any text-book, course & training. Windows PowerShell in 24 Hours performance-based labs provide the understanding of PowerShell module, its usage for different functions and gives experience in installing and configuring PowerShell, finding and discovering Windows PowerShell commands, managing Windows PowerShell providers, and much more.
Skills You’ll Get
Hands-On Labs
71+ LiveLab | 00+ Minutes
1
Getting to Know Windows PowerShell
- Determining the Windows PowerShell Version
- Displaying the Identity of the Current Windows PowerShell Host
- Retrieving Event Log Information with Windows PowerShell
- Creating and Opening a Text Log File in Notepad
2
Installing and Configuring Windows PowerShell
- Determining the Version of Windows
- Determining the .NET Framework Version
- Executing Basic Windows PowerShell Commands
- Using Grouping in PowerShell
3
Mastering the Windows PowerShell Help System
- Retrieving AD Commands
- Retrieving a Sorted List of Verbs
- Fetching the Help Article from Microsoft Web Servers
- Updating the Help Library of a Module
- Viewing Help Content
- Saving a Help File
- Retrieving Event Log Help
- Investigating Windows PowerShell Help
- Working with Aliases
- Displaying Command Options in a Graphical Window
4
Finding and Discovering Windows PowerShell Commands
- Viewing Registered Snap-Ins
- Adding a Snap-In
- Retrieving a List of Available Modules
- Importing an Available Module
- Retrieving the Number of Commands in a Module
- Exploring Windows PowerShell Commands
- Opening Internet Explorer Using PowerShell
- Opening a PDF File Using Windows PowerShell
5
Thinking in Terms of Objects
- Retrieving Metadata
- Retrieving the Available Properties with Get-Process
- Retrieving the Available Methods with Get-Process
- Retrieving Specific Information About Services
- Working with Objects and Members
6
Mastering the Windows PowerShell Pipeline
- Using the Pipeline Operator
- Adding Users Using a Hash Table
- Stopping the Print Spooler Service
- Storing Elements in an Array
- Experimenting with Pipeline Parameter Binding
7
Sorting, Filtering, and Measuring Windows PowerShell Output
- Sorting Output in Ascending Order
- Sorting Output Using Multiple Criteria
- Using PowerShell Comparison Operators
- Filtering the Output
- Generating Data Statistics
8
Managing Windows PowerShell Providers
- Viewing PSDrives on the System
9
Formatting, Exporting, and Converting Windows PowerShell Output
- Displaying the Output in an Interactive Table
- Formatting the Output as a Table
- Exporting Windows PowerShell Output
10
Implementing One-to-One Windows PowerShell Remoting
- Enabling Remoting Using Windows PowerShell
- Establishing a Remote Session
- Setting the Execution Policy
11
Deploying Windows PowerShell Web Access
- Managing the PSWA Gateway
12
Multitasking Windows PowerShell
- Creating a New Job
- Creating a Scheduled PowerShell Job
- Retrieving Files as a Job
13
Harnessing Windows PowerShell Workflow
- Writing a Windows PowerShell Script
14
Introducing WMI and CIM
- Executing the PowerShell CIM Commands
- Executing the PowerShell WMI Commands
15
Managing Software with Windows PowerShell OneGet
- Installing an Application
- Displaying the Package Providers of Applications
- Verifying an Installed Package
16
Desired State Configuration Basics
- Viewing the Properties of Windows Feature DSC Resources
- Creating and Updating a DSC Configuration
17
Introduction to Windows PowerShell Scripting
- Executing a Script with Loop and Iteration
- Creating a PowerShell Function
18
Making PowerShell Code Portable with Modules
- Adding a PSSnapin to a Session
- Getting the Recent Event Log
19
Managing Active Directory with Windows PowerShell
- Creating an OU
- Creating an AD Group
- Creating Domain User Accounts in Bulk
20
Managing SQL Server with Windows PowerShell
- Creating a Database
- Creating a Table
- Inserting Data into a Table
21
Managing SharePoint Server with Windows PowerShell
- Viewing the Site Collections