A Layman's Guide to PowerShell 2.0 Remoting

Author:

Downloads: 212

Pages: 50

Published: 8 years ago

Rating: Rated: 0 times

  • 1 star
  • 2 stars
  • 3 stars
  • 4 stars
  • 5 stars

Read Five Books Free!

Become a member of Free-Ebooks.net and you can download five free books every month.

Already a member? Login here

Membership requires a valid email address. We DO NOT spam and do not allow others access to your private information.

Book Description HTML

One of the most exciting and important features of PowerShell 2.0 is the remoting capability. PowerShell remoting enables management of computers from a remote location. Remoting is built on top of Windows remote management (WinRM)1. WinRM is Microsoft’s implementation of the WS-Management2 protocol. This feature enables what is known as Universal Code Execution Model3 in Windows PowerShell 2.0. UCEM means that whatever runs locally should run anywhere. PowerShell Remoting also lets you import remote commands into a local session — a feature known as implicit Remoting and also enables you to save or export these imported commands to local disk as a module for later use. There are bunch of other features such as interactive sessions, etc. We will look into all these features -- one thing at a time.

Reader Reviews
loading comments
Add a comment: (You need to login to post a comment)
Rate this title: