CHAPTER 19

Remote Administration

IN THIS CHAPTER, YOU WILL LEARN TO:

  • USE CLASSIC REMOTING
  • CONFIGURE WINDOWS POWERSHELL REMOTING

    Enable Remoting

    Enable CredSSP

    Increase Memory for Remote Sessions

  • EXECUTE REMOTE COMMANDS

    Use Invoke-Command

    Use Enter-PSSession

    Use Import-PSSession

    Understand Serialization

  • CONFIGURE SESSIONS

    Create Session Configurations

    Secure Session Configurations

With Windows PowerShell 1.0, we had some limited ability to run commands against a remote computer. The few cmdlets that supported remote operations used technologies such as Remote Procedure Call (RPC) and Distributed Component Object Model (DCOM). It was up to the author of each cmdlet to choose whether remote operations would be supported and what technologies ...

Get Automating Microsoft® SharePoint® 2010 Administration with Windows PowerShell® 2.0 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.