Remoting and Remote Management
Windows remoting came to PowerShell with the release of version 2.0. Windows remoting is a powerful feature that allows administrators to move away from RPC-based remote access.
This chapter covers the following topics:
- Executing remote commands
- PS Sessions
- WS-Management
- Remoting on Linux
- The double-hop problem
- CIM sessions
- Just Enough Administration
The examples in this chapter have additional technical requirements to follow along.