From an interactive remote session calling Install-Package or Uninstall-Package just returns a prompt back. No warning or error to indicate that the package was not successfully installed or uninstalled on the remote endpoint. In addition specifying -Verbose or -Whatif have no effect.

Would be quite cool to have the ability to install and uninstall packages remotely via Remoting.
Comments: Someone else seemed to have success with using the -Force parameter to install a package and blogged about it: [http://mikefrobbins.com/2014/04/08/using-the-powershell-version-5-preview-oneget-module-with-powershell-remoting/](http://mikefrobbins.com/2014/04/08/using-the-powershell-version-5-preview-oneget-module-with-powershell-remoting/)

Would be quite cool to have the ability to install and uninstall packages remotely via Remoting.
Comments: Someone else seemed to have success with using the -Force parameter to install a package and blogged about it: [http://mikefrobbins.com/2014/04/08/using-the-powershell-version-5-preview-oneget-module-with-powershell-remoting/](http://mikefrobbins.com/2014/04/08/using-the-powershell-version-5-preview-oneget-module-with-powershell-remoting/)