Use advanced Windows PowerShell remoting techniques

Intermediate
Administrator
Azure
Microsoft Entra ID
Azure Cloud Services
Azure PowerShell
Azure Virtual Machines
Microsoft 365

This module covers some useful advanced techniques that help overcome the limitations of basic Windows PowerShell remoting.

Learning objectives

Upon completion of this module, the learner is able to:

  • Configure common remoting options.

  • Send parameters and local variables to remote computers.

  • Describe the use of Windows PowerShell scopes.

  • Send local variables to a remote computer.

  • Configure multi-hop remoting authentication.

Prerequisites

  • Familiarity with Windows networking technologies and implementation

  • Familiarity with Windows Server administration, maintenance, and troubleshooting

  • Familiarity with Windows PowerShell and its commands to perform specific tasks

  • Familiarity with PowerShell cmdlets used for system administration tasks related to Active Directory, network configuration, server administration, and Windows 10 device administration

  • Familiarity with Windows PowerShell pipeline, PSProviders, and PSDrives

  • Familiarity with CIM and WMI technologies

  • Familiarity to use variables, arrays, hash tables, and scripting constructs in Windows PowerShell