-
You can use PowerShell remoting and so called implicit remoting, and import the remote session into your local session and run remote commands like they are local ones. Almost. ;) You can find detailed explanation at http://blog.powershell.no/2010/12/05/lync-server-2010-remote-administration/ -aleksandar