Remote Management with PowerShell
This course will teach you how to create and manage remote PowerShell sessions.
What you'll learn
In order to manage a network of workstations or servers, PowerShell commands are an essential piece of knowledge. In this course, Remote Management with PowerShell, you'll learn to execute PowerShell commands across multiple workstations and servers. First, you'll explore enabling PowerShell Remoting. Next, you'll discover how to create and manage remote sessions. Finally, you'll learn how to execute commands using multiple remote sessions. When you're finished with this course, you'll have the skills and knowledge of using remote sessions needed to enhance your PowerShell management of workstations and servers.
Table of contents
- Agenda 1m
- Using "PSCredential" Objects for Storing Credentials 3m
- Demo: Creating PSCredential Objects 6m
- Implementing Trusted Hosts 5m
- Demo: Use Trusted Host Entries for Remote Connections 10m
- Creating and Removing PowerShell Sessions 9m
- Demo: Create, Reuse, and Remove PowerShell Sessions 11m
- Summary 1m
- Agenda 1m
- Creating Single and Multiple Remote Sessions 5m
- Demo: Create Single and Multiple Computer Remote Sessions 7m
- Executing Commands on Remote Computers 6m
- Demo: Executing Script Block Commands 4m
- Demo: Executing FilePath Commands 6m
- Demo: Executing Commands and Using CredSSP 6m
- Copying Files to Remote Computers 4m
- Demo: Execute Scripts Stored on Network Shares 6m
- Demo: Copy Files via PowerShell Sessions 7m
- Summary 1m