Windows PowerShell 4.0 for .NET Developers by 2014

Windows PowerShell 4.0 for .NET Developers by 2014

Author:2014
Language: eng
Format: mobi
Publisher: Packt Publishing


Windows PowerShell remoting

PowerShell remoting is one of the most powerful and impressive capabilities of Windows PowerShell. The remoting feature has been introduced in PowerShell Version 2. This feature uses Windows Remote Management (WinRM) to connect to any remote computer that is not physically accessible within your location, or even in a different geographic location. To make it simple, it is all about using the PowerShell console on your local machine to manage and control remote computers in different locations.

On Windows Server 2012 and 2012 R2, PowerShell remoting is enabled by default. However, you can use the Enable-PSRemoting cmdlet to enable it on an older server version and on Windows clients as well. You might also use the -SkipNetworkProfileCheck switch to allow remoting on public network profiles.

PS C:\> Enable-PSRemoting –Force -SkipNetworkProfileCheck



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.