Remoting

There are 4 entries for the tag Remoting

PowerShell Server v2 vs PowerShell v2 Remoting via WinRM

A lot of people have asked me to explain the differences in the PowerShell Server v2 product with the obvious alternative: PowerShell v2 Remoting via WinRM. PowerShell Server The nutshell is that with the PowerShell Server, you are not limited to Windows machines and you don’t need WinRM or any other software other than the PowerShell Server itself and any old SSH client. This means that the “client” machine, where the commands are being sent from, can be anything – a Linux machine, a handheld device...

Posted On Friday, January 09, 2009 3:16 PM | Feedback (4)

How to Execute SQL PowerShell Commands Anywhere

SQL Server 2008 PowerShell Cmdlets + /n software PowerShell Server v2 = Execute SQL Queries Anywhere. If you don’t already have the SQL cmdlets for PowerShell, you’ll need to download and install SQL Server 2008. A warning for those of you running on x64 machines - you’ll have to export the SQL Server keys in HKEY_LOCAL_MACHINE\SOFTWARE... (there should be 2 in PowerShellSnapIns and 1 in ShellIds) and reimport them to Wow6432Node. If you don’t already have /n software’s PowerShell...

Posted On Monday, December 22, 2008 3:13 PM | Feedback (3)

New NetCmdlets and PowerShell Server Releases

The new NetCmdlets v2 and PowerShell Server v2 are now available! NEW: NetCmdlets V2 and PowerShell Server V2 NetCmdlets V2 is packed full of exciting new features including Parameter Sets, Object Pipelining, and new Cmdlets for SSH connectivity and Amazon Web Services (S3) Integration PowerShell Server instantly enables Windows desktops and servers with an SSH secured PowerShell host entrypoint. Try out the new featues in NetCmdlets V2 and PowerShell Server: download a 30-day trial! If you are already...

Posted On Monday, December 22, 2008 3:08 PM | Feedback (1)

Executing PowerShell commands from iPhone and Linux?

Update: Here is how I did it, with the published version of PowerShell Server: http://geekswithblogs.net/L... I was talking to Richard Giles at Idera today and he made me realize that I’d never blogged about running PowerShell commands from my secondary Linux desktop, and from the iPhone. Here are the pictures, I posted them on Flickr a while back. This is done by using /nsoftware’s PowerShell Server (currently awaiting v2 release...

Posted On Wednesday, November 19, 2008 3:01 PM | Feedback (2)

Copyright © Lance Robinson

Design by Bartosz Brzezinski

Design by Phil Haack Based On A Design By Bartosz Brzezinski