This document provides an introduction to PowerShell remoting. It discusses the prerequisites for remoting, including having PowerShell 2.0 and Windows Remote Management installed. It explains how certain cmdlets were updated in PowerShell 2.0 to support the -ComputerName parameter for remote management. The document also demonstrates how to enable PowerShell remoting on a machine using Enable-PSRemoting and describes what tasks this runs to configure the system.