Chapter 2. PowerShell Remoting

 

10.1. The many forms of remote control

10.2. Remoting overview

10.2.1. Authentication

10.2.2. Firewalls and security

10.3. Using Remoting

10.3.1. Enabling Remoting

10.3.2. 1-to-1 Remoting

10.3.3. 1-to-many Remoting

10.3.4. Remoting caveats

10.3.5. Remoting options

10.4. PSSessions

10.4.1. Creating a persistent session

10.4.2. Using a session

10.4.3. Managing sessions

10.4.4. Disconnecting and reconnecting sessions

10.5. Advanced session techniques

10.5.1. Session parameters

10.5.2. Session options

10.6. Creating a custom endpoint

10.6.1. Custom endpoints for delegated administration

10.7. Connecting to non-default endpoints

10.8. Enabling the “second hop”

10.9. Setting up WinRM listeners

10.9.1. Creating an HTTP listener

10.9.2. Adding an HTTPS listener

10.10. Other configuration scenarios

10.10.1. Cross-domain Remoting

10.10.2. Quotas

10.10.3. Configuring on a remote machine